8668 Commits (bc2bfcacbd625905530a3b700a25298e985562a4)
 

Author SHA1 Message Date
Dylan Baker bc2bfcacbd dependencies: Use DependencyFactory for gmock 5 years ago
Dylan Baker 626f73416f dependencies: Use a DependencyFactory for gtest 5 years ago
Dylan Baker c17fa3223f dependencies: Use DependencyFactory for Vulkan 5 years ago
Dylan Baker 29b6d3e63c dependencies: Use a DependencyFactory for LLVM 5 years ago
Dylan Baker 8a9d6b1ed9 dependencies: Add a sub_dependency_method that takes a list of 5 years ago
Dylan Baker 751f6fb90f run_unitests: Add a test for DependencyFactory ordering 5 years ago
Dylan Baker af4acc8e05 run_unittests: Add a chdir context manager 5 years ago
Dylan Baker 2c844f86f2 dependencies: Add a DependencyFactory class 5 years ago
Dylan Baker fd892ad7ce dependencies: Make Dependency initializer signatures match 5 years ago
Dylan Baker f85d6cee6a dependencies/base: Split process_method_kw out of Dependency 5 years ago
Daniel Mensinger d0c7b51693 mintro: use interpreter data for buildsystem-files (fixes #6390) 5 years ago
Daniel Mensinger 668610c0d2 backend: refactor: set self.interpreter in the constructor 5 years ago
Dylan Baker 3f8d6af9c2 compilers: Use /Zi instead of /ZI with clang-cl 5 years ago
Dylan Baker 0f47ca95c1 compilers: Split ClangCL and MSVC mixins 5 years ago
Dylan Baker 3d60665885
Merge pull request #6455 from makise-homura/elbrus_0.53.0 5 years ago
Jussi Pakkanen 0fe485a100 Tell contributors not to write things in the snippet help file. [skip ci] 5 years ago
Jussi Pakkanen 7375eaa263 Always disable interpolation for ini parsers. 5 years ago
Jussi Pakkanen 8cb2cbaed2 Only provide 64 bit MSIs going forward. [skip ci] 5 years ago
Dylan Baker b16a7ff454 docs: small cleanups and clarifications to setting the dynamic linker [skip ci] 5 years ago
makise-homura ee6c2c87fc Bringing back defines in Elbrus C compiler to simplify environment.py 5 years ago
makise-homura c910ad4b8f Fix Sider errors 5 years ago
makise-homura 6300007396 Fix broken link on Elbrus Fortran compiler 5 years ago
makise-homura 7ca53e40a3 ObjC/ObjC++ compilers are not available for Elbrus, so don't fail 5 years ago
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