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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build with Qt5 if it is found.
Stephen Kelly
2012-08-22
1
-6/+23
*
Compile with both Qt4 and Qt5.
Stephen Kelly
2012-08-21
1
-0/+4
*
Replace two include_directories with a setting.
Stephen Kelly
2012-08-21
1
-2/+1
*
Use add_subdirectory instead of the obsolete subdirs.
Stephen Kelly
2012-08-21
1
-1/+1
*
Remove an if which is always true.
Stephen Kelly
2012-08-21
1
-7/+6
*
Move variable setting down to where it relates to.
Stephen Kelly
2012-08-21
1
-1/+1
*
Use CMake platform variables instead of Qt ones.
Stephen Kelly
2012-08-21
1
-2/+2
*
Add a return-after-error if an old Qt is found.
Stephen Kelly
2012-08-21
1
-94/+93
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-21
1
-1/+1
*
Merge topic 'cmcldeps-needs-cl'
David Cole
2012-08-20
1
-18/+18
|
\
|
*
Ninja: don't crash on returned 0 pointer
Peter Kümmel
2012-08-17
1
-21/+18
|
*
Ninja: cmcldeps needs a compiler
Peter Kümmel
2012-08-17
1
-4/+7
*
|
Merge topic 'HandleMacFrameworkIncludeDirs_13465'
David Cole
2012-08-20
1
-0/+10
|
\
\
|
*
|
-fix line length
Alex Neundorf
2012-08-16
1
-3/+3
|
*
|
Eclipse on OSX: improve handling of framework include dirs (#13367)
Alex Neundorf
2012-08-16
1
-0/+10
*
|
|
Merge topic 'EclipseRemoveLinkedOutputDirectoryResources'
David Cole
2012-08-20
2
-91/+0
|
\
\
\
|
*
|
|
Eclipse: fix #13358: don't create bad linked resources
Alex Neundorf
2012-08-16
2
-91/+0
|
|
/
/
*
|
|
Merge topic 'clarify-if-is_newer_than-docs'
David Cole
2012-08-20
1
-1/+6
|
\
\
\
|
*
|
|
CMake: Clarify the documentation for if(f1 IS_NEWER_THAN f2)
David Cole
2012-08-15
1
-1/+6
*
|
|
|
Merge topic 'list-command-argument-fixes'
David Cole
2012-08-20
1
-0/+18
|
\
\
\
\
|
*
|
|
|
list command: error on too many arguments
Rolf Eike Beer
2012-08-15
1
-0/+18
|
|
/
/
/
*
|
|
|
Merge topic 'xcode-asm'
David Cole
2012-08-20
1
-0/+4
|
\
\
\
\
|
*
|
|
|
Xcode: Set ASM source language in project file (#13472)
Brad King
2012-08-15
1
-0/+4
|
|
/
/
/
*
|
|
|
Merge topic 'generator-expression-conditions'
David Cole
2012-08-20
3
-1/+66
|
\
\
\
\
|
*
|
|
|
Add $<CONFIG:...> boolean query generator expression
Brad King
2012-08-15
3
-0/+11
|
*
|
|
|
Add boolean generator expressions
Brad King
2012-08-15
2
-1/+55
*
|
|
|
|
Merge topic 'DESTDIR-documentation-enhancement'
David Cole
2012-08-20
3
-5/+22
|
\
\
\
\
\
|
*
|
|
|
|
Enhance DESTDIR documentation. Fixes #0012374.
Eric NOULARD
2012-08-14
3
-5/+22
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-20
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-19
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-18
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-17
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-16
1
-1/+1
|
|
/
|
/
|
*
|
CMake Nightly Date Stamp
Kitware Robot
2012-08-15
1
-1/+1
|
/
*
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
*
|
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
4
-37/+37
*
|
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
6
-207/+207
*
|
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
323
-2148/+2148
|
/
*
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
|
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-09
1
-1/+1
|
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-08
1
-1/+1
|
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-07
1
-1/+1
|
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-06
1
-1/+1
|
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-05
1
-1/+1
|
*
CMake Nightly Date Stamp
Kitware Robot
2012-08-04
1
-1/+1
*
|
Merge topic 'doc_fixes'
David Cole
2012-08-13
1
-3/+3
|
\
\
|
*
|
Clean up documentation formatting so that it is rendered properly in HTML.
Zack Galbreath
2012-08-03
1
-3/+3
|
|
/
[next]