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
*
Merge topic 'export-includes'
Brad King
2013-12-02
7
-23/+65
|
\
|
*
Export: Report error on relative include with genex.
Stephen Kelly
2013-11-26
4
-15/+36
|
*
Export: Prefix relative items with genexes in INSTALL_INTERFACE.
Stephen Kelly
2013-11-26
1
-1/+1
|
*
Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.
Stephen Kelly
2013-11-26
1
-1/+4
|
*
Export: Process relative includes after genex evaluation.
Stephen Kelly
2013-11-26
2
-5/+23
|
*
target_include_directories: Allow relative path with genex
Stephen Kelly
2013-11-26
1
-1/+1
*
|
Merge topic 'KateProjectGenerator2'
Brad King
2013-12-02
4
-0/+439
|
\
\
|
*
|
kate: insert build targets
Alex Neundorf
2013-11-25
2
-8/+143
|
*
|
kate: add project generator for the Kate project plugin
Alex Neundorf
2013-11-25
4
-0/+304
|
|
/
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-12-02
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-12-01
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-30
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-29
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-28
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-27
1
-1/+1
*
|
Merge topic 'ninja-compile-link-pool'
Brad King
2013-11-26
6
-1/+58
|
\
\
|
*
|
Ninja: job pool support for compiling and linking
Peter Kümmel
2013-11-25
6
-1/+58
|
|
/
*
|
Merge topic 'autogen-depends'
Brad King
2013-11-26
1
-0/+5
|
\
\
|
*
|
cmQtAutogen: Allow specifying depends for autogen targets.
Stephen Kelly
2013-11-25
1
-0/+5
|
|
/
*
|
Merge topic 'use-generator-target'
Brad King
2013-11-26
1
-2/+2
|
\
\
|
*
|
cmGeneratorTarget: Use the output directory to order cmTargets.
Stephen Kelly
2013-11-25
1
-2/+2
*
|
|
Merge topic 'watcom-no-prompt'
Brad King
2013-11-26
1
-1/+1
|
\
\
\
|
*
|
|
Watcom: Suppress WMake interactive prompt on error
Brad King
2013-11-25
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'update-kwsys'
Brad King
2013-11-26
15
-171/+982
|
\
\
\
|
*
|
|
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2013-11-25
15
-171/+982
|
|
/
/
*
|
|
Merge topic 'INTERFACE_LIBRARY-property-whitelist'
Brad King
2013-11-26
15
-81/+229
|
\
\
\
|
*
|
|
cmTarget: Add whitelist of properties on INTERFACE_LIBRARY.
Stephen Kelly
2013-11-25
2
-0/+76
|
*
|
|
INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties.
Stephen Kelly
2013-11-25
14
-81/+153
|
|
/
/
*
|
|
Merge topic 'ninja-quoted-cmd-commands'
Brad King
2013-11-26
1
-7/+23
|
\
\
\
|
*
|
|
Ninja: multiple commands must be quoted
Peter Kümmel
2013-11-25
1
-7/+23
*
|
|
|
Merge topic 'ninja-msvc-deps-for-intel'
Brad King
2013-11-26
1
-4/+5
|
\
\
\
\
|
*
|
|
|
Ninja: deptype msvc for Intel's compiler on Windows
Peter Kümmel
2013-11-25
1
-4/+5
|
|
/
/
/
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-26
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'use-generator-target'
Brad King
2013-11-25
21
-118/+172
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Port some of the generator API to cmGeneratorTarget.
Stephen Kelly
2013-11-22
19
-117/+154
|
*
|
Order cmGeneratorTargetsType elements deterministically.
Stephen Kelly
2013-11-22
2
-1/+18
*
|
|
Merge topic 'make-cpack-options-boolean'
Brad King
2013-11-25
1
-7/+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CPack: use IsOn instead of IsSet for boolean CPack options
Nils Gladitz
2013-11-19
1
-7/+7
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-25
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-24
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-11-23
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'add-cmHasLiteralPrefix'
Brad King
2013-11-22
17
-35/+58
|
\
\
|
*
|
Use new cmHasLiteralPrefix function
Stephen Kelly
2013-11-21
16
-34/+33
|
*
|
cmStandardIncludes: Add new cmHasLiteralPrefix function.
Stephen Kelly
2013-11-21
1
-1/+25
*
|
|
Merge topic 'cmake-credits'
Brad King
2013-11-22
2
-0/+18
|
\
\
\
|
*
|
|
cmake-gui: Reference LGPLv2.1 when redistributing Qt
Brad King
2013-11-21
2
-0/+18
*
|
|
|
Merge topic 'use-generator-target'
Brad King
2013-11-22
1
-2/+5
|
\
\
\
\
|
*
|
|
|
Add a null check to the generator target accessor.
Stephen Kelly
2013-11-21
1
-2/+5
*
|
|
|
|
Merge topic 'cross-compiling-toolchain-variables'
Brad King
2013-11-22
3
-1/+31
|
\
\
\
\
\
|
*
|
|
|
|
Introduce CMAKE_STAGING_PREFIX variable.
Stephen Kelly
2013-11-21
3
-1/+31
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]