7575 Commits (94591ce7b070aef02d556ed89f1d202c1382b2a4)
 

Author SHA1 Message Date
Dylan Baker 94591ce7b0 build: Treat ICL like MSVC in regards to standard lib linking 6 years ago
Dylan Baker c916024b41 compilers: ICL is not GCC like 6 years ago
Dylan Baker 080f59cf43 compilers: rename IntelCompiler to IntelGnuLikeCompiler 6 years ago
Dylan Baker 5fb64b0cfa compilers: Split msvc version code into helper 6 years ago
Dylan Baker 7d0e0d6f6e linkers: Add linker class for intel's xilib 6 years ago
Dylan Baker af19db7b40 linkers: Split Visual Studio Linker into a mixin 6 years ago
Dylan Baker 14fa3da33e compilers/cpp: Split code out of VisualStudioLikeCPPCompiler for treating c++11 as c++14 6 years ago
Dylan Baker cb70a20490 compilers: make keyword args to Compiler.compile keyword only 6 years ago
Dylan Baker dcfd918548 run_unittests: assume that on windows that intel means icl 6 years ago
Dylan Baker 3e82a4b517 run_unittests: intel-cl links like msvc 6 years ago
Dylan Baker 73eca8255b run_unittests: Don't assume that VS like compilers have MSVC versions 6 years ago
Dylan Baker c72fd1e333 run_unittests: ICL also doesn't do proper resource dependency detection 6 years ago
Dylan Baker ecc1f17f8e tests/fortran/14: Add vsdef files 6 years ago
Dylan Baker 23d2311d12 tests/fortran/9 cpp: It's okay to link ICL and ifort 6 years ago
Dylan Baker 0dc88487dd tests/fortran/1: call compiler.get_id() == str instead of compiler == str 6 years ago
Dylan Baker d3a1994031 tests/204: Fix intel-cl expectations 6 years ago
Dylan Baker 7d4e3d2589 tests/206: Fix intel vs intel-cl expectations 6 years ago
Dylan Baker 73d6bde9b6 tests/143: Add xilib check for ICL 6 years ago
Dylan Baker 43c1ab0d98 tests/132: ICL should not run this test like MSVC and clang-cl 6 years ago
Dylan Baker 86a8bf1148 tests/124: ICL alos does not use ASM 6 years ago
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
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