aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-28Add ability to specify project branch to installKyle Stone2-6/+26
2020-01-28Put subprojects into folder specified by upstream wrap.Kyle Stone1-16/+19
2020-01-28Fix expected/obtained hashesKyle Stone1-2/+2
2020-01-28mintro: use interpreter data for buildsystem-files (fixes #6390)Daniel Mensinger3-19/+16
2020-01-28backend: refactor: set self.interpreter in the constructorDaniel Mensinger9-34/+47
2020-01-28compilers: Use /Zi instead of /ZI with clang-clDylan Baker1-4/+13
2020-01-28compilers: Split ClangCL and MSVC mixinsDylan Baker3-38/+75
2020-01-28Merge pull request #6455 from makise-homura/elbrus_0.53.0Dylan Baker6-12/+48
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-27Bringing back defines in Elbrus C compiler to simplify environment.pymakise-homura2-12/+7
2020-01-27Fix Sider errorsmakise-homura1-1/+1
2020-01-27Fix broken link on Elbrus Fortran compilermakise-homura1-1/+3
2020-01-27ObjC/ObjC++ compilers are not available for Elbrus, so don't failmakise-homura2-6/+14
2020-01-27Remove RTTI option from get_option_compile_args() for Elbrus compilermakise-homura1-0/+13
2020-01-27Add missing functions to Elbrus compiler classmakise-homura1-0/+11
2020-01-27Fix missing 'defines' argumet for Elbrus compilermakise-homura5-10/+17
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