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
*
FindSWIG: Mark SWIG_DIR & SWIG_VERSION as advanced (#13426)
Julien Schueller
2013-11-22
1
-0/+2
*
CMake Nightly Date Stamp
Kitware Robot
2013-11-21
1
-1/+1
*
Merge topic 'constify'
Brad King
2013-11-20
12
-74/+83
|
\
|
*
cmTarget: Trivially make more API const.
Stephen Kelly
2013-11-19
2
-25/+26
|
*
cmTarget: Make GetExportMacro const.
Stephen Kelly
2013-11-19
2
-3/+3
|
*
cmTarget: Make NameResolvesToFramework const.
Stephen Kelly
2013-11-19
2
-3/+3
|
*
cmGlobalGenerator: Make NameResolvesToFramework const.
Stephen Kelly
2013-11-19
2
-9/+11
|
*
cmMakefile: Make FindTarget const.
Stephen Kelly
2013-11-19
2
-8/+6
|
*
cmMakefile: Make IsAlias const.
Stephen Kelly
2013-11-19
2
-2/+2
|
*
cmTarget: Make GetInterfaceLinkLibraries const.
Stephen Kelly
2013-11-19
2
-2/+2
|
*
cmTarget: Make GetTargetSourceFileFlags const.
Stephen Kelly
2013-11-19
2
-6/+7
|
*
cmTarget: Make custom command accessors API const.
Stephen Kelly
2013-11-19
7
-13/+20
|
*
cmGeneratorTarget: Make GetIncludeDirectories const.
Stephen Kelly
2013-11-19
2
-3/+3
*
|
Merge topic 'add-missing-parent-group'
Brad King
2013-11-20
1
-1/+1
|
\
\
|
*
|
CPackComponent: handle the documented PARENT_GROUP parameter
Nils Gladitz
2013-11-19
1
-1/+1
|
|
/
*
|
Merge topic 'dev/better-eclipse-language-support'
Brad King
2013-11-20
7
-6/+69
|
\
\
|
*
|
eclipse: Support custom natures via a global property
Ben Boeckel
2013-11-19
3
-0/+21
|
*
|
eclipse: Add natures for Eclipse based on enabled languages
Ben Boeckel
2013-11-19
2
-6/+35
|
*
|
Notify extra generators about languages
Ben Boeckel
2013-11-19
3
-0/+13
|
|
/
*
|
Merge topic 'remove-LOCATION-property-use'
Brad King
2013-11-20
8
-29/+14
|
\
\
|
*
|
Tests: Don't read the LOCATION property from build targets.
Stephen Kelly
2013-11-19
7
-28/+13
|
*
|
KDevelop: Use GetLocation(0) instead of LOCATION property.
Stephen Kelly
2013-11-19
1
-1/+1
|
|
/
*
|
Merge topic 'fix-help-format-warning-exit'
Brad King
2013-11-20
2
-13/+16
|
\
\
|
*
|
cmDocumentation: Fix exit after help output format warnings
Brad King
2013-11-19
2
-13/+16
|
|
/
*
|
Merge topic 'vs9-map-Fd'
Brad King
2013-11-20
1
-0/+2
|
\
\
|
*
|
VS: Map /Fd to ProgramDataBaseFileName for VS 7,8,9 (#14577)
Brad King
2013-11-18
1
-0/+2
*
|
|
Merge topic 'FindLATEX-ps2pdf'
Brad King
2013-11-20
1
-1/+2
|
\
\
\
|
*
|
|
FindLATEX: Find ps2pdf with MikTeX.
Matt McCormick
2013-10-24
1
-1/+2
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-20
1
-1/+1
*
|
|
|
Merge topic 'macro-args-docs'
Brad King
2013-11-19
4
-14/+51
|
\
\
\
\
|
*
|
|
|
Help: Document macro argument caveats in more detail
Daniele E. Domenichelli
2013-11-19
4
-14/+51
*
|
|
|
|
Merge topic 'cross-compiling-toolchain-variables'
Brad King
2013-11-19
16
-11/+187
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
Stephen Kelly
2013-11-19
8
-9/+78
|
*
|
|
|
Allow toolchain files to specify an external toolchain.
Stephen Kelly
2013-11-19
6
-1/+51
|
*
|
|
|
Add compiler target compile options.
Stephen Kelly
2013-11-19
8
-0/+57
|
*
|
|
|
CMakeDetermineCompilerId: Look for internal file only on host
Stephen Kelly
2013-11-19
1
-1/+1
*
|
|
|
|
Merge topic 'cleanup-build-commands'
Brad King
2013-11-19
65
-1041/+892
|
\
\
\
\
\
|
*
|
|
|
|
Help: Document the CMAKE_MAKE_PROGRAM variable in more detail
Brad King
2013-11-18
1
-6/+47
|
*
|
|
|
|
VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
Brad King
2013-11-18
22
-292/+20
|
*
|
|
|
|
Tests: Do not use an explicit make program for VS generators
Brad King
2013-11-18
1
-1/+5
|
*
|
|
|
|
Tests: Fix MFC test heuristic for empty CMAKE_TEST_MAKEPROGRAM
Brad King
2013-11-18
1
-1/+1
|
*
|
|
|
|
Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogram
Brad King
2013-11-18
6
-9/+9
|
*
|
|
|
|
Tests: Configure SubProject-Stage2 test more robustly
Brad King
2013-11-18
1
-13/+12
|
*
|
|
|
|
Tests: Simplify VSExcludeFromDefaultBuild configuration
Brad King
2013-11-18
1
-2/+9
|
*
|
|
|
|
Tests: Simplify VSProjectInSubdir configuration
Brad King
2013-11-18
1
-25/+11
|
*
|
|
|
|
Tests: Simplify CTest.BuildCommand.ProjectInSubdir configuration
Brad King
2013-11-18
2
-7/+8
|
*
|
|
|
|
Tests: Pass --build-options to every test
Brad King
2013-11-18
1
-27/+98
|
*
|
|
|
|
ctest: Teach --build-options to allow zero options
Brad King
2013-11-18
1
-14/+5
|
*
|
|
|
|
ctest: Make the --build-makeprogram optional for --build-and-test
Brad King
2013-11-18
2
-7/+12
|
*
|
|
|
|
Simplify some calls to cmGlobalGenerator::Build
Brad King
2013-11-18
2
-18/+2
[next]