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
*
cmake-gui: Reference LGPLv2.1 when redistributing Qt
Brad King
2013-11-21
2
-0/+18
*
Credit Kitware and csimsoft for their maintenance roles
Brad King
2013-11-19
2
-6/+14
*
Merge topic 'cross-compiling-toolchain-variables'
Brad King
2013-11-19
4
-7/+114
|
\
|
*
Add CMAKE_SYSROOT variable to set --sysroot when cross compiling.
Stephen Kelly
2013-11-19
4
-7/+55
|
*
Allow toolchain files to specify an external toolchain.
Stephen Kelly
2013-11-19
2
-0/+30
|
*
Add compiler target compile options.
Stephen Kelly
2013-11-19
2
-0/+29
*
|
Merge topic 'cleanup-build-commands'
Brad King
2013-11-19
31
-464/+582
|
\
\
|
*
|
VS: Switch to internal CMAKE_MAKE_PROGRAM lookup by generators
Brad King
2013-11-18
14
-9/+20
|
*
|
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
1
-4/+9
|
*
|
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
1
-1/+1
|
*
|
Tests: Remove unused Source/cmaketest.h.in file
Brad King
2013-11-18
1
-16/+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
1
-25/+8
|
*
|
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 'forbid-reserved-targets'
Brad King
2013-11-19
7
-13/+101
|
\
\
\
|
*
|
|
CMP0037: Extend policy to reserved names and custom targets
Nils Gladitz
2013-11-19
7
-13/+101
*
|
|
|
Merge topic 'fix-remove-forbidden-flags'
Brad King
2013-11-19
1
-1/+34
|
\
\
\
\
|
*
|
|
|
Makefile: Remove "forbidden" flags only as a whole
Nils Gladitz
2013-11-19
1
-1/+34
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-19
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-18
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-17
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-16
1
-1/+1
|
/
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-15
1
-1/+1
|
/
*
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
1
-9/+10
|
\
\
|
*
|
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
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-14
1
-1/+1
*
|
|
Merge topic 'cmake-distribution-config'
Brad King
2013-11-13
2
-5/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
OS X: Drop version number from CMake.app bundle name (#11693)
Brad King
2013-11-12
2
-5/+5
*
|
|
Merge topic 'cmake-copyright-year'
Brad King
2013-11-13
1
-1/+4
|
\
\
\
|
*
|
|
cmake-gui: Parse Copyright.txt instead of duplicating notice
Brad King
2013-11-12
1
-1/+4
|
|
/
/
*
|
|
Merge topic 'policy-summary-periods'
Brad King
2013-11-13
1
-1/+1
|
\
\
\
|
*
|
|
CMP0039: Add missing '.' to policy summary line
Daniele E. Domenichelli
2013-11-12
1
-1/+1
*
|
|
|
Merge topic 'fix-INTERFACE-with-no-SHARED-libs'
Brad King
2013-11-13
1
-0/+1
|
\
\
\
\
|
*
|
|
|
add_library: Fix INTERFACE on platforms with no shared libs (#14561)
Stephen Kelly
2013-11-12
1
-0/+1
|
|
/
/
/
*
|
|
|
Merge topic 'wix-custom-arguments'
Brad King
2013-11-13
2
-6/+73
|
\
\
\
\
|
*
|
|
|
CPackWiX: Add variables for custom tool extensions and flags
Nils Gladitz
2013-11-12
2
-6/+73
*
|
|
|
|
Merge topic 'cleanup-edit_cache-target'
Brad King
2013-11-13
12
-115/+71
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Refactor tool selection for edit_cache (#14544)
Brad King
2013-11-12
12
-113/+70
|
*
|
|
|
cmGlobalGenerator: Do not propagate const through GetCMakeInstance
Brad King
2013-11-12
1
-2/+1
|
|
|
_
|
/
|
|
/
|
|
[next]