14127 Commits (1991ad87061d068413cb6a593f3f29c9426df2b9)
 

Author SHA1 Message Date
Christoph Reiter 9c74c73bc7 openmp: add 5.1/5.2, fixes openmp with llvm v17 1 year ago
Christoph Reiter d0b09898c7 get_llvm_tool_names: add llvm 17 1 year ago
Xavier Claessens 586bd1136d interpreter: Move code that dumps generated AST 1 year ago
Xavier Claessens e9369be086 CMakeInterpreter: Remove useless arguments 1 year ago
Xavier Claessens 49e7e3b9cc Allow to fallback to cmake subproject 1 year ago
Kunwu.Chan c0da998afa
CPU family support 'sw_64' and remove the compile warning (#12273) 1 year ago
Alan Coopersmith ded5bd77ad ZlibSystemDependency: pass libtype to clib_compiler.find_library 1 year ago
Dylan Baker fa7c7d919a rust: properly rematerialize static dependencies as well as dynamic ones 1 year ago
Steven Noonan 54950544c2 objective-c++: add support for current supported standards in Apple Clang 1 year ago
Benoit Pierre 74407670e1 docs: fix `add_project_link_arguments` documentation 1 year ago
Xavier Claessens dbf081c9ce Rust: Fix both_libraries() case 1 year ago
Xavier Claessens 7321f01678 Rust: Use Popen_safe_logged in sanity checks 1 year ago
Xavier Claessens c6f33aed2d Rust: Fix proc-macro usage when cross compiling 1 year ago
Xavier Claessens 7592003484 Rust: Prevent linking Rust ABI with C library/executable 1 year ago
Xavier Claessens bdf1f3c0e2 Rust: Remove unit test already covered in "rust/4 polyglot" 1 year ago
Xavier Claessens 10dcd87d00 Rust: Replace rust_crate_type with rust_abi 1 year ago
Dylan Baker 8ccdb88137 Rust: Add a rust.proc_macro() method 1 year ago
Xavier Claessens dd22546bdd interpreter: Use common definition for sources type 1 year ago
Xavier Claessens 94f330fd9d interpreter: Allow regex matching in expect_error() 1 year ago
Xavier Claessens 8cb0217c4e pkgconfig: Use ImmutableListProtocol[str] for cached lists 1 year ago
Xavier Claessens f1c35b561f pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner 1 year ago
Xavier Claessens 6a56f6d98f pkgconfig: Deprecate "pkgconfig" in favor of "pkg-config" in [binaries] 1 year ago
Xavier Claessens 0eae4e0936 pkgconfig: Restore logging of pkg-config version 1 year ago
Xavier Claessens 2a6245e6b3 pkgconfig: Use lru_cache instead of caching command lines 1 year ago
Xavier Claessens dacd11a624 pkgconfig: Cache the implementation instance 1 year ago
Xavier Claessens dec85c41a9 Remove get_configtool_variable() 1 year ago
Xavier Claessens 30d7f506c7 Remove get_pkgconfig_variable() 1 year ago
yyyyyiiiiii e0c4cffd70 fix links 1 year ago
Eberhard Beilharz 5d8e2f301e Update link to lcov 1 year ago
Nomura 2b4002e60f
Metrowerks assembler should not inherit opt args from mixin 1 year ago
Nomura 319b1505e8
Metrowerks: set optlevel 3 to max optimization args 1 year ago
Nomura e7ed45396d
Metrowerks: remove duplicate optimization args 1 year ago
Albert Tang 665275a785
xcode: Check for apple framework deps by name 1 year ago
L. E. Segovia ca60f71b2e reference tables: Document how to set compiler paths with spaces in environment variables 1 year ago
L. E. Segovia 878d950887 environment, env2mfile: Don't shell split paths if they point to a valid executable 1 year ago
Christoph Reiter 1306d15616 Revert "tests: skip a test that fails with new Python 3.11 from MSYS2" 1 year ago
Xavier Claessens 718c86a7d5 Wrap: Use git instead of patch by default 1 year ago
Nomura 22da2c3c2d
Use @DIRNAME@ in Metrowerks cross files to point to linker script 1 year ago
Arsen Arsenović 0af126fec7 install_{data,headers,subdir}: implement follow_symlinks 1 year ago
Arsen Arsenović 56ef698426 run_project_tests: support checking for symlinks 1 year ago
Charles Brunet ef5931f12d fix undefined StringNode from previous commit 1 year ago
Charles Brunet 923b95f3d1 Fix assertion raised with invalid option name 1 year ago
Charles Brunet 8caf40e5ae Allow unit test to parse testcase blocks 1 year ago
Jussi Pakkanen d2dfef5205
Merge pull request #12152 from bruchar1/ast-preserve-all 1 year ago
Xavier Claessens 1b6c9ad02a msubprojects: Speedup subproject_dir extraction 1 year ago
Charles Brunet 57178e8ae7 fix bug with openssl when cmake is missing 1 year ago
Charles Brunet 14e35b63c0 parser: allow whitespaces and comments in cont_eol 1 year ago
Charles Brunet d3a26d158e raw printer 1 year ago
Charles Brunet 6a18ae48b3 ast: fully resolve nodes for add operation 1 year ago
Charles Brunet 11ef2a536c parser: preserve whitespaces and comments 1 year ago