index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanly enable a language in multiple subdirectories
Brad King
2012-08-22
1
-11/+13
*
VS: Detect the compiler id and tool location
Brad King
2012-08-22
6
-9/+223
*
VS10: Define CMAKE_VS_PLATFORM_TOOLSET variable
Brad King
2012-08-22
3
-0/+22
*
Xcode: Detect the compiler id and tool location
Brad King
2012-08-22
7
-1/+387
*
CMakeDetermineCompilerId: Prepare to detect IDE compiler id
Brad King
2012-08-22
1
-27/+43
*
Re-order C/C++/Fortran compiler determination logic
Brad King
2012-08-22
3
-216/+207
*
VS: Cleanup AddPlatformDefinitions() of Visual Studio generators
Patrick Gansterer
2012-08-22
21
-78/+43
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-15
1
-1/+1
*
Merge topic 'cleanup-style'
Brad King
2012-08-14
1063
-20956/+20943
|
\
|
*
Merge branch 'master' into cleanup-style
Brad King
2012-08-14
1
-1/+1
|
|
\
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-14
1
-1/+1
|
*
CMakeVersion.bash: Update sed expression for lower-case 'set'
Brad King
2012-08-14
1
-1/+1
|
*
Fix WarnUnusedUnusedViaUnset test pass/fail regex
Brad King
2012-08-14
1
-2/+2
|
*
Remove trailing TAB from NSIS.template.in
Brad King
2012-08-14
1
-1/+1
|
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
385
-4107/+4107
|
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
547
-16123/+16123
|
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
614
-3951/+3951
|
*
Merge topic 'watcom-compiler-version'
Brad King
2012-08-13
1
-37/+24
|
|
\
|
/
/
|
*
Watcom: Simplify compiler version detection (#11866)
Brad King
2012-08-13
1
-37/+24
*
|
Merge topic 'xcode-select'
David Cole
2012-08-13
1
-2/+17
|
\
\
|
*
|
Xcode: Run xcode-select to find Xcode version file (#13463)
Brad King
2012-08-10
1
-2/+17
*
|
|
Merge topic 'CPackRPM-fixRelocatablePrefix'
David Cole
2012-08-13
1
-1/+20
|
\
\
\
|
*
|
|
Do not include directories which are part of the package install prefix.
Andy Piper
2012-08-07
1
-1/+20
*
|
|
|
Merge topic 'fix-typo-13456'
David Cole
2012-08-13
1
-1/+1
|
\
\
\
\
|
*
|
|
|
FindSelfPackers: fix typo (#13456)
Rolf Eike Beer
2012-08-04
1
-1/+1
*
|
|
|
|
Merge topic 'doc_fixes'
David Cole
2012-08-13
2
-196/+196
|
\
\
\
\
\
|
*
|
|
|
|
Clean up documentation formatting so that it is rendered properly in HTML.
Zack Galbreath
2012-08-03
2
-196/+196
*
|
|
|
|
|
Merge topic 'xcode-object-dir'
David Cole
2012-08-13
3
-1/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Xcode: Fix object library references in multi-project trees (#13452)
Brad King
2012-08-03
3
-1/+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge topic 'select-compiler'
David Cole
2012-08-13
9
-93/+147
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Prefer generic system compilers by default for C, C++, and Fortran
Brad King
2012-08-02
9
-4/+51
|
*
|
|
|
|
|
Factor common code out of CMakeDetermine(ASM|C|CXX|Fortran)Compiler
Brad King
2012-08-02
5
-86/+93
|
*
|
|
|
|
|
CMakeDetermine(C|CXX)Compiler: Consider Clang compilers
Brad King
2012-07-31
2
-2/+2
*
|
|
|
|
|
|
Merge topic 'directory-typo'
David Cole
2012-08-13
5
-6/+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix typo direcotry -> directory (and similar) [#13444]
Rolf Eike Beer
2012-07-30
5
-6/+6
*
|
|
|
|
|
|
|
Merge topic 'SelectLibraryConfiguration-multi-lib-per-var2'
David Cole
2012-08-13
1
-8/+10
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
SelectLibraryConfiguration: generate correct output when input vars are lists
Rolf Eike Beer
2012-07-29
1
-8/+10
*
|
|
|
|
|
|
|
|
Merge topic 'FindOpenSSL-improve'
David Cole
2012-08-13
1
-35/+43
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
FindOpenSSL: remove leftover comment
Rolf Eike Beer
2012-07-29
1
-1/+0
|
*
|
|
|
|
|
|
|
|
FindOpenSSL: cleanup path hints
Rolf Eike Beer
2012-07-29
1
-19/+28
|
*
|
|
|
|
|
|
|
|
FindOpenSSL: let CMake handle environment variable HINTS
Rolf Eike Beer
2012-07-29
1
-1/+1
|
*
|
|
|
|
|
|
|
|
FindOpenSSL: use SelectLibraryConfigurations
Rolf Eike Beer
2012-07-29
1
-13/+5
|
*
|
|
|
|
|
|
|
|
FindOpenSSL: find cross-compiled OpenSSL from MinGW (#13431)
Rolf Eike Beer
2012-07-29
1
-2/+10
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge topic 'EclipseFixBadLinkedResources'
David Cole
2012-08-13
1
-0/+14
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Eclipse: fix #13358: don't create bad linked resources
Alex Neundorf
2012-07-28
1
-0/+14
*
|
|
|
|
|
|
|
|
|
Merge topic 'EclipseAddSupportForJuno'
David Cole
2012-08-13
1
-1/+7
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Eclipse: improve (fix ?) version detection on OSX
Alex Neundorf
2012-07-28
1
-0/+3
|
*
|
|
|
|
|
|
|
|
|
Eclipse: add support for the 4.2 Juno release (#13367)
Alex Neundorf
2012-07-28
1
-1/+4
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
Merge topic 'mixed-lib-to-lib64'
David Cole
2012-08-13
18
-80/+112
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
remove lib64 Unix paths if the respective lib path is also given
Rolf Eike Beer
2012-07-21
3
-6/+4
[next]