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
*
Revert "Ninja: don't expand any rsp files"
Bill Hoffman
2012-10-01
2
-17/+8
*
Ninja: don't confuse ninja's rsp files with nmake's
Peter Kümmel
2012-09-28
3
-5/+17
*
CMake Nightly Date Stamp
Kitware Robot
2012-09-28
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-09-27
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2012-09-26
1
-1/+1
*
Merge topic 'AutomocUseTargetProperties'
David Cole
2012-09-25
2
-35/+27
|
\
|
*
Use the cmGeneratorTarget for the include directories API.
Stephen Kelly
2012-09-19
1
-2/+3
|
*
Merge branch 'use-generator-target' into AutomocUseTargetProperties
Stephen Kelly
2012-09-19
89
-1192/+3399
|
|
\
|
*
|
Automoc: also the makefile-COMPILE_DEFINITIONS
Alex Neundorf
2012-09-06
1
-0/+6
|
*
|
Automoc: do not use DEFINITIONS, but only COMPILE_DEFINITIONS
Alex Neundorf
2012-09-05
2
-33/+6
|
*
|
Automoc: fix #13493, use target properties for include dirs
Alex Neundorf
2012-09-05
1
-4/+16
*
|
|
Merge topic 'use-generator-target'
David Cole
2012-09-25
26
-262/+378
|
\
\
\
|
*
|
|
Revert "Move GenerateTargetManifest to cmGeneratorTarget."
Stephen Kelly
2012-09-20
5
-79/+76
|
|
|
/
|
|
/
|
|
*
|
Fix compiler warning with initialization order.
Stephen Kelly
2012-09-19
1
-1/+1
|
*
|
Add convenience for getting a cmGeneratorTarget to use.
Stephen Kelly
2012-09-19
2
-0/+7
|
*
|
Add a wrapper for accessing config-specific compile-definitions.
Stephen Kelly
2012-09-19
5
-12/+31
|
*
|
Append the COMPILE_DEFINITIONS from the Makefile to all targets.
Stephen Kelly
2012-09-19
4
-26/+19
|
*
|
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
16
-52/+68
|
*
|
Port cmLocalGenerator::GetTargetFlags to cmGeneratorTarget.
Stephen Kelly
2012-09-19
6
-26/+28
|
*
|
Move GetCreateRuleVariable to cmGeneratorTarget.
Stephen Kelly
2012-09-19
5
-24/+25
|
*
|
Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget.
Stephen Kelly
2012-09-19
13
-49/+56
|
*
|
Move GetLinkInformation to cmGeneratorTarget
Stephen Kelly
2012-09-19
13
-78/+95
|
*
|
Move GenerateTargetManifest to cmGeneratorTarget.
Stephen Kelly
2012-09-19
5
-76/+79
|
*
|
Store cmGeneratorTargets with the makefile.
Stephen Kelly
2012-09-19
4
-6/+24
|
*
|
Add more forwarding API to cmGeneratorTarget.
Stephen Kelly
2012-09-19
2
-0/+36
*
|
|
Merge topic 'osx-sysroot-cleanup'
David Cole
2012-09-25
2
-39/+17
|
\
\
\
|
*
|
|
OS X: Always generate -isysroot if any SDK is in use
Brad King
2012-09-21
1
-29/+17
|
*
|
|
Xcode: Remove unused code reading CMAKE_OSX_SYSROOT_DEFAULT
Brad King
2012-09-21
1
-10/+0
*
|
|
|
Merge topic 'qt5-qtdialog-port'
David Cole
2012-09-25
1
-0/+2
|
\
\
\
\
|
*
|
|
|
Enable deprecated API when using Qt 5.
Stephen Kelly
2012-09-23
1
-0/+2
*
|
|
|
|
Merge topic 'generator-expression-refactor'
David Cole
2012-09-25
2
-1/+6
|
\
\
\
\
\
|
*
|
|
|
|
Handle colons as a special case in the generator expression parser.
Stephen Kelly
2012-09-21
1
-0/+5
|
*
|
|
|
|
Fix the regular expression validator for target names.
Stephen Kelly
2012-09-20
1
-1/+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'vs8-generator-doc'
David Cole
2012-09-25
2
-2/+2
|
\
\
\
\
\
|
*
|
|
|
|
VS8: Remove '.NET' from generator description (#10158)
Brad King
2012-09-19
2
-2/+2
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'file-DOWNLOAD-EXPECTED_HASH'
David Cole
2012-09-25
2
-23/+24
|
\
\
\
\
\
|
*
|
|
|
|
file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value
Brad King
2012-09-19
2
-23/+24
|
|
/
/
/
/
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-25
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-24
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-23
1
-1/+1
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-22
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-21
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2012-09-20
1
-1/+1
*
|
|
|
Merge topic 'vs-link-rsp'
Brad King
2012-09-19
2
-8/+17
|
\
\
\
\
|
*
|
|
|
Ninja: don't expand any rsp files
Peter Kuemmel
2012-09-19
2
-8/+17
*
|
|
|
|
Merge topic 'file-DOWNLOAD-user-agent'
Brad King
2012-09-19
1
-0/+3
|
\
\
\
\
\
|
*
|
|
|
|
file(DOWNLOAD): Add HTTP User-Agent string
Brad King
2012-09-18
1
-0/+3
*
|
|
|
|
|
Merge topic 'vs11-express'
Brad King
2012-09-19
3
-3/+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
VS11: Add VS 2012 Express support (#13348)
Brad King
2012-09-18
2
-1/+6
|
*
|
|
|
|
|
VS11: Detect VS 2012 Express for default generator (#13348)
Brad King
2012-09-18
1
-2/+5
[next]