aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-24azure ci: Test x86 Visual Studio builds again0.53.20.53Nirbheek Chauhan1-26/+2
2020-02-24Bump meson version to 0.53.2 for releaseNirbheek Chauhan2-2/+2
2020-02-24ci: Don't require ninja >= 1.9 on Xenial/Bionic CINirbheek Chauhan4-4/+5
2020-02-24cmake: Fix relative paths for add_custom_{command,target}Daniel Mensinger8-26/+123
2020-02-24cmake: traceparser better handle listsDaniel Mensinger2-5/+6
2020-02-24cmake: Fix dependency loops in custom targets (fixes #6632)Daniel Mensinger7-8/+60
2020-02-21macOS: Remove more unused linkerlike argsNirbheek Chauhan2-1/+24
2020-02-21linkers: Update the linker names to be more consistentDylan Baker4-48/+74
2020-02-21docs: Fix reference table for linker namesDylan Baker1-10/+20
2020-02-21compilers/compilers: Fix get_linker_idDylan Baker1-1/+7
2020-02-21cmake: Ignore files that violate subproject isolation (fixes #6640)Daniel Mensinger7-1/+79
2020-02-20coredata: Fix crash when cmd_line_options contains booleansXavier Claessens1-2/+5
2020-02-20modules/cmake: Add a found() method to the cmake subprojectDylan Baker4-1/+13
2020-02-20modules/cmake: Use the noPosargs helperDylan Baker1-3/+2
2020-02-20version parsing: match only when version starts with a numberGerion Entrup2-2/+2
2020-02-20Restore adjusting option defaults depending on the default prefixJon Turney1-3/+3
2020-02-20Extend test_prefix_dependent_defaults unit test to cover default caseJon Turney1-1/+7
2020-02-19summary: Fix empty list caseXavier Claessens3-0/+4
2020-02-17modules/python: Do not error out if positional args are passedNirbheek Chauhan2-3/+8
2020-02-17Popen_safe: Always re-setup the console colorsNirbheek Chauhan1-4/+9
2020-02-17Split console colourization into a separate functionNirbheek Chauhan2-9/+10
2020-02-17mesonlib: Set stdin to DEVNULL for all programs run by usNirbheek Chauhan1-0/+4
2020-02-17msvc: add prefix to build type argumentsDmitry Kozlyuk1-0/+3
2020-02-17cmake: Fix crash when no C++ compiler is not installed (fixes #6559)Daniel Mensinger1-46/+50
2020-02-17configure_file: Also copy timestamps to avoid useless rebuildsNirbheek Chauhan2-4/+10
2020-02-17cmake: Added test case for #6566Daniel Mensinger5-5/+36
2020-02-17tests: Added basic test matrix support for project testsDaniel Mensinger1-22/+84
2020-02-17cmake: Fix spaces in compile flags (fixes #6566)Daniel Mensinger1-5/+13
2020-02-17cmake: Sanitize CMake names (fixes #6554)Daniel Mensinger4-24/+23
2020-02-17-Fixed Renesas RX Family compiler to work with latest meson, updated cross-fi...alanNz5-6/+18
2020-02-17deps: Fix prelimenary CMake lookup.Daniel Mensinger1-3/+7
2020-02-17ci: Add Arch Linux OS testDaniel Mensinger4-2/+65
2020-02-17Skip ld tests if no compiler installed.Jussi Pakkanen1-0/+2
2020-02-17Bringing back defines in Elbrus C compiler to simplify environment.pymakise-homura2-12/+7
2020-02-17Fix Sider errorsmakise-homura1-1/+1
2020-02-17Fix broken link on Elbrus Fortran compilermakise-homura1-1/+3
2020-02-17ObjC/ObjC++ compilers are not available for Elbrus, so don't failmakise-homura2-6/+14
2020-02-17Remove RTTI option from get_option_compile_args() for Elbrus compilermakise-homura1-0/+13
2020-02-17Add missing functions to Elbrus compiler classmakise-homura1-0/+11
2020-02-17Fix missing 'defines' argumet for Elbrus compilermakise-homura5-10/+17
2020-02-17wrap: Fix git clone with commit id in revisionXavier Claessens1-1/+1
2020-02-17Fix CUDA test without devices.Jan Alexander Steffens (heftig)1-10/+11
2020-01-24Bump versions to 0.53.1 for stable release0.53.1Nirbheek Chauhan2-2/+2
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