summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* azure ci: Test x86 Visual Studio builds againnirbheek/re-enable-32-bit-builds-0.53Nirbheek Chauhan2020-02-241-26/+2
* Bump meson version to 0.53.2 for releaseNirbheek Chauhan2020-02-242-2/+2
* ci: Don't require ninja >= 1.9 on Xenial/Bionic CINirbheek Chauhan2020-02-244-4/+5
* cmake: Fix relative paths for add_custom_{command,target}Daniel Mensinger2020-02-248-26/+123
* cmake: traceparser better handle listsDaniel Mensinger2020-02-242-5/+6
* cmake: Fix dependency loops in custom targets (fixes #6632)Daniel Mensinger2020-02-247-8/+60
* macOS: Remove more unused linkerlike argsNirbheek Chauhan2020-02-212-1/+24
* linkers: Update the linker names to be more consistentDylan Baker2020-02-214-48/+74
* docs: Fix reference table for linker namesDylan Baker2020-02-211-10/+20
* compilers/compilers: Fix get_linker_idDylan Baker2020-02-211-1/+7
* cmake: Ignore files that violate subproject isolation (fixes #6640)Daniel Mensinger2020-02-217-1/+79
* coredata: Fix crash when cmd_line_options contains booleansXavier Claessens2020-02-201-2/+5
* modules/cmake: Add a found() method to the cmake subprojectDylan Baker2020-02-204-1/+13
* modules/cmake: Use the noPosargs helperDylan Baker2020-02-201-3/+2
* version parsing: match only when version starts with a numberGerion Entrup2020-02-202-2/+2
* Restore adjusting option defaults depending on the default prefixJon Turney2020-02-201-3/+3
* Extend test_prefix_dependent_defaults unit test to cover default caseJon Turney2020-02-201-1/+7
* summary: Fix empty list caseXavier Claessens2020-02-193-0/+4
* modules/python: Do not error out if positional args are passedNirbheek Chauhan2020-02-172-3/+8
* Popen_safe: Always re-setup the console colorsNirbheek Chauhan2020-02-171-4/+9
* Split console colourization into a separate functionNirbheek Chauhan2020-02-172-9/+10
* mesonlib: Set stdin to DEVNULL for all programs run by usNirbheek Chauhan2020-02-171-0/+4
* msvc: add prefix to build type argumentsDmitry Kozlyuk2020-02-171-0/+3
* cmake: Fix crash when no C++ compiler is not installed (fixes #6559)Daniel Mensinger2020-02-171-46/+50
* configure_file: Also copy timestamps to avoid useless rebuildsNirbheek Chauhan2020-02-172-4/+10
* cmake: Added test case for #6566Daniel Mensinger2020-02-175-5/+36
* tests: Added basic test matrix support for project testsDaniel Mensinger2020-02-171-22/+84
* cmake: Fix spaces in compile flags (fixes #6566)Daniel Mensinger2020-02-171-5/+13
* cmake: Sanitize CMake names (fixes #6554)Daniel Mensinger2020-02-174-24/+23
* -Fixed Renesas RX Family compiler to work with latest meson, updated cross-fi...alanNz2020-02-175-6/+18
* deps: Fix prelimenary CMake lookup.Daniel Mensinger2020-02-171-3/+7
* ci: Add Arch Linux OS testDaniel Mensinger2020-02-174-2/+65
* Skip ld tests if no compiler installed.Jussi Pakkanen2020-02-171-0/+2
* Bringing back defines in Elbrus C compiler to simplify environment.pymakise-homura2020-02-172-12/+7
* Fix Sider errorsmakise-homura2020-02-171-1/+1
* Fix broken link on Elbrus Fortran compilermakise-homura2020-02-171-1/+3
* ObjC/ObjC++ compilers are not available for Elbrus, so don't failmakise-homura2020-02-172-6/+14
* Remove RTTI option from get_option_compile_args() for Elbrus compilermakise-homura2020-02-171-0/+13
* Add missing functions to Elbrus compiler classmakise-homura2020-02-171-0/+11
* Fix missing 'defines' argumet for Elbrus compilermakise-homura2020-02-175-10/+17
* wrap: Fix git clone with commit id in revisionXavier Claessens2020-02-171-1/+1
* Fix CUDA test without devices.Jan Alexander Steffens (heftig)2020-02-171-10/+11
* Bump versions to 0.53.1 for stable release0.53.1Nirbheek Chauhan2020-01-242-2/+2
* unit tests: summary() test does not fail on Windows anymoreNirbheek Chauhan2020-01-241-3/+1
* summary: Ensure that output is deterministicNirbheek Chauhan2020-01-241-3/+10
* ci: Fix boost test on xenialDaniel Mensinger2020-01-242-3/+4
* tests: Disable fortran submodule test on old GCC versionsNirbheek Chauhan2020-01-241-0/+5
* ci: Install more packagesDaniel Mensinger2020-01-241-0/+1
* tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan2020-01-248-15/+22
* unit tests: Open all documentation as utf-8Nirbheek Chauhan2020-01-241-6/+6