6750 Commits (fc3de287cbcd38fdbd06e1a81bb9a8d4ccd0c008)

Author SHA1 Message Date
Dylan Baker d8d09138c7 interpreter: allow KwargInfo.evolve to change the name as well 4 years ago
Dylan Baker 65b8c2663b modules/rust: fix initialize signature 4 years ago
Dylan Baker 8f3695fc53 modules/rust: use typed_kwargs for bindgen 4 years ago
Dylan Baker aca2192471 interpreter: fix `source_strings_to_files` annotations 4 years ago
Tristan Partin 1dc13e9951 Add unset_variable() 4 years ago
Xavier Claessens a2f110ff77 interpreter: Fix holder_map not being updated when subproject fails 4 years ago
Jussi Pakkanen f0b16e4e83 Refresh Ninja cache files on regeneration. 4 years ago
Eli Schwartz 59d4f771d2
editorconfig: add setting to trim trailing whitespace 4 years ago
Eli Schwartz c2592bc921
correct a copy-pasted comment 4 years ago
Jussi Pakkanen 3340d373fb Revert "interpreter: Fix holder_map not being updated when subproject fails" 4 years ago
Jussi Pakkanen a90d2925dd Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate" 4 years ago
Jussi Pakkanen f9d9cb174a Always generate Java rule, it is platform agnostic. 4 years ago
Dylan Baker 0b97d58548 compilers/c++: Add MSVC option to make the __cplusplus define accurate 4 years ago
Dylan Baker 6a83f8b9cb build: store global and project args per-machine even when not cross compiling 4 years ago
Dylan Baker 8a7451e051 build: add a few annotations 4 years ago
Xavier Claessens 223991c09e Fix i18n target name when using @BASENAME@ and configure_file() input 4 years ago
Eli Schwartz 487d45c1e5
i18n: use real build/install targets for gmo files 4 years ago
Xavier Claessens 27b319526c interpreter: Fix spurious warning in configure_data() 4 years ago
Emmanuele Bassi d9acd7505c gnome: Filter all compiler and linker flags 4 years ago
GustavoLCR 6a1157b2e5 Fix native targets for vs backend cross compilation 4 years ago
Xavier Claessens 5462ea921f interpreter: Fix missing subsubproject summary when subproject fails 4 years ago
Xavier Claessens 566383c727 interpreter: Fix holder_map not being updated when subproject fails 4 years ago
Xavier Claessens 59478ce2da modules: Fix typo in state.test() 4 years ago
lilinzhe dd2e3bf446 pkg-config: support for `-l:libfoo.a` 4 years ago
Daniel Mensinger 5c87167a34 interpreter: Fix list contains for Holders (fixes #9020 #9047) 4 years ago
Jussi Pakkanen f2fe271198 Add support for finding Javascript source libraries with Emscripten. 4 years ago
Xavier Claessens 943596abbb Fix --force-fallack-for with --wrap-mode=nofallback 4 years ago
Xavier Claessens 1dcde9da61 modules: Add API to add test 4 years ago
Stéphane Cerveau 51cbb15335 minstall: restore_selinux_contexts: fix env test 4 years ago
Stéphane Cerveau 2c3a68bc30 install: apply ldconfig at the end of the install 4 years ago
Stéphane Cerveau 7e8d5207a7 install: update restore_selinux to use popen_safe 4 years ago
Felix Schwarz 53ce1610a6 fix spelling error in user output ("depencency" -> "dependency") 4 years ago
Dylan Baker 386b312fa9 interpreterbase/decorators: fix typed_kwargs return type 4 years ago
Dylan Baker f4a1da0145 interpreterbase/decorators: use a named function for lowering strings 4 years ago
Dylan Baker 2307cbd2ac interpreter/typing: Add some type annotations 4 years ago
Dylan Baker d1b52b913f interpreter: split keyword definitions out of the interpreter 4 years ago
Alois Wohlschlager 40d5a38d1b Escape path in exclude filter passed to gcovr 4 years ago
Kevin Meagher 3c3fa0a12c add boolean parameter use_system for searching boost 4 years ago
Kevin Meagher f781c30700 Make libs a set from the begining 4 years ago
Kevin Meagher 7ce29e1eda Relax restrictions on detecting boost dependency 4 years ago
Xavier Claessens 9da99e7a59 destdir: Allow relative to build directory 4 years ago
Dylan Baker 630a41eb81 ninjabackend: use get_subdir() instead of subdir attribute for cython 4 years ago
Dylan Baker bc31c23074 build: Add annotation to CustomTargetIndex.get_subdir 4 years ago
Dylan Baker daf63fc377 build: Add get_subdir() to GeneratedList 4 years ago
Xavier Claessens 3f71779f8a Fix python module leaving PKG_CONFIG_LIBDIR set in os.environ. 4 years ago
Dylan Baker c0350d61a3 modules/dlang: Fix dependencies that should have been updated 4 years ago
Xavier Claessens de7bc71ee3 Fix when gtest dep is found but does not pass version check 4 years ago
xth a79980da6b fix bat_info UTF-8 string error 4 years ago
Eli Schwartz 1fb6c93947
intl dep: support static kwarg 4 years ago
Eli Schwartz f95a8f8282
intl: fix incorrect detection of header 4 years ago