aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild
AgeCommit message (Expand)AuthorFilesLines
2020-02-06backends: Remove unused methodXavier Claessens1-4/+0
2020-02-06add FeatureNewMichael Hirsch, Ph.D1-0/+5
2020-02-06add fs.stem()Michael Hirsch, Ph.D1-2/+11
2020-02-06fs: add expanduser methodMichael Hirsch, Ph.D1-1/+8
2020-02-06fs: add methods as_posix, is_absoluteMichael Hirsch, Ph.D1-7/+43
2020-02-05Merge pull request #6161 from scivision/native_propertyJussi Pakkanen3-4/+37
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.D1-2/+2
2020-02-05add get_external_property to replace get_cross_propertyMichael Hirsch, Ph.D1-14/+29
2020-02-05add meson.get_native_property for native filesMichael Hirsch, Ph.D3-1/+19
2020-02-05Merge pull request #6573 from michaelbadcrumble/add_sample_templatesJussi Pakkanen6-56/+719
2020-02-05Merge pull request #6582 from mensinda/cmQuotesJussi Pakkanen1-5/+13
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 Claessens1-17/+61
2020-02-05pkgconfig: Fix code that make relative pathXavier Claessens1-2/+6
2020-02-04Fix prefix dependent option defaults (#6552)Jon Turney1-3/+3
2020-02-04interpreter: Iterate custom target outputsXavier Claessens2-5/+26
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-04cmake: Sanitize CMake names (fixes #6554)Daniel Mensinger1-12/+10
2020-02-03environment: Be stricter about detecting iclDylan Baker1-1/+1
2020-02-02update the init commandMichael1-56/+80
2020-02-02add new templatesMichael5-0/+639
2020-02-01summary: Fix empty list caseXavier Claessens1-0/+2
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 Baker1-1/+6
2020-01-30Bugfix: sanitize_dir: use pathlib to handle case-insensitive filesystems (#6398)Michael Hirsch, Ph.D1-11/+20
2020-01-30-Fixed Renesas RX Family compiler to work with latest meson, updated cross-fi...alanNz4-3/+13
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-29dependencies: Add comment to the packages dictDylan Baker1-0/+5
2020-01-29dependencies: Use a factory for cursesDylan Baker2-25/+17
2020-01-29dependencies: Rename _add_sub_dependency2 to _add_sub_dependencyDylan Baker3-21/+7
2020-01-29dependencies: Use a factory for fortran coarraysDylan Baker2-40/+42
2020-01-29dependencies: Split detect_compiler out of dependencyDylan Baker1-19/+24
2020-01-29dependencies: Use a DependencyFactory for threadsDylan Baker6-43/+42
2020-01-29dependencies: Use a factory for NetCDFDylan Baker2-43/+19
2020-01-29dependencies: Remove now dead codeDylan Baker1-24/+0
2020-01-29dependencies: Use a custom factory for shadercDylan Baker2-29/+42
2020-01-29dependencies: Add a decorator for dependency factory functionsDylan Baker1-0/+27
2020-01-29dependencies: Use DependencyFactory for sdl2Dylan Baker2-30/+14
2020-01-29dependencies: Use DependencyFactory for glDylan Baker2-18/+10
2020-01-29dependencies: Use DependencyFactory for gpgmeDylan Baker2-21/+12
2020-01-29dependencies: Use DependencyFactory for LibGcryptDylan Baker2-21/+12
2020-01-29dependencies: Use DependencyFactory for libwmfDylan Baker2-19/+12