summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* macOS: Remove more unused linkerlike argsnirbheek/strip-more-unused-linkerlike-argsNirbheek Chauhan2020-02-212-1/+24
* unit tests: Remove an unused variableNirbheek Chauhan2020-02-211-1/+0
* mdist: Use windows_proof_rmtree when deletingNirbheek Chauhan2020-02-171-4/+4
* mdist: Don't delete builddir on dist failureNirbheek Chauhan2020-02-171-26/+31
* modules/python: Do not error out if positional args are passedNirbheek Chauhan2020-02-172-3/+8
* Merge pull request #6621 from jon-turney/project_tests_cleanupJussi Pakkanen2020-02-173-49/+90
|\
| * Remove unused no-installed-files test featureJon Turney2020-02-132-5/+1
| * Document some more details of how project tests workJon Turney2020-02-131-8/+29
| * Refactor TestResult object initializationJon Turney2020-02-131-36/+60
* | version parsing: match only when version starts with a numberGerion Entrup2020-02-172-2/+2
* | base.py: remove trailing whitespaceGerion Entrup2020-02-171-2/+2
* | Popen_safe: Always re-setup the console colorsNirbheek Chauhan2020-02-161-4/+9
* | Split console colourization into a separate functionNirbheek Chauhan2020-02-162-9/+10
* | mesonlib: Set stdin to DEVNULL for all programs run by usNirbheek Chauhan2020-02-161-0/+4
* | msvc: add prefix to build type argumentsDmitry Kozlyuk2020-02-151-0/+3
* | cmake: Fix crash when no C++ compiler is not installed (fixes #6559)Daniel Mensinger2020-02-151-46/+50
* | docs: Update documentation about linker selectionNirbheek Chauhan2020-02-142-5/+23
* | Add unity block size option.Jussi Pakkanen2020-02-125-17/+46
* | Refactor UserIntegerOption to work with BuiltinOption.Jussi Pakkanen2020-02-122-8/+8
* | cmake: Add support for the new JSON trace formatDaniel Mensinger2020-02-122-15/+43
|/
* unit tests: Ensure that --profile-self keeps workingNirbheek Chauhan2020-02-121-2/+3
* meson: unbreak --profile-selfMarcel Hollerbach2020-02-121-1/+1
* tests: Make the cups test more robustDaniel Mensinger2020-02-111-5/+5
* ci: Add Fedora and OpenSUSE imagesDaniel Mensinger2020-02-116-0/+106
* configure_file: Also copy timestamps to avoid useless rebuildsNirbheek Chauhan2020-02-112-4/+10
* minstall: Make --only-changed less verboseNirbheek Chauhan2020-02-111-1/+5
* test cases/python3/3 cython: fix dependency filesGerion Entrup2020-02-101-0/+1
* Exclude .hg* from dist tarballsRichard Laager2020-02-101-1/+10
* Remove vs2015 jobs as Azure will stop supporting it.Jussi Pakkanen2020-02-092-40/+5
* Merge pull request #6421 from dcbaker/zlib-system-depJussi Pakkanen2020-02-075-1/+97
|\
| * docs: Update dependency docs for zlibDylan Baker2020-01-311-0/+11
| * docs: Add snippet for zlib system dependencyDylan Baker2020-01-311-0/+8
| * tests: Add a test case for the zlib system dependencyDylan Baker2020-01-311-0/+23
| * dependencies: Add a zlib system dependency for windowsDylan Baker2020-01-311-2/+20
| * dependencies: Add system zlib method for freebsd and dragonflybsdDylan Baker2020-01-311-3/+8
| * dependencies: Add a zlib system dependency for macOSDylan Baker2020-01-312-1/+32
* | run_project_tests: Fix it to actually workDylan Baker2020-02-071-5/+10
* | Make 'default_library' per-subproject builtin optionXavier Claessens2020-02-0611-26/+117
* | backends: Remove unused methodXavier Claessens2020-02-061-4/+0
* | topbar HTML module listMichael Hirsch, Ph.D2020-02-061-21/+27
* | html fs-module linkMichael Hirsch, Ph.D2020-02-061-1/+2
* | add FeatureNewMichael Hirsch, Ph.D2020-02-062-1/+14
* | add fs.stem()Michael Hirsch, Ph.D2020-02-063-2/+33
* | doc: filesystem moduleMichael Hirsch, Ph.D2020-02-061-4/+8
* | fs: add expanduser methodMichael Hirsch, Ph.D2020-02-063-5/+28
* | fs: add methods as_posix, is_absoluteMichael Hirsch, Ph.D2020-02-063-12/+101
* | docs: explain the purpose of order-only deps for generated files [skip ci]Marc Herbert2020-02-061-5/+6
* | Merge pull request #6161 from scivision/native_propertyJussi Pakkanen2020-02-0510-15/+111
|\ \
| * | docMichael Hirsch, Ph.D2020-02-053-5/+5
| * | ci: properly handle cross/native casesMichael Hirsch, Ph.D2020-02-052-2/+6