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
*
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-tool-options-as-definition-lists'
Brad King
2013-11-14
6
-417/+527
|
\
|
*
Help: Format manual/*.1.rst options as definition lists
Kitware Robot
2013-11-14
6
-417/+527
*
|
Merge topic 'gp-ld_library_path'
Brad King
2013-11-14
1
-2/+4
|
\
\
|
*
|
GetPrerequisites: Preserve search path order from caller.
Clinton Stimpson
2013-11-14
1
-2/+4
|
|
/
*
|
Merge topic 'openmp-cray'
Brad King
2013-11-14
1
-4/+5
|
\
\
|
*
|
FindOpenMP: fix detecting compilers that do not need any special flag (#14567)
Rolf Eike Beer
2013-11-13
1
-4/+5
*
|
|
Merge topic 'msvc-encoding'
Brad King
2013-11-14
1
-2/+4
|
\
\
\
|
*
|
|
MSVC: Fix encoding of Visual Studio 10+ project files.
Clinton Stimpson
2013-11-14
1
-2/+4
*
|
|
|
Merge topic 'set_emptyvar_PARENT_SCOPE'
Brad King
2013-11-14
6
-9/+51
|
\
\
\
\
|
*
|
|
|
set: Add unit tests for set/unset PARENT_SCOPE
Daniele E. Domenichelli
2013-11-13
5
-0/+41
|
*
|
|
|
set: Fix handling of empty value with PARENT_SCOPE
Daniele E. Domenichelli
2013-11-13
1
-9/+2
|
*
|
|
|
set: Handle value-less PARENT_SCOPE explicitly
Daniele E. Domenichelli
2013-11-13
1
-0/+8
*
|
|
|
|
Merge topic 'configure_file-drop-IMMEDIATE'
Brad King
2013-11-14
30
-41/+39
|
\
\
\
\
\
|
*
|
|
|
|
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
30
-41/+39
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'ExternalData-allow-no-urls'
Brad King
2013-11-14
9
-6/+59
|
\
\
\
\
\
|
*
|
|
|
|
ExternalData: Allow local stores without any URL templates
Brad King
2013-11-13
9
-6/+59
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-14
1
-1/+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge topic 'cmake-distribution-config'
Brad King
2013-11-13
5
-24/+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
OS X: Drop version number from CMake.app bundle name (#11693)
Brad King
2013-11-12
3
-7/+6
|
*
|
|
Configure NSIS-packaged CMake version and install destination
Brad King
2013-11-12
1
-9/+5
|
*
|
|
Configure NSIS-packaged CMake documentation link in Start Menu
Brad King
2013-11-12
1
-8/+1
*
|
|
|
Merge topic 'cmake-copyright-year'
Brad King
2013-11-13
7
-5/+44
|
\
\
\
\
|
*
|
|
|
Help: Parse Copyright.txt instead of using current year
Brad King
2013-11-13
2
-2/+10
|
*
|
|
|
Copyright.txt: Add test to check year range
Brad King
2013-11-12
2
-0/+25
|
*
|
|
|
Copyright.txt: Update year range to end in 2013
Brad King
2013-11-12
1
-1/+1
|
*
|
|
|
cmake-gui: Parse Copyright.txt instead of duplicating notice
Brad King
2013-11-12
1
-1/+4
|
*
|
|
|
bootstrap: Parse Copyright.txt instead of duplicating notice
Brad King
2013-11-12
2
-2/+5
|
|
/
/
/
*
|
|
|
Merge topic 'policy-summary-periods'
Brad King
2013-11-13
5
-5/+5
|
\
\
\
\
|
*
|
|
|
CMP0038: Add missing '.' to policy summary line
Brad King
2013-11-12
1
-1/+1
|
*
|
|
|
CMP0039: Add missing '.' to policy summary line
Daniele E. Domenichelli
2013-11-12
4
-4/+4
[next]