8784 Commits (090eaac91881b3cff50369fa0b1d53dcd5167fe6)
 

Author SHA1 Message Date
Jussi Pakkanen 91ee0d1405
Merge pull request #6582 from mensinda/cmQuotes 5 years ago
Dylan Baker 235b7a69e7 dependencies/ui: Honor static argument with wxwidgets 5 years ago
Dylan Baker f3773fa5c6 dependencies/ui: Add type annotations to WxDependency 5 years ago
Dylan Baker 68842f535f dependencies/ui: wxwidgets requires C++ 5 years ago
Xavier Claessens 4c5a9523be pkgconfig: Generate -uninstalled.pc files 5 years ago
Xavier Claessens b3ab022777 pkgconfig: Fix code that make relative path 5 years ago
Jussi Pakkanen 302b486446 Test using a File as an argument to run_command. 5 years ago
Daniel Mensinger 379f3d8995
cmake: Added test case for #6566 5 years ago
Daniel Mensinger 883262dbf6
tests: Added basic test matrix support for project tests 5 years ago
Jon Turney a3e2aa2d66
Fix prefix dependent option defaults (#6552) 5 years ago
Xavier Claessens 15eb0014ac interpreter: Iterate custom target outputs 5 years ago
Jon Turney 8d68fa22e0 Don't fail in setup on azure when commit message contains an equals sign 5 years ago
Dylan Baker 7097d8a021 environment: Handle cases of no cs compiler being installed correctly 5 years ago
Daniel Mensinger 48cb1a7004
cmake: Fix spaces in compile flags (fixes #6566) 5 years ago
Michael Brockus 1ea20a37d7
Cleaning project readme [skip ci] 5 years ago
Daniel Mensinger 1f7e73fd5c cmake: Sanitize CMake names (fixes #6554) 5 years ago
Dylan Baker 97dd522476 environment: Be stricter about detecting icl 5 years ago
Michael b2b7fca320 update test_templates in run_unittests.py 5 years ago
Michael ec12b39658 add feature note 5 years ago
Michael bbc2745dcc update the init command 5 years ago
Michael 683cf46f32 add new templates 5 years ago
Daniel Mensinger 8b98585e6c Add mesonbuild/ast to CODEOWNERS [skip ci] 5 years ago
Xavier Claessens 31f00c11d3 summary: Fix empty list case 5 years ago
Dylan Baker b0c219b9bb docs: Update dependency docs for zlib 5 years ago
Dylan Baker e728331cc8 docs: Add snippet for zlib system dependency 5 years ago
Dylan Baker b495d4ba22 tests: Add a test case for the zlib system dependency 5 years ago
Dylan Baker c1a3b37ab7 dependencies: Add a zlib system dependency for windows 5 years ago
Dylan Baker d87955f990 dependencies: Add system zlib method for freebsd and dragonflybsd 5 years ago
Dylan Baker 5f51ee2fc8 dependencies: Add a zlib system dependency for macOS 5 years ago
Dylan Baker 402f7afdb0 dependencies: netcdf always look for netcdf-fortran for fortran 5 years ago
Daniel Mensinger 4104cbdaf9
typing: Fix Any --> T.Any 5 years ago
Dylan Baker d67271e1a6
Small cleanups for the LLVM dependency class (#6548) 5 years ago
Jussi Pakkanen 5d9bc3b324
Merge pull request #6537 from UnoccupiedColonist/ghwt_fixes 5 years ago
Jussi Pakkanen d8faf9b706
Merge pull request #6536 from jon-turney/cross-testing-refactor 5 years ago
Michael Hirsch, Ph.D 00f5dadd5b
Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398) 5 years ago
alanNz 1682058dec -Fixed Renesas RX Family compiler to work with latest meson, updated cross-file, fixed assembly file use 5 years ago
Xavier Claessens 7a51f8bd11 Add CODEOWNERS file [skip ci] 5 years ago
Xavier Claessens 8201b725ed Qt5: Do not use system qmake if not specified in cross file 5 years ago
Daniel Mensinger 273aeb8473 deps: Fix prelimenary CMake lookup. 5 years ago
Daniel Mensinger 71baca7abe ci: Add Arch Linux OS test 5 years ago
Jussi Pakkanen 95de289d0d Bump Java version in test program. 5 years ago
Jussi Pakkanen 15ab30383e Skip ld tests if no compiler installed. 5 years ago
Dylan Baker 32240d4276 dependencies: Add comment to the packages dict 5 years ago
Dylan Baker 4fc71e05c4 dependencies: Use a factory for curses 5 years ago
Dylan Baker 5ab29e264b dependencies: Rename _add_sub_dependency2 to _add_sub_dependency 5 years ago
Dylan Baker 6440b55b07 dependencies: Use a factory for fortran coarrays 5 years ago
Dylan Baker 081de4bfbc dependencies: Split detect_compiler out of dependency 5 years ago
Dylan Baker fbad73c939 dependencies: Use a DependencyFactory for threads 5 years ago
Dylan Baker 5d630c663c dependencies: Use a factory for NetCDF 5 years ago
Dylan Baker a8817a8e68 dependencies: Remove now dead code 5 years ago