aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-17modules/python: Do not error out if positional args are passedNirbheek Chauhan2-3/+8
2020-02-17Merge pull request #6621 from jon-turney/project_tests_cleanupJussi Pakkanen3-49/+90
2020-02-17version parsing: match only when version starts with a numberGerion Entrup2-2/+2
2020-02-17base.py: remove trailing whitespaceGerion Entrup1-2/+2
2020-02-16Popen_safe: Always re-setup the console colorsNirbheek Chauhan1-4/+9
2020-02-16Split console colourization into a separate functionNirbheek Chauhan2-9/+10
2020-02-16mesonlib: Set stdin to DEVNULL for all programs run by usNirbheek Chauhan1-0/+4
2020-02-15msvc: add prefix to build type argumentsDmitry Kozlyuk1-0/+3
2020-02-15cmake: Fix crash when no C++ compiler is not installed (fixes #6559)Daniel Mensinger1-46/+50
2020-02-14docs: Update documentation about linker selectionNirbheek Chauhan2-5/+23
2020-02-13Remove unused no-installed-files test featureJon Turney2-5/+1
2020-02-13Document some more details of how project tests workJon Turney1-8/+29
2020-02-13Refactor TestResult object initializationJon Turney1-36/+60
2020-02-12Add unity block size option.Jussi Pakkanen5-17/+46
2020-02-12Refactor UserIntegerOption to work with BuiltinOption.Jussi Pakkanen2-8/+8
2020-02-12cmake: Add support for the new JSON trace formatDaniel Mensinger2-15/+43
2020-02-12unit tests: Ensure that --profile-self keeps workingNirbheek Chauhan1-2/+3
2020-02-12meson: unbreak --profile-selfMarcel Hollerbach1-1/+1
2020-02-11tests: Make the cups test more robustDaniel Mensinger1-5/+5
2020-02-11ci: Add Fedora and OpenSUSE imagesDaniel Mensinger6-0/+106
2020-02-11configure_file: Also copy timestamps to avoid useless rebuildsNirbheek Chauhan2-4/+10
2020-02-11minstall: Make --only-changed less verboseNirbheek Chauhan1-1/+5
2020-02-10test cases/python3/3 cython: fix dependency filesGerion Entrup1-0/+1
2020-02-10Exclude .hg* from dist tarballsRichard Laager1-1/+10
2020-02-09Remove vs2015 jobs as Azure will stop supporting it.Jussi Pakkanen2-40/+5
2020-02-07Merge pull request #6421 from dcbaker/zlib-system-depJussi Pakkanen5-1/+97
2020-02-07run_project_tests: Fix it to actually workDylan Baker1-5/+10
2020-02-06Make 'default_library' per-subproject builtin optionXavier Claessens11-26/+117
2020-02-06backends: Remove unused methodXavier Claessens1-4/+0
2020-02-06topbar HTML module listMichael Hirsch, Ph.D1-21/+27
2020-02-06html fs-module linkMichael Hirsch, Ph.D1-1/+2
2020-02-06add FeatureNewMichael Hirsch, Ph.D2-1/+14
2020-02-06add fs.stem()Michael Hirsch, Ph.D3-2/+33
2020-02-06doc: filesystem moduleMichael Hirsch, Ph.D1-4/+8
2020-02-06fs: add expanduser methodMichael Hirsch, Ph.D3-5/+28
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