4664 Commits (3f8d6af9c2110bc1b3c94dd7b638d5b7eb1208c0)

Author SHA1 Message Date
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
Jussi Pakkanen 7375eaa263 Always disable interpolation for ini parsers. 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 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 9e07f8d8e6 Check for bad timestamps that cause eternal configure loops. 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
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
Xavier Claessens 5c8dbdcd38 wrap: Fix git clone with commit id in revision 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 bc27ebacc9 cmake: Always Add C, CXX if no language is specified (fixes #6441) 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
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 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
Xavier Claessens 61993f893b Fix typo in error message 5 years ago
Xavier Claessens 711969c3b5 wrap: Fix support of file:// URLs 5 years ago
Jon Turney 65cb6852ae
Fix dependency('qt') crash with old Qt on OSX 5 years ago
Dylan Baker b092aaff06 envconfig: s390x is 64bit 5 years ago
Dylan Baker 3b691a89bd Add s390 to list of known architectures 5 years ago
Nirbheek Chauhan 04e275cdcc find_program: Always use USERPROFILE instead of HOME 5 years ago
Michael Hirsch, Ph.D c7cc734132 dependency: add curses 5 years ago
Nirbheek Chauhan 64432e9448 find_program: Ignore programs in the WindowsApps directory 5 years ago
Eli Schwartz 71bbcc7669 pkgconfig module: add FeatureNew for requires: dependency('foo') 5 years ago
Dylan Baker cd895be99a dependencies: Add ability to set arbitrary variables on 5 years ago
Michael Hirsch, Ph.D ff822990d1 bugfix: hdf5 depenedency: make sure variable is always defined 5 years ago
Daniel Mensinger cb262ab481 types: Fix/ignore flake8 B014/F811 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Jussi Pakkanen 74d245a8c0 Bump version number for new development. 5 years ago
Jussi Pakkanen 8d576eba91 Prepare new release. 5 years ago