index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-18
interpreter: fix overload for `source_strings_to_files`
Dylan Baker
2021-08-17
rust targets: lld-link is the same as link for static libs
Nirbheek Chauhan
2021-08-17
test cases/rust: clang-cl also needs extra_winlibs
Nirbheek Chauhan
2021-08-17
Revert "Disable Rust + clangcl."
Nirbheek Chauhan
2021-08-18
Revert "Disable vs2017 + 32bit Rust combo as it is broken."
Nirbheek Chauhan
2021-08-17
Add install tags
Xavier Claessens
2021-08-16
compilers/compilers: Fix some potential issues spotted by pyright
Dylan Baker
2021-08-16
interpreter/compiler: make helper methods protected
Dylan Baker
2021-08-16
run_mypy: add interpreter/compiler.py
Dylan Baker
2021-08-16
interpreter/compiler: Add type checking for the Compiler object
Dylan Baker
2021-08-16
interpreter/compiler: Add type annotations to TryRunResultHolder
Dylan Baker
2021-08-16
interpreter/compiler: remove unittest_args method
Dylan Baker
2021-08-16
compilers: Fix extra_args parameter
Dylan Baker
2021-08-16
compilers: Fix annotations for run and cached_compile
Dylan Baker
2021-08-16
interpreter/compiler: Replace permittedKwargs({}) with noKwargs
Dylan Baker
2021-08-16
interpreterobjects: Add TypedDict annoations for `extract_search_dirs`
Dylan Baker
2021-08-16
interperterbase: help type checkers do better type deduction
Dylan Baker
2021-08-16
interpreter: allow KwargInfo.evolve to change the name as well
Dylan Baker
2021-08-16
unittests/base: Allow init method to fail
Dylan Baker
2021-08-16
unittests/base: Move code out of the try block of a try/except statement
Dylan Baker
2021-08-16
unittests/baseplatform: don't double print on error
Dylan Baker
2021-08-16
Document new rules for green CI.
Jussi Pakkanen
2021-08-16
Add unset_variable()
Tristan Partin
2021-08-16
interpreter: Fix holder_map not being updated when subproject fails
Xavier Claessens
2021-08-16
ci: Use 32-bit Rust and Python on vs2017 x86
Nirbheek Chauhan
2021-08-15
Refresh Ninja cache files on regeneration.
Jussi Pakkanen
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-08-15
correct a copy-pasted comment
Eli Schwartz
2021-08-15
misc formatting lint fixes, drop unneeded f-string
Eli Schwartz
2021-08-15
run_unittests: fix unused variable warnings
Eli Schwartz
2021-08-15
Revert "interpreter: Fix holder_map not being updated when subproject fails"
Jussi Pakkanen
2021-08-15
Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"
Jussi Pakkanen
2021-08-15
tests: make detecting broken compilers always run without tracebacks
Eli Schwartz
2021-08-15
Disable Rust + clangcl.
Jussi Pakkanen
2021-08-15
Disable vs2017 + 32bit Rust combo as it is broken.
Jussi Pakkanen
2021-08-14
Force unity builds off in Flex test.
Jussi Pakkanen
2021-08-13
Document that custom_target() install_dir can be a list
Xavier Claessens
2021-08-12
Allow gettext test to skip on macOS.
Jussi Pakkanen
2021-08-12
fix the previous commit which deleted a doc file but not the index entry
Eli Schwartz
2021-08-12
Update wrap documentation to describe new submission process
Eli Schwartz
2021-08-12
Fix building framework test.
Jussi Pakkanen
2021-08-12
Disable asan memory leak checks on a Cuda test.
Jussi Pakkanen
2021-08-12
Pass a test file to flex test.
Jussi Pakkanen
2021-08-11
Always generate Java rule, it is platform agnostic.
Jussi Pakkanen
2021-08-11
compilers/c++: Add MSVC option to make the __cplusplus define accurate
Dylan Baker
2021-08-11
Make the flex test case work
Adrien Plazas
2021-08-09
build: store global and project args per-machine even when not cross compiling
Dylan Baker
2021-08-09
build: add a few annotations
Dylan Baker
2021-08-09
Fix i18n target name when using @BASENAME@ and configure_file() input
Xavier Claessens
2021-08-09
i18n: use real build/install targets for gmo files
Eli Schwartz
[next]