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
...
|
*
cmAutogen: Gather tool arguments after creating generator targets.
Stephen Kelly
2013-11-05
1
-9/+15
|
*
cmAutogen: Rename method to InitializeAutogenTarget
Stephen Kelly
2013-11-05
1
-1/+1
*
|
Merge topic 'clear-generator-data'
Brad King
2013-11-06
1
-47/+36
|
\
\
|
|
/
|
/
|
|
*
cmGlobalGenerator: Refactor member cleanup between configures
Brad King
2013-11-05
1
-47/+36
*
|
Merge topic 'fix-automoc-compile-definitions'
Brad King
2013-11-05
1
-4/+20
|
\
\
|
|
/
|
/
|
|
*
Automoc: Add directory-level COMPILE_DEFINITIONS to command line (#14535)
Stephen Kelly
2013-11-05
1
-4/+20
*
|
Merge topic 'clear-evaluation-files'
Brad King
2013-11-05
1
-0/+8
|
\
\
|
*
|
file(GENERATE): Clear internal records between configures
Brad King
2013-11-04
1
-0/+8
|
|
/
*
|
Merge topic 'object-library-missing-source'
Brad King
2013-11-02
1
-0/+1
|
\
\
|
*
|
Check for OBJECT_LIBRARY source files at start of generation
Brad King
2013-11-01
1
-0/+1
|
|
/
*
|
Merge topic 'use-generator-target'
Brad King
2013-10-30
1
-3/+23
|
\
\
|
*
|
Split CreateGeneratorTargets into two methods.
Stephen Kelly
2013-10-27
1
-3/+23
*
|
|
Merge topic 'Qt-auto-generators'
Brad King
2013-10-28
1
-12/+15
|
\
\
\
|
*
|
|
Add automatic rcc invocation for Qt.
Stephen Kelly
2013-10-24
1
-1/+2
|
*
|
|
Add automatic uic invocation for Qt.
Stephen Kelly
2013-10-24
1
-1/+3
|
*
|
|
Rename the cmQtAutoGenerator instances to reflect coming features.
Stephen Kelly
2013-10-24
1
-6/+6
|
*
|
|
Rename the cmQtAutomoc class to cmQtAutoGenerators.
Stephen Kelly
2013-10-24
1
-7/+7
*
|
|
|
Merge topic 'enable-language-require-compiler'
Brad King
2013-10-28
1
-25/+95
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Require CMAKE_<LANG>_COMPILER to be found as a full path
Brad King
2013-10-28
1
-25/+95
|
|
/
/
*
|
|
Drop compatibility with CMake < 2.4
Brad King
2013-10-23
1
-23/+0
|
/
/
*
|
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
1
-0/+56
*
|
Merge topic 'apple-clang-id'
Brad King
2013-10-09
1
-0/+41
|
\
\
|
*
|
Add policy CMP0025 for Apple Clang compiler id compatibility
Brad King
2013-10-08
1
-0/+41
|
|
/
*
|
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
1
-0/+4
|
\
\
|
*
|
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
1
-0/+4
|
|
/
*
|
Fix resetting the compiler on the command line (#14366).
Stephen Kelly
2013-08-19
1
-2/+10
|
/
*
Add the ALIAS target concept for libraries and executables.
Stephen Kelly
2013-08-02
1
-2/+24
*
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
|
/
[prev]
[next]