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
*
stringapi: Use strings for variable names
Ben Boeckel
2014-03-08
38
-156/+142
*
stringapi: Use strings for property names
Ben Boeckel
2014-03-08
32
-310/+262
*
Merge topic 'link-libraries-response-files'
Brad King
2014-03-06
8
-67/+139
|
\
|
*
Windows: Use response files to specify link libraries for GNU tools
Brad King
2014-03-05
4
-3/+54
|
*
Makefile: Rename linker response file boolean to be more specific
Brad King
2014-03-05
2
-9/+9
|
*
cmLocalGenerator: Add response file option to OutputLinkLibraries
Brad King
2014-03-04
3
-11/+17
|
*
cmLocalGenerator: Simplify GetIncludeFlags output formatting
Brad King
2014-03-04
1
-12/+4
|
*
cmLocalGenerator: Add format option to ConvertToLinkReference
Brad King
2014-03-04
4
-7/+11
|
*
cmLocalGenerator: Add format option to ConvertToIncludeReference
Brad King
2014-03-04
4
-6/+10
|
*
cmLocalGenerator: Add format option to ConvertToOutputForExisting
Brad King
2014-03-04
2
-11/+17
|
*
Makefile: Factor out some duplicate link libraries generation
Brad King
2014-03-04
4
-12/+21
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-06
1
-1/+1
*
|
Merge topic 'update-kwsys'
Brad King
2014-03-05
7
-9/+268
|
\
\
|
*
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2014-03-04
7
-9/+268
|
|
/
*
|
Merge topic 'fix-check-build-system-crash'
Brad King
2014-03-05
1
-1/+1
|
\
\
|
*
|
cmake: Fix --check-build-system argument count check (#14784)
Brad King
2014-03-04
1
-1/+1
*
|
|
Merge topic 'fix-CMP0017-check'
Brad King
2014-03-05
1
-1/+2
|
\
\
\
|
*
|
|
CMP0017: Fix check when including from CMake source tree
Brad King
2014-03-04
1
-1/+2
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-05
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-04
1
-1/+1
|
/
/
*
|
Merge topic 'wix-additions'
Brad King
2014-03-03
6
-0/+82
|
\
\
|
*
|
CPackWIX: support installation of empty directories
Nils Gladitz
2014-03-01
3
-0/+36
|
*
|
CPackWIX: Allow Windows Installer property customization
Nils Gladitz
2014-03-01
4
-0/+46
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-03
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-02
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-03-01
1
-1/+1
*
|
Merge topic 'vs-Fortran-use-OBJECT-lib'
Brad King
2014-02-28
1
-4/+4
|
\
\
|
*
|
VS: For Intel Fortran .vfproj put OBJECT libs in link line (#14777)
Brad King
2014-02-27
1
-4/+4
*
|
|
Merge topic 'no_gcov_error_msg'
Brad King
2014-02-28
1
-0/+6
|
\
\
\
|
*
|
|
CTest: notify user if gcov cannot be found
Zack Galbreath
2014-02-28
1
-0/+6
*
|
|
|
Merge topic 'wix-refactor'
Brad King
2014-02-28
18
-534/+846
|
\
\
\
\
|
*
|
|
|
CPackWIX: refactor and cleanup
Nils Gladitz
2014-02-26
18
-534/+846
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-28
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-27
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'fix-showinclude-warnings'
Brad King
2014-02-26
2
-2/+18
|
\
\
\
|
*
|
|
CTest: exclude /showIncludes notes when scraping logs
Nils Gladitz
2014-02-25
2
-2/+18
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'msvc-compiler-pdb-files'
Brad King
2014-02-26
10
-11/+202
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
10
-1/+141
|
*
|
cmTarget: Add per-config compilation info
Brad King
2014-02-24
2
-0/+50
|
*
|
cmTarget: Refactor ComputePDBOutputDir interface
Brad King
2014-02-24
2
-6/+7
|
*
|
Makefile: Fix per-config linker PDB output directory
Brad King
2014-02-24
3
-4/+4
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-02-26
1
-1/+1
*
|
|
Merge topic 'dev/faster-parsers'
Brad King
2014-02-25
3
-71/+63
|
\
\
\
|
*
|
|
cmGeneratorExpression: Improve parsing in StripEmptyListElements
Ben Boeckel
2014-02-21
1
-3/+10
|
*
|
|
cmGeneratorExpressionLexer: Use a switch statement to parse
Ben Boeckel
2014-02-21
1
-35/+35
|
*
|
|
ExpandListArguments: Optimize the parser
Ben Boeckel
2014-02-21
1
-33/+18
*
|
|
|
Merge topic 'target-SOURCES-refactor'
Brad King
2014-02-25
13
-495/+775
|
\
\
\
\
|
*
|
|
|
Handle Mac OSX source flags for individual files lazily.
Stephen Kelly
2014-02-24
1
-26/+17
|
*
|
|
|
cmGeneratorTarget: Classify sources on demand, not up front.
Stephen Kelly
2014-02-24
3
-126/+241
|
*
|
|
|
cmGeneratorTarget: Use a method to access the definition file.
Stephen Kelly
2014-02-24
5
-12/+20
[next]