8593 Commits (21eba740e7bd813e22bcc2ff46103af3b2c94315)
 

Author SHA1 Message Date
Daniel Mensinger ca34d01dcc CI: Skip git tests if g-ir-scanner does not exist 5 years ago
Daniel Mensinger 792a84199b CI: Fix C++11 related error on osx for protocol buffer 5 years ago
Michael Hirsch, Ph.D fb121f6254 fs: rename samefile => is_samepath 5 years ago
Dylan Baker 9e21942780 linkers: Remove get_allow_undefined_args from link.exe 5 years ago
Ting-Wei Lan 04e08f5a1f PkgConfigDependency: Sort -L flags according to PKG_CONFIG_PATH 5 years ago
Daniel Mensinger c4649704c8 python: add embed to the python dependency function 5 years ago
Jussi Pakkanen 3122bac28a
Merge pull request #4649 from dcbaker/summary-function 5 years ago
Jussi Pakkanen a2a9611e1d
Merge pull request #6065 from dcbaker/pass-options-to-linker-detection 5 years ago
Michael Hirsch, Ph.D 8a57b608ad ci cmake: Windows link.exe skip due to symbol issues 5 years ago
Jussi Pakkanen 39db7b1afc Fail gracefully detecting hdf5 if pkg-config is not available. 5 years ago
Jussi Pakkanen 58999cad91 Fix macOS library test when using system zlib. 5 years ago
Michael Brockus 585ccfc789 Clean MSI generator Try 2 [skip ci] 5 years ago
Daniel Mensinger eb67fb1d97 default inc dirs: Fix warning on MSYS (fixes #6336) 5 years ago
Michael Hirsch, Ph.D d8921f15a3 ci: type hint checking for compilers/mixins/intel.py 5 years ago
Michael Hirsch, Ph.D 0b7fe3f78a intel/intel-cl: handle arguments in intel-specific way 5 years ago
Dylan Baker 31bb6eae45 run_tests.py: use mlog.log_once to avoid spamming ninja < 1.9 warnings 5 years ago
Dylan Baker 7f0224fb88 compilers: make use of mlog.log_once 5 years ago
Dylan Baker 614372aa55 mlog: Add a log_once function 5 years ago
Dylan Baker eb30c493f6 mlog: remove incorrect uses of global keyword 5 years ago
Xavier Claessens a4bb0928e3 summary: Add 'Subprojects' section to main project 5 years ago
Xavier Claessens 38953d8ee3 summary: Add bool_yn keyword argument 5 years ago
Xavier Claessens 49082f9669 summary: Allow section with no title, and passing key/value separately 5 years ago
Xavier Claessens 6e865a2330 Add a summary() function for configuration summarization 5 years ago
Paolo Bonzini 3778a34979 mintro: include test protocol in introspection data 5 years ago
Michael Hirsch, Ph.D 9371965132 ci fortran: add case where buildtype=release and warning_level=3 5 years ago
Dylan Baker 47dfe34c85 Consider compiler arguments in linker detection logic 5 years ago
Dylan Baker 87766b3727 Allow setting <lang>_args before the compiler is detected 5 years ago
Dylan Baker 7460e4ccda compilers: Make get_display_language a class or static method 5 years ago
Dylan Baker ee6e249f65 compilers: move language attribute to the class level 5 years ago
ePirat 0bf8862beb docs: Fix wrong example for shaderc dependency [skip ci] 5 years ago
Jussi Pakkanen 17dd9e5bff
Merge pull request #6207 from dcbaker/linker-option 5 years ago
Jonathan Perkin c3d0b95a58 dependencies: Fix executable file test on Unix. 5 years ago
Xavier Claessens 5031f4981d dist: Fix --include-subprojects when .wrap file has directory value 5 years ago
Daniel Mensinger fc800a2cb8 mintro: Add version key to --scan-dependencies (fixes #6287) 5 years ago
Daniel Mensinger 38d3fbca94 dep: Try extraframework before cmake (fixes #6113) 5 years ago
Michael Hirsch, Ph.D 5da1a6e586 cmake: subprocess external .decode(errors='ignore') to avoid traceback 5 years ago
Marc Herbert f2ad800408 docs: explain cross-compilation names sooner [skip ci] 5 years ago
Xavier Claessens 1dda7cde39 run_unittests: Disable pytest with python <= 3.5 5 years ago
Xavier Claessens 552e78da4d assert(): Make message argument optional 5 years ago
Daniel Mensinger 9c72d0fdb2 azure: Fix vs2015 5 years ago
Michael Hirsch, Ph.D 6eb67ee848 cmake test: skip case where Cmake backend not Fortran-compatible 5 years ago
Michael Hirsch, Ph.D 98fd4e5557 cmake: add project language to cmakelists.txt 5 years ago
Michael Hirsch, Ph.D 419a7a8f51 cmake: add fortran cache content 5 years ago
Xavier Claessens 162d2bcc71 run_command: Do not add dependency on /dev/stdout 5 years ago
Xavier Claessens 1298f71b1c dist: Add --include-subprojects option 5 years ago
Ken Gilmer f7d54c96c1 Add brief description of configuring Vala's preprocessor via the add_project_arguments() function. [skip ci] 5 years ago
Jussi Pakkanen a17746e2ab Fix typing import bug. 5 years ago
Daniel Mensinger 7065a697e3 types: Add type annotations to mintro.py 5 years ago
Michael Hirsch, Ph.D 8be7278855 run_project_tests: argparse(choices) for --only name check 5 years ago
Jussi Pakkanen 06cc98ab54
Merge pull request #6228 from scivision/scalapack 5 years ago