11297 Commits (32d3b5c9e2d17b6cfc2a3fa4e3f5225d927abe03)
 

Author SHA1 Message Date
Dylan Baker 32d3b5c9e2 interpreter/compiler: Replace permittedKwargs({}) with noKwargs 4 years ago
Dylan Baker a1fb3199c8 interpreterobjects: Add TypedDict annoations for `extract_search_dirs` 4 years ago
Dylan Baker 580f316043 interperterbase: help type checkers do better type deduction 4 years ago
Dylan Baker d8d09138c7 interpreter: allow KwargInfo.evolve to change the name as well 4 years ago
Dylan Baker 5fe03cf8d9 unittests/base: Allow init method to fail 4 years ago
Dylan Baker 310d7d13f4 unittests/base: Move code out of the try block of a try/except statement 4 years ago
Dylan Baker 7daed5faf8 unittests/baseplatform: don't double print on error 4 years ago
Jussi Pakkanen aa68440ba6 Document new rules for green CI. 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
Nirbheek Chauhan c95bffb295 ci: Use 32-bit Rust and Python on vs2017 x86 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
Eli Schwartz 409aae51d6
misc formatting lint fixes, drop unneeded f-string 4 years ago
Eli Schwartz ead4ba7777
run_unittests: fix unused variable warnings 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
Eli Schwartz 00bfbcbfa2 tests: make detecting broken compilers always run without tracebacks 4 years ago
Jussi Pakkanen 6c55fc5cb0 Disable Rust + clangcl. 4 years ago
Jussi Pakkanen 75688240cf Disable vs2017 + 32bit Rust combo as it is broken. 4 years ago
Jussi Pakkanen 9ab12ca85e Force unity builds off in Flex test. 4 years ago
Xavier Claessens b74db1dda2 Document that custom_target() install_dir can be a list 4 years ago
Jussi Pakkanen 8c0c92e1a6 Allow gettext test to skip on macOS. 4 years ago
Eli Schwartz e4c50bf8a7
fix the previous commit which deleted a doc file but not the index entry 4 years ago
Eli Schwartz bf1ae2c7f9
Update wrap documentation to describe new submission process 4 years ago
Jussi Pakkanen cfc0a95c6f Fix building framework test. 4 years ago
Jussi Pakkanen 05d36ee394 Disable asan memory leak checks on a Cuda test. 4 years ago
Jussi Pakkanen 8f5e1649aa Pass a test file to flex test. 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
Adrien Plazas 042adba204 Make the flex test case work 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
Jussi Pakkanen 108fe84e7e Update iphone cross building. 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