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
*
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 'doc-ctest-upload-part'
Brad King
2013-11-18
1
-0/+1
|
\
|
*
CTest: added documentation for the "Upload" submission PART
Nils Gladitz
2013-11-15
1
-0/+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 '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
*
|
|
|
|
Merge topic 'doc-ExternalData-network-path'
Brad King
2013-11-13
1
-107/+99
|
\
\
\
\
\
|
*
|
|
|
|
ExternalData: Show example network path URL template
Brad King
2013-11-12
1
-0/+1
|
*
|
|
|
|
ExternalData: Format module documentation
Brad King
2013-11-12
1
-107/+98
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'create_test_sourcelist-clang-warnings'
Brad King
2013-11-13
1
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
create_test_sourcelist: Fix linkage in generated test driver code
Sean McBride
2013-11-12
1
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'fix-INTERFACE-with-no-SHARED-libs'
Brad King
2013-11-13
4
-0/+8
|
\
\
\
\
\
|
*
|
|
|
|
add_library: Fix INTERFACE on platforms with no shared libs (#14561)
Stephen Kelly
2013-11-12
4
-0/+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'wix-custom-arguments'
Brad King
2013-11-13
3
-7/+96
|
\
\
\
\
\
|
*
|
|
|
|
CPackWiX: Add variables for custom tool extensions and flags
Nils Gladitz
2013-11-12
3
-7/+96
*
|
|
|
|
|
Merge topic 'cleanup-edit_cache-target'
Brad King
2013-11-13
13
-116/+73
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
[next]