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
*
OS X: Fix default CMAKE_OSX_SYSROOT with deployment target
Brad King
2012-11-05
1
-0/+1
*
OS X: Ignore MACOSX_DEPLOYMENT_TARGET during Xcode compiler id
Brad King
2012-09-24
1
-0/+8
*
OS X: Teach deployment target sanity check about SDK names
Brad King
2012-09-22
1
-20/+30
*
OS X: Further improve default CMAKE_OSX_SYSROOT selection
Brad King
2012-09-21
1
-1/+3
*
OS X: If CMAKE_OSX_SYSROOT is already set do not compute default
Brad King
2012-09-21
1
-4/+6
*
OS X: Simplify selection of CMAKE_OSX_ARCHITECTURES
Brad King
2012-09-21
1
-23/+4
*
OS X: Allow CMAKE_OSX_SYSROOT to be a logical SDK name
Brad King
2012-09-21
1
-2/+35
*
Tests/Assembler: Use CMAKE_OSX_SYSROOT to generate .s file
Brad King
2012-09-21
1
-0/+3
*
bootstrap: Suppress CMAKE_OSX_SYSROOT if CFLAGS have -isysroot
Brad King
2012-09-21
1
-0/+8
*
OS X: Improve default CMAKE_OSX_SYSROOT selection
Brad King
2012-09-21
1
-44/+39
*
OS X: Always generate -isysroot if any SDK is in use
Brad King
2012-09-21
8
-40/+29
*
Xcode: Remove unused code reading CMAKE_OSX_SYSROOT_DEFAULT
Brad King
2012-09-21
1
-10/+0
*
CMake Nightly Date Stamp
Kitware Robot
2012-09-21
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-09-20
1
-1/+1
*
Merge topic 'vs-link-rsp'
Brad King
2012-09-19
4
-13/+28
|
\
|
*
Ninja: don't expand any rsp files
Peter Kuemmel
2012-09-19
4
-13/+28
*
|
Merge topic 'ExternalProject-DOWNLOAD_NAME'
Brad King
2012-09-19
1
-1/+5
|
\
\
|
*
|
ExternalProject: Add DOWNLOAD_NAME option
Brad King
2012-09-18
1
-1/+5
*
|
|
Merge topic 'file-DOWNLOAD-user-agent'
Brad King
2012-09-19
1
-0/+3
|
\
\
\
|
*
|
|
file(DOWNLOAD): Add HTTP User-Agent string
Brad King
2012-09-18
1
-0/+3
|
|
/
/
*
|
|
Merge topic 'vs11-express'
Brad King
2012-09-19
5
-9/+16
|
\
\
\
|
*
|
|
VS11: Add VS 2012 Express support (#13348)
Brad King
2012-09-18
4
-7/+11
|
*
|
|
VS11: Detect VS 2012 Express for default generator (#13348)
Brad King
2012-09-18
1
-2/+5
*
|
|
|
Merge topic 'ninja-rc-compile-flag'
Brad King
2012-09-19
1
-5/+35
|
\
\
\
\
|
*
|
|
|
Ninja: filter target specific compile flags with language specific regex
Peter Kümmel
2012-09-18
1
-5/+35
*
|
|
|
|
Merge topic 'document-MSVC-variables-12567'
Brad King
2012-09-19
1
-6/+30
|
\
\
\
\
\
|
*
|
|
|
|
add documentation for all MSVCxxx version variables (#12567)
Rolf Eike Beer
2012-09-18
1
-6/+30
*
|
|
|
|
|
Merge topic 'osx-clang-target-flags'
Brad King
2012-09-19
3
-0/+30
|
\
\
\
\
\
\
|
*
|
|
|
|
|
OS X: Add platform-specific Clang compiler info files (#13536)
Brad King
2012-09-17
3
-0/+30
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'generator-expression-refactor'
Brad King
2012-09-19
21
-229/+1388
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmGeneratorExpression: Port users to two-stage processing
Stephen Kelly
2012-09-18
5
-56/+95
|
*
|
|
|
|
|
cmGeneratorExpression: Re-write for multi-stage evaluation
Stephen Kelly
2012-09-18
18
-201/+1321
*
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-19
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'findsdl-unlimited-main-13262'
David Cole
2012-09-18
1
-3/+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
FindSDL: add SDLMAIN_LIBRARY only once (#13262)
Rolf Eike Beer
2012-09-17
1
-3/+5
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'cleanup-TLS-and-SSL-interface'
David Cole
2012-09-18
3
-65/+45
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
file(DOWNLOAD): Make TLS options behave as documented
Brad King
2012-09-17
1
-33/+13
|
*
|
|
|
|
|
|
Rename SSL terminology to TLS
Brad King
2012-09-14
3
-43/+43
*
|
|
|
|
|
|
|
Merge topic 'ExternalProject-check-hashes'
David Cole
2012-09-18
2
-50/+77
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Add SSL_VERIFYPEER and CAINFO file options to ExternalProject_Add.
Bill Hoffman
2012-09-12
1
-2/+31
|
*
|
|
|
|
|
|
ExternalProject: Generalize URL_MD5 option to URL_HASH
Brad King
2012-09-11
2
-50/+48
*
|
|
|
|
|
|
|
Merge topic 'vs-simplify-CreateLocalGenerator'
David Cole
2012-09-18
6
-42/+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
VS: Remove duplicated implementations of CreateLocalGenerator()
Patrick Gansterer
2012-09-14
6
-42/+0
*
|
|
|
|
|
|
|
|
Merge topic 'openscenegraph-simplify-fphsa'
David Cole
2012-09-18
1
-69/+11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
FindOpenSceneGraph: simplify by using more features of FPHSA
Rolf Eike Beer
2012-09-12
1
-69/+11
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge topic 'if-version-depth'
David Cole
2012-09-18
2
-6/+17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
if: Compare up to 8 components in VERSION tests
Brad King
2012-09-11
2
-6/+17
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge topic 'NewFindGLEWModule'
David Cole
2012-09-18
1
-0/+30
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Initial version of find module
Benjamin Eikel
2012-09-01
1
-0/+30
*
|
|
|
|
|
|
|
|
|
Merge topic 'qt5-qtdialog-port'
David Cole
2012-09-18
3
-99/+117
|
\
\
\
\
\
\
\
\
\
\
[next]