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
*
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
|
*
|
|
Teach GenerateBuildCommand to find its own make program
Brad King
2013-11-18
8
-59/+96
|
*
|
|
VS: Add internal APIs to find MSBuild, devenv/VCExpress, and msdev
Brad King
2013-11-18
8
-0/+139
|
*
|
|
Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548)
Brad King
2013-11-18
7
-20/+15
|
*
|
|
Tests: Split <test>_EXTRA_OPTIONS into <test>_(CTEST|BUILD)_OPTIONS
Brad King
2013-11-18
1
-10/+12
|
*
|
|
Tests: Simplify ExternalProjectUpdate test arguments
Brad King
2013-11-18
1
-1/+0
|
*
|
|
Tests: Fix make capability selection for empty CMAKE_TEST_MAKEPROGRAM
Brad King
2013-11-18
1
-3/+3
|
*
|
|
Tests: Teach MakeClean to use "cmake --build"
Brad King
2013-11-18
1
-9/+2
|
*
|
|
Tests: Teach SimpleInstall to use "cmake --build"
Brad King
2013-11-18
2
-28/+22
|
*
|
|
Tests: Launch CMake.Install test through 'cmake --build'
Brad King
2013-11-18
1
-18/+4
|
*
|
|
Tests: Launch BootstrapTest through cmake instead of ctest
Brad King
2013-11-18
2
-10/+16
|
*
|
|
Tests: Move CMAKE_TEST_MAKEPROGRAM into Tests/CMakeLists.txt
Brad King
2013-11-18
2
-5/+4
|
*
|
|
Tests: Remove unused Source/cmaketest.h.in file
Brad King
2013-11-18
1
-16/+0
|
*
|
|
Tests: Drop remnants of unused ShellInstall test
Brad King
2013-11-18
2
-76/+0
|
*
|
|
cmGlobalGenerator: Cleanup GenerateBuildCommand API
Brad King
2013-11-18
16
-305/+234
|
*
|
|
cmSystemTools: Add PrintSingleCommand method
Brad King
2013-11-15
2
-0/+19
|
*
|
|
cmSystemTools: Add RunSingleCommand overload for std::vector<std::string>
Brad King
2013-11-15
2
-1/+22
|
*
|
|
ctest_build: Use "cmake --build" to launch the native build tool
Brad King
2013-11-15
1
-7/+2
|
*
|
|
build_command: Return a "cmake --build" command-line
Brad King
2013-11-15
6
-54/+46
|
*
|
|
cmGlobalGenerator: Add method to compute "cmake --build" command line
Brad King
2013-11-14
3
-0/+48
|
*
|
|
cmGlobalGenerator: Drop unused GenerateBuildCommand implementation
Brad King
2013-11-14
1
-33/+5
*
|
|
|
Merge topic 'doc-ExternalProject-formatting'
Brad King
2013-11-19
1
-70/+59
|
\
\
\
\
|
*
|
|
|
ExternalProject: Format module documentation
Brad King
2013-11-19
1
-70/+59
*
|
|
|
|
Merge topic 'forbid-reserved-targets'
Brad King
2013-11-19
24
-59/+273
|
\
\
\
\
\
|
*
|
|
|
|
CMP0037: Extend policy to reserved names and custom targets
Nils Gladitz
2013-11-19
24
-59/+273
*
|
|
|
|
|
Merge topic 'emacs-mode-no-reserved-bindings'
Brad King
2013-11-19
1
-17/+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake-mode.el: drop reserved keybindings (#14576)
Brad King
2013-11-18
1
-17/+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'cpack-internal-variables'
Brad King
2013-11-19
1
-31/+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CPack: don't write internal variables to CPackConfig.cmake
Nils Gladitz
2013-11-17
1
-31/+31
*
|
|
|
|
|
|
Merge topic 'fix-remove-forbidden-flags'
Brad King
2013-11-19
1
-1/+34
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
[next]