8645 Commits (ca1f7726d5137a6cdd510c07e2b413f1b6b31967)
 

Author SHA1 Message Date
makise-homura ca1f7726d5 Remove RTTI option from get_option_compile_args() for Elbrus compiler 5 years ago
makise-homura 7870cc0d91 Add missing functions to Elbrus compiler class 5 years ago
makise-homura 7321cc776a Fix missing 'defines' argumet for Elbrus compiler 5 years ago
Jussi Pakkanen a493761d89
Merge pull request #6432 from mensinda/cmExeRefactor 5 years ago
Jussi Pakkanen a51c9af921
Merge pull request #6423 from dcbaker/declare-dependency-variables 5 years ago
Jussi Pakkanen 9e07f8d8e6 Check for bad timestamps that cause eternal configure loops. 5 years ago
Lisa White 42bbce2835 Update wrapdb docs to reflect repositories split [skip ci] 5 years ago
Daniel Mensinger 375a51712b
cmake: Some test improvements 5 years ago
Daniel Mensinger acc6dbfab7
cmake: Add support for --trace-redirect 5 years ago
Daniel Mensinger 3607f50d7f
cmake: Refactor CMakeExecutor and CMakeTraceParser 5 years ago
Xavier Claessens b74ece344f Support multiple args to message() and warning() 5 years ago
Ernestas Kulik dbad64cf34 tests: Prevent multiple-definition of symbols 5 years ago
Xavier Claessens f54f27b1a8 Fix required dependency() not failing when wrap-mode=nofallback 5 years ago
Xavier Claessens b6b4903129 mconf: Recommend using --reconfigure when setting unknown options 5 years ago
Dylan Baker b871b9fd06 docs: Update the release procedure to include release candidates [skip ci] 5 years ago
Xavier Claessens 5c8dbdcd38 wrap: Fix git clone with commit id in revision 5 years ago
Jussi Pakkanen 37716aed6d Remove trial conversions as it is stale. [skip ci] 5 years ago
Jan Alexander Steffens (heftig) 03065f2f00 Fix CUDA test without devices. 5 years ago
Nirbheek Chauhan 8be4802b0b unit tests: summary() test does not fail on Windows anymore 5 years ago
Nirbheek Chauhan e99e742454 summary: Ensure that output is deterministic 5 years ago
Daniel Mensinger a78f90c3f8 ci: Fix boost test on xenial 5 years ago
Nirbheek Chauhan ca1776d6db tests: Disable fortran submodule test on old GCC versions 5 years ago
Daniel Mensinger da7a1cf52a ci: Install more packages 5 years ago
Nirbheek Chauhan 2c8e676e2b tests: Fix some test failures on Ubuntun 16.04 CI 5 years ago
Nirbheek Chauhan 4d93a11427 unit tests: Open all documentation as utf-8 5 years ago
Nirbheek Chauhan 7672cd99c2 compilers: Derive CompilerArgs from collections instead of typing 5 years ago
Nirbheek Chauhan d8e738f04f typing: Fix compatibility with Python 3.5.2 5 years ago
Daniel Mensinger 806068304b ci: Add a Ubuntu 16.04 test 5 years ago
Daniel Mensinger bc27ebacc9 cmake: Always Add C, CXX if no language is specified (fixes #6441) 5 years ago
Jussi Pakkanen a11a28a988 Add LCA2020 talk to videos page. [skip ci] 5 years ago
Jussi Pakkanen 254cb3209d Set source and build dir envvars when running dist. 5 years ago
Dylan Baker a55e3434c5 environment: Fix initialization of compilers that don't use a 5 years ago
Nirbheek Chauhan 712b2f08c7 Move git helper out into mesonlib for reuse 5 years ago
Nirbheek Chauhan da486bfddc msubprojects: Rename 'git' to 'git_output' 5 years ago
Nirbheek Chauhan 06dddf2ef0 wrap: Re-set the console mode after calling git 5 years ago
Nirbheek Chauhan e962147d8a wrap: Redirect stdin to DEVNULL when calling git 5 years ago
Nirbheek Chauhan f09056f903 wrap: Always use a wrapper for running git 5 years ago
Nirbheek Chauhan 7065cef62f wrap: Look for git only once at startup 5 years ago
Nirbheek Chauhan 2661b1bfb5 wrap: Use uppercase for global constants 5 years ago
Dylan Baker 8c1221b437 Add m68k to known cpus for Motorola 68000 series processors 5 years ago
Mike Gilbert b51ba60b80 test_pkgconfig_gen_deps: set PKG_CONFIG_SYSTEM_LIBRARY_PATH=/usr/lib 5 years ago
Dylan Baker 255fa5a320 tests: Add a test case for finding ld 5 years ago
Dylan Baker 730a7b296f environment: Replace LD with <LANG>LD 5 years ago
Stéphane Cerveau 958df63dac envconfig: add pkg_config_libdir property 5 years ago
Nirbheek Chauhan c5c0c467fe tests/windows/16: Use pefile module instead of objdump/dumpbin 5 years ago
Nirbheek Chauhan bd17c9ad4f tests: Add a unit test for checksums 5 years ago
Nirbheek Chauhan b293852d07 vs: Write checksums in PE binaries (DLLs and EXEs) 5 years ago
Nirbheek Chauhan 89b132f240 linkers: Accept both str and List[str] for _apply_prefix 5 years ago
Nirbheek Chauhan 38db769aaf linkers: Clarify a comment about rspfiles 5 years ago
Jussi Pakkanen ad687462e1 Add link to PDF manual site on the front page. [skip ci] 5 years ago