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
/
cmGlobalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'tid-system-argument'
Brad King
2013-07-16
1
-0/+11
|
\
|
*
Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.
Stephen Kelly
2013-07-16
1
-0/+11
*
|
Merge topic 'compile-defs-debugging'
Brad King
2013-07-15
1
-3/+10
|
\
\
|
*
|
Add target property debugging for COMPILE_DEFINITIONS
Stephen Kelly
2013-07-12
1
-3/+10
|
|
/
*
|
cmake: On configure error suggest looking at CMake*.log files
Brad King
2013-07-09
1
-3/+19
|
/
*
Add whitespace after colons in error messages.
Stephen Kelly
2013-06-21
1
-7/+7
*
Fix indentation.
Stephen Kelly
2013-05-29
1
-1/+1
*
Merge topic 'genex-generate-file'
Brad King
2013-05-28
1
-0/+51
|
\
|
*
file: Add GENERATE command to produce files at generate time
Stephen Kelly
2013-05-24
1
-0/+51
*
|
Merge topic 'doc-improvements'
Brad King
2013-05-16
1
-1/+1
|
\
\
|
*
|
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-1/+1
|
|
/
*
|
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-5/+7
|
/
*
Merge topic 'fix-automoc-no-qt'
Brad King
2013-03-13
1
-2/+4
|
\
|
*
Automoc: Don't create automoc targets if Qt is not used (#13999)
Stephen Kelly
2013-03-12
1
-2/+4
*
|
Ninja: use MinGW generator code in EnableLanguage()
Peter Kümmel
2013-03-09
1
-0/+32
|
/
*
automoc: Add source file to target early to set the linker language
Stephen Kelly
2013-02-22
1
-1/+9
*
Merge branch 'master' into generator-toolset
Brad King
2013-02-07
1
-1/+3
|
\
|
*
Merge topic 'clean-include-dirs-debugging'
Brad King
2013-01-23
1
-0/+1
|
|
\
|
|
*
Only output includes once after the start of 'generate-time' when debugging.
Stephen Kelly
2013-01-21
1
-0/+1
|
*
|
Merge topic 'automoc-object'
Brad King
2013-01-23
1
-1/+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Automoc: Fix automoc for OBJECT libraries.
Yury G. Kudryashov
2013-01-15
1
-1/+2
*
|
|
CMake: Add -T option to choose a generator toolset
Brad King
2013-02-07
1
-0/+14
|
/
/
*
|
Make the BUILD_INTERFACE of export()ed targets work.
Stephen Kelly
2013-01-15
1
-13/+1
|
/
*
Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.
Stephen Kelly
2013-01-08
1
-0/+17
*
VS11: Allow using folders with the VS11 Express Edition (#13770)
David Cole
2012-12-03
1
-1/+1
*
Merge topic 'generator-factory'
Brad King
2012-11-20
1
-8/+0
|
\
|
*
Make cmGlobalGenerator::GetDocumentation() a static function
Patrick Gansterer
2012-11-19
1
-8/+0
*
|
Merge topic 'fix-IMPORTED-GLOBAL-reconfigure'
Brad King
2012-11-20
1
-0/+1
|
\
\
|
|
/
|
/
|
|
*
Initialize IMPORTED GLOBAL targets on reconfigure (#13702)
Brad King
2012-11-19
1
-0/+1
*
|
GenEx: Create cmGeneratorTargets for imported targets.
Stephen Kelly
2012-10-22
1
-0/+10
*
|
GenEx: Fix reporting about not-found include directories and libraries.
Stephen Kelly
2012-10-17
1
-6/+16
*
|
Merge topic 'documentation-cleanup'
Brad King
2012-10-01
1
-1/+1
|
\
\
|
*
|
Fix minor typos.
Stephen Kelly
2012-09-29
1
-1/+1
*
|
|
Merge topic 'AutomocUseTargetProperties' into export-sets
Alex Neundorf
2012-09-30
1
-10/+33
|
\
\
\
|
|
/
/
|
*
|
Append the COMPILE_DEFINITIONS from the Makefile to all targets.
Stephen Kelly
2012-09-19
1
-0/+19
|
*
|
Move GetIncludeDirectories to cmGeneratorTarget.
Stephen Kelly
2012-09-19
1
-6/+6
|
*
|
Store cmGeneratorTargets with the makefile.
Stephen Kelly
2012-09-19
1
-4/+8
*
|
|
exports: cmGlobalGenerator::ExportSets destructor will clear it
Yury G. Kudryashov
2012-09-28
1
-1/+0
*
|
|
exports: Add cmExportSetMap class
Yury G. Kudryashov
2012-09-28
1
-29/+0
*
|
|
exports: Create class cmExportSet
Yury G. Kudryashov
2012-09-28
1
-22/+14
*
|
|
exports: Rename cmGlobalGenerator::AddTargetToExport{s,}
Yury G. Kudryashov
2012-09-28
1
-1/+1
*
|
|
exports: Remove cmTargetExport constructor
Yury G. Kudryashov
2012-09-28
1
-12/+4
*
|
|
exports: Move cmTargetExport to a dedicated header file
Yury G. Kudryashov
2012-09-28
1
-1/+1
|
/
/
*
|
Make platform information files specific to the CMake version
Brad King
2012-08-24
1
-9/+4
*
|
Cleanly enable a language in multiple subdirectories
Brad King
2012-08-22
1
-11/+13
*
|
Merge topic 'position-independent-targets'
David Cole
2012-06-12
1
-0/+21
|
\
\
|
*
|
Refactor generation of shared library flags
Stephen Kelly
2012-06-12
1
-0/+21
*
|
|
Move the EscapeJSON method to a sharable location.
Stephen Kelly
2012-06-04
1
-0/+13
|
/
/
*
|
Factor out custom command .rule file path generation
Brad King
2012-04-18
1
-0/+15
*
|
Rename/constify build-time config placeholder lookup
Brad King
2012-03-09
1
-1/+1
[next]