aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-28Make run_project_tests.py aware of --cross-file optionJon Turney1-7/+13
2020-01-28Specify crossfile use in CI job configurationJon Turney2-20/+16
2020-01-27Tell contributors not to write things in the snippet help file. [skip ci]Jussi Pakkanen1-3/+3
2020-01-27Always disable interpolation for ini parsers.Jussi Pakkanen3-3/+3
2020-01-27Only provide 64 bit MSIs going forward. [skip ci]Jussi Pakkanen1-0/+7
2020-01-27docs: small cleanups and clarifications to setting the dynamic linker [skip ci]Dylan Baker1-3/+5
2020-01-27Merge pull request #6432 from mensinda/cmExeRefactorJussi Pakkanen6-69/+158
2020-01-27Merge pull request #6423 from dcbaker/declare-dependency-variablesJussi Pakkanen8-25/+89
2020-01-27Check for bad timestamps that cause eternal configure loops.Jussi Pakkanen1-0/+17
2020-01-27Update wrapdb docs to reflect repositories split [skip ci]Lisa White1-3/+3
2020-01-26cmake: Some test improvementsDaniel Mensinger1-1/+3
2020-01-26cmake: Add support for --trace-redirectDaniel Mensinger2-1/+14
2020-01-26cmake: Refactor CMakeExecutor and CMakeTraceParserDaniel Mensinger5-68/+142
2020-01-26Support multiple args to message() and warning()Xavier Claessens4-15/+33
2020-01-25tests: Prevent multiple-definition of symbolsErnestas Kulik6-6/+14
2020-01-25Fix required dependency() not failing when wrap-mode=nofallbackXavier Claessens2-1/+10
2020-01-25mconf: Recommend using --reconfigure when setting unknown optionsXavier Claessens1-0/+2
2020-01-25docs: Update the release procedure to include release candidates [skip ci]Dylan Baker1-8/+31
2020-01-25wrap: Fix git clone with commit id in revisionXavier Claessens1-1/+1
2020-01-24Remove trial conversions as it is stale. [skip ci]Jussi Pakkanen2-23/+0
2020-01-24Fix CUDA test without devices.Jan Alexander Steffens (heftig)1-10/+11
2020-01-24unit tests: summary() test does not fail on Windows anymoreNirbheek Chauhan1-3/+1
2020-01-24summary: Ensure that output is deterministicNirbheek Chauhan1-3/+10
2020-01-24ci: Fix boost test on xenialDaniel Mensinger2-3/+4
2020-01-24tests: Disable fortran submodule test on old GCC versionsNirbheek Chauhan1-0/+5
2020-01-24ci: Install more packagesDaniel Mensinger1-0/+1
2020-01-24tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan8-15/+22
2020-01-24unit tests: Open all documentation as utf-8Nirbheek Chauhan1-6/+6
2020-01-24compilers: Derive CompilerArgs from collections instead of typingNirbheek Chauhan1-1/+1
2020-01-24typing: Fix compatibility with Python 3.5.2Nirbheek Chauhan2-5/+5
2020-01-24ci: Add a Ubuntu 16.04 testDaniel Mensinger1-0/+24
2020-01-23cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger6-32/+69
2020-01-23Add LCA2020 talk to videos page. [skip ci]Jussi Pakkanen1-1/+5
2020-01-23Set source and build dir envvars when running dist.Jussi Pakkanen2-12/+17
2020-01-23environment: Fix initialization of compilers that don't use aDylan Baker1-0/+5
2020-01-22Move git helper out into mesonlib for reuseNirbheek Chauhan3-22/+18
2020-01-22msubprojects: Rename 'git' to 'git_output'Nirbheek Chauhan1-10/+10
2020-01-22wrap: Re-set the console mode after calling gitNirbheek Chauhan1-0/+6
2020-01-22wrap: Redirect stdin to DEVNULL when calling gitNirbheek Chauhan1-1/+4
2020-01-22wrap: Always use a wrapper for running gitNirbheek Chauhan1-32/+28
2020-01-22wrap: Look for git only once at startupNirbheek Chauhan1-22/+20
2020-01-22wrap: Use uppercase for global constantsNirbheek Chauhan1-12/+12
2020-01-23Add m68k to known cpus for Motorola 68000 series processorsDylan Baker2-26/+28
2020-01-22test_pkgconfig_gen_deps: set PKG_CONFIG_SYSTEM_LIBRARY_PATH=/usr/libMike Gilbert1-1/+4
2020-01-22tests: Add a test case for finding ldDylan Baker5-5/+11
2020-01-22environment: Replace LD with <LANG>LDDylan Baker4-40/+77
2020-01-22envconfig: add pkg_config_libdir propertyStéphane Cerveau5-1/+49
2020-01-22tests/windows/16: Use pefile module instead of objdump/dumpbinNirbheek Chauhan2-25/+13
2020-01-22tests: Add a unit test for checksumsNirbheek Chauhan3-3/+33
2020-01-22vs: Write checksums in PE binaries (DLLs and EXEs)Nirbheek Chauhan2-0/+7