7908 Commits (7eb1d89095054286391565a23c6a4d27465dd617)
 

Author SHA1 Message Date
Dylan Baker c91e779d8b tests/123: Add /nologo to cl and ml 6 years ago
Dylan Baker dc564a71a3 tests/123: For MSVC like compilers to treat the .S file like a .c file 6 years ago
Dylan Baker ac5b1d1bc8 tests/common/40: ICL behaves like MSVC and should be tested like it 6 years ago
Dylan Baker 28aac9fc3b test cases: Add ICL branches in addition to ICC branches 6 years ago
Dylan Baker 53c8852f47 tests: Add test for Dependency.get_variable 6 years ago
Dylan Baker d770f1c815 interpreter: Add get_variable method to dependency holders 6 years ago
Dylan Baker c81804e5f2 dependencies/base: Implement backend component of get variable 6 years ago
Daniel Eklöf c2ee82cc41 add support for "target_type: 'shared_module'" in build_target() 6 years ago
Jussi Pakkanen b0f90a793f Better detection of tab indentation. 6 years ago
Jussi Pakkanen d31db565e1 Add white border to logo used on web pages. [skip ci] 6 years ago
Jussi Pakkanen 23f831a674
Merge pull request #5339 from dcbaker/clike 6 years ago
Clouds a0cf7ad3d8 fix error when show default config of list 6 years ago
nicole mazzuca 24d5c73b0a add -fno-exceptions if cpp_eh=none is specified 6 years ago
Jon Turney 261878f438 Fix an assertion exception when misusing install_data 6 years ago
Amit D 128d313b66 Update Users.md [skip ci] (#5358) 6 years ago
Dylan Baker 541523eeba compilers: Split C-Like functionality into a mixin classes 6 years ago
Dylan Baker 6c61edeb30
Merge pull request #5185 from mensinda/cmakeLLVM 6 years ago
Daniel Mensinger 25de6dd675
cmake: Fixed new thread dependency 6 years ago
Daniel Mensinger 1fba945b61
cmake: LLVM better modules handling 6 years ago
Daniel Mensinger 3f539e01ae
cmake: revert module name mapping 6 years ago
Daniel Mensinger 6a2faacdf9
cmake: minor code fixes 6 years ago
Daniel Mensinger 1280ef238b
cmake: Fixed list unit test 6 years ago
Daniel Mensinger 55379b7d0f
CMake: optional modules support 6 years ago
Daniel Mensinger a9930fe066
LLVM: Added CMake backend 6 years ago
Daniel Mensinger 5086e34d3a
cmake: Support different CMake files 6 years ago
Daniel Mensinger e0f19cf520
LLVM dependency refactoring 6 years ago
Dylan Baker 529d3788ab
Merge pull request #5254 from dcbaker/fix-sub-dependencies 6 years ago
Dylan Baker 604b2534e8 environment: Fix syntax error 6 years ago
Dylan Baker da5f07cf39 Revert "detect Intel ICL on windows" 6 years ago
Dylan Baker 482e26764e Revert "enable Windows Intel compiler" 6 years ago
Dylan Baker c0aa89e57f
Merge pull request #4952 from mensinda/cacheCompiles 6 years ago
Ross Burton ae9a6417fe envconfig: mingw is also Windows 6 years ago
Martin Hostettler ed109801c6 munstable_coredata: Adapt to coredata changes. 6 years ago
Dylan Baker edb1229a48 mesonlib: Make a few type annotations strings 6 years ago
Jussi Pakkanen 1f4023fa47
Merge pull request #5311 from mensinda/flake8Plugins 6 years ago
Dylan Baker b59bec08a2 dependencies: Use the _add_sub_dependency 6 years ago
Dylan Baker 0654b1a2b1 dependencies/base: Add a new method for setting internal dependencies 6 years ago
Michael Hirsch, Ph.D 06bfc2dab6 per-target manual specification of link_language 6 years ago
Dylan Baker 98b7b0f5c2 tests: Extend tests that use Threads internally to set method 6 years ago
Nicole Mazzuca 16463046b1 Add vc++ cpp_std flags to the documentation 6 years ago
Jussi Pakkanen 7059c47aad
Merge pull request #5161 from TheQwertiest/feature/custom_target_link 6 years ago
Peter Hutterer 70997ca969 mtest: check for an empty suite list 6 years ago
Jussi Pakkanen ec757492bf Describe how to add support for new compilers. [skip ci] 6 years ago
Jussi Pakkanen 7ac03f6264 Non-required appleframework deps should not be an error. Closes #5295. 6 years ago
John Ericson 4c2617a9c6 Add some type annotations and fix lints 6 years ago
Michael Olbrich a15a8b7e24 Don't close fds when executing programs 6 years ago
Daniel Mensinger 74b535fea7
Do not pass None to mlog.exception 6 years ago
TheQwertiest d74ab216db Cleaned up `isinstance` usage 6 years ago
TheQwertiest 61f9cdf962 Added special handling of CustomTargetIndex in VS backend 6 years ago
TheQwertiest 2d0550378a Added additional tests for linking with custom_target[i] 6 years ago