Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 anos atrás |
Alexander Neundorf
|
1bcf48de98
BUG: only check for a toolchain prefix (e.g. "arm-linux-" in
|
17 anos atrás |
Alexander Neundorf
|
281e441100
BUG: #7359 make llvm-gcc work, by explicitely excluding "llvm-" from _CMAKE_TOOLCHAIN_PREFIX
|
17 anos atrás |
Alexander Neundorf
|
3e6decf312
BUG: make the toolchain-prefix recognition work with prefixes which contain
|
17 anos atrás |
Brad King
|
9211b0d234
ENH: Improvied compiler identification robustness
|
17 anos atrás |
Brad King
|
a75079d9e0
ENH: When detecting the compiler id try compiling only to an object file.
|
18 anos atrás |
Brad King
|
c12a7e388d
BUG: When configuring compiler information files into the CMakeFiles directory in the project build tree, use IMMEDIATE option for CONFIGURE_FILE explicitly. It is needed in case the user sets CMAKE_BACKWARDS_COMPATIBILITY to 2.0 or lower.
|
18 anos atrás |
Brad King
|
bbbb2be765
BUG: When forcing the C and CXX compilers do not try to detect the ABI information. Cleanup configured language compiler info files by always using @ONLY. This addresses bug#6297.
|
18 anos atrás |
Alexander Neundorf
|
ff9ed18dad
|
18 anos atrás |
Alexander Neundorf
|
930bb0cd37
|
18 anos atrás |
Alexander Neundorf
|
5fb7dab541
|
18 anos atrás |
Alexander Neundorf
|
422dc631b6
|
18 anos atrás |
Alexander Neundorf
|
c8dd1caff9
|
18 anos atrás |
Alexander Neundorf
|
61d3444f93
|
18 anos atrás |
Brad King
|
44ab336a0c
ENH: Merging CompilerId updates from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-mp1 and CMake-Modules-CompilerId-mp2 are included.
|
18 anos atrás |
Brad King
|
eac71647dd
ENH: Merging CompilerId implementation from branch CMake-Modules-CompilerId to the main tree. Changes between CMake-Modules-CompilerId-bp and CMake-Modules-CompilerId-mp1 are included.
|
18 anos atrás |
Alexander Neundorf
|
f693951480
|
18 anos atrás |
Bill Hoffman
|
3a32cec969
ENH: merge in changes for beos support
|
19 anos atrás |
Brad King
|
7001a88a74
BUG: Search for the compiler only once and store a full path to it in the cache. This avoids problems with the case of locations in the PATH variable on Windows that change the compiler name when CMake is re-run. CMakeFiles/CMake*Compiler.cmake files should hold the full path to the compiler always.
|
19 anos atrás |
Brad King
|
592f602c98
BUG: CMAKE_AR should be advanced.
|
19 anos atrás |
Brad King
|
d56e6a9241
BUG: Fixed building of C++-only projects and added a test.
|
19 anos atrás |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 anos atrás |
Bill Hoffman
|
c80faed7f6
ENH: add mingw test to cxx
|
19 anos atrás |
Bill Hoffman
|
aa98e3647d
ENH: fix more than one argument passed in to compilers via environment
|
20 anos atrás |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 anos atrás |
Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
20 anos atrás |
Bill Hoffman
|
b8b298104b
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
20 anos atrás |
Ken Martin
|
2e4264e0d1
ENH: do not check for gnu for visual studio
|
21 anos atrás |
Bill Hoffman
|
66a08c10e5
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
21 anos atrás |
Bill Hoffman
|
89fe29a41a
ENH: reduce the number of times gnu is tested for
|
22 anos atrás |