aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-06fs: add methods as_posix, is_absoluteMichael Hirsch, Ph.D3-12/+101
2020-02-06docs: explain the purpose of order-only deps for generated files [skip ci]Marc Herbert1-5/+6
2020-02-05Merge pull request #6161 from scivision/native_propertyJussi Pakkanen10-15/+111
2020-02-05depdenencies/qt: Second attempt to allow qt --no-framework on MacOS.nikolayp1-4/+12
2020-02-05Merge pull request #6589 from dcbaker/wx-widgets-staticJussi Pakkanen1-5/+21
2020-02-05Fix import dependency from dubMax1-0/+8
2020-02-05docMichael Hirsch, Ph.D3-5/+5
2020-02-05ci: properly handle cross/native casesMichael Hirsch, Ph.D2-2/+6
2020-02-05add get_external_property to replace get_cross_propertyMichael Hirsch, Ph.D9-39/+81
2020-02-05add native-file properties testsMichael Hirsch, Ph.D5-7/+23
2020-02-05add meson.get_native_property for native filesMichael Hirsch, Ph.D4-1/+35
2020-02-05Merge pull request #6573 from michaelbadcrumble/add_sample_templatesJussi Pakkanen8-59/+746
2020-02-05Merge pull request #6582 from mensinda/cmQuotesJussi Pakkanen7-32/+133
2020-02-05dependencies/ui: Honor static argument with wxwidgetsDylan Baker1-2/+14
2020-02-05dependencies/ui: Add type annotations to WxDependencyDylan Baker1-2/+6
2020-02-05dependencies/ui: wxwidgets requires C++Dylan Baker1-1/+1
2020-02-05pkgconfig: Generate -uninstalled.pc filesXavier Claessens7-18/+104
2020-02-05pkgconfig: Fix code that make relative pathXavier Claessens1-2/+6
2020-02-05Test using a File as an argument to run_command.Jussi Pakkanen1-0/+6
2020-02-05cmake: Added test case for #6566Daniel Mensinger5-5/+36
2020-02-05tests: Added basic test matrix support for project testsDaniel Mensinger1-22/+84
2020-02-04Fix prefix dependent option defaults (#6552)Jon Turney2-4/+10
2020-02-04interpreter: Iterate custom target outputsXavier Claessens4-6/+44
2020-02-04Don't fail in setup on azure when commit message contains an equals signJon Turney1-0/+4
2020-02-04environment: Handle cases of no cs compiler being installed correctlyDylan Baker1-0/+2
2020-02-04cmake: Fix spaces in compile flags (fixes #6566)Daniel Mensinger1-5/+13
2020-02-04Cleaning project readme [skip ci]Michael Brockus1-28/+24
2020-02-04cmake: Sanitize CMake names (fixes #6554)Daniel Mensinger4-24/+23
2020-02-03environment: Be stricter about detecting iclDylan Baker1-1/+1
2020-02-02update test_templates in run_unittests.pyMichael1-3/+21
2020-02-02add feature noteMichael1-0/+6
2020-02-02update the init commandMichael1-56/+80
2020-02-02add new templatesMichael5-0/+639
2020-02-03Add mesonbuild/ast to CODEOWNERS [skip ci]Daniel Mensinger1-0/+1
2020-02-01summary: Fix empty list caseXavier Claessens3-0/+4
2020-01-31dependencies: netcdf always look for netcdf-fortran for fortranDylan Baker1-4/+4
2020-01-31typing: Fix Any --> T.AnyDaniel Mensinger1-1/+1
2020-01-30Small cleanups for the LLVM dependency class (#6548)Dylan Baker2-1/+8
2020-01-30Merge pull request #6537 from UnoccupiedColonist/ghwt_fixesJussi Pakkanen2-24/+47
2020-01-30Merge pull request #6536 from jon-turney/cross-testing-refactorJussi Pakkanen4-53/+37
2020-01-30Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)Michael Hirsch, Ph.D5-19/+46
2020-01-30-Fixed Renesas RX Family compiler to work with latest meson, updated cross-fi...alanNz5-6/+18
2020-01-30Add CODEOWNERS file [skip ci]Xavier Claessens1-0/+4
2020-01-30Qt5: Do not use system qmake if not specified in cross fileXavier Claessens2-36/+32
2020-01-29deps: Fix prelimenary CMake lookup.Daniel Mensinger1-3/+7
2020-01-29ci: Add Arch Linux OS testDaniel Mensinger4-2/+65
2020-01-29Bump Java version in test program.Jussi Pakkanen1-2/+2
2020-01-29Skip ld tests if no compiler installed.Jussi Pakkanen1-0/+2
2020-01-29dependencies: Add comment to the packages dictDylan Baker1-0/+5
2020-01-29dependencies: Use a factory for cursesDylan Baker2-25/+17