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
...
|
|
*
|
|
|
|
|
Pre-compute object file names before Ninja generation
Brad King
2012-03-16
5
-35/+39
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Simplify cmNinjaTargetGenerator using cmGeneratorTarget
Brad King
2012-03-16
2
-43/+38
|
|
*
|
|
|
|
Merge branch 'object-library' into ninja-object-library
Brad King
2012-03-16
193
-1360/+1745
|
|
|
\
\
\
\
\
|
*
|
\
\
\
\
\
Merge branch 'object-library' into xcode-object-library
Brad King
2012-03-19
1
-0/+20
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Document OBJECT library type in add_library command
Brad King
2012-03-16
1
-0/+20
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Xcode: Honor $<TARGET_OBJECTS:...> source expressions
David Cole
2012-03-19
1
-0/+33
|
*
|
|
|
|
|
Merge branch 'object-library' into xcode-object-library
Brad King
2012-03-19
9
-7/+278
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
Add $<TARGET_OBJECTS:...> expression to use an object library
Brad King
2012-03-16
9
-7/+278
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Build object library targets in Xcode
David Cole
2012-03-19
1
-8/+52
|
*
|
|
|
|
Pre-compute object file names before Xcode generation
David Cole
2012-03-19
2
-0/+51
|
*
|
|
|
|
Allow txt files as ExtraSources in object library targets
David Cole
2012-03-16
1
-1/+4
|
*
|
|
|
|
Add a default source group for object files.
David Cole
2012-03-16
1
-0/+1
|
*
|
|
|
|
Xcode: Re-factor some existing methods into "FromPath" variants
David Cole
2012-03-16
2
-48/+116
|
*
|
|
|
|
Xcode: Re-factor code into GetObjectsNormalDirectory method
David Cole
2012-03-16
2
-9/+27
|
|
/
/
/
/
|
*
|
|
|
Build object library targets in VS
Brad King
2012-03-13
3
-21/+76
|
*
|
|
|
Build object library targets in Makefiles
Brad King
2012-03-13
6
-11/+55
|
*
|
|
|
Add OBJECT_LIBRARY target type
Brad King
2012-03-13
12
-4/+104
|
*
|
|
|
Pre-compute and store target object directory in cmGeneratorTarget
Brad King
2012-03-12
3
-0/+22
|
*
|
|
|
Rename/constify build-time config placeholder lookup
Brad King
2012-03-09
8
-9/+9
|
*
|
|
|
Remove unused cmSourceGroup method
Brad King
2012-03-09
2
-7/+0
|
*
|
|
|
Pre-compute object file names before VS project generation
Brad King
2012-03-09
10
-136/+104
|
*
|
|
|
Pre-compute object file names before Makefile generation
Brad King
2012-03-09
8
-55/+50
|
*
|
|
|
Simplify cmVisualStudio10TargetGenerator using cmGeneratorTarget
Brad King
2012-03-09
2
-29/+12
|
*
|
|
|
Simplify cmMakefileTargetGenerator using cmGeneratorTarget
Brad King
2012-03-09
2
-53/+42
|
*
|
|
|
Create a cmGeneratorTarget for each cmTarget during generation
Brad King
2012-03-09
2
-0/+57
|
*
|
|
|
Add cmGeneratorTarget to represent a target during generation
Brad King
2012-03-09
3
-0/+126
|
*
|
|
|
Merge branch 'cleanup-object-file-names' into object-library
Brad King
2012-03-09
18
-279/+73
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'fix-docs-typos'
David Cole
2012-03-20
1
-5/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix some typos in the docs comments.
Stephen Kelly
2012-03-19
1
-5/+5
*
|
|
|
|
|
|
KWSys Nightly Date Stamp
KWSys Robot
2012-03-20
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'find_package_set_FOUND_VariableInConfigFile'
Brad King
2012-03-19
1
-4/+34
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
find_package: allow <pkg>Config.cmake to set <pkg>_FOUND to FALSE
Alex Neundorf
2012-03-13
1
-4/+34
*
|
|
|
|
|
|
Merge topic 'CPack-fixCPACK_MONOLITHIC_INSTALL-handling'
Brad King
2012-03-19
5
-3/+23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Handle CPACK_MONOLITHIC_INSTALL in some rare use cases.
Eric NOULARD
2012-03-18
5
-3/+23
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'CPack-fixSTGZpermission-bug13046'
Brad King
2012-03-19
1
-7/+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
CPack STGZ put execute permission on all packages files (component case)
Eric NOULARD
2012-03-18
1
-7/+18
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge topic 'write-cache-atomically'
Brad King
2012-03-19
1
-7/+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Write CMakeCache.txt atomically (#13040)
Brad King
2012-03-14
1
-7/+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge topic 'fix-12621-xcode43'
Brad King
2012-03-19
3
-27/+83
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
CPack: Use real path to PackageMaker to find its version file (#12621)
David Cole
2012-03-13
1
-0/+3
|
*
|
|
|
|
|
Xcode: Detect new default locations of Xcode 4.3 bits and pieces (#12621)
David Cole
2012-03-09
3
-27/+80
*
|
|
|
|
|
|
Merge topic 'ninja-generator'
Brad King
2012-03-19
16
-1/+3072
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Ninja: shell escape $(CMAKE_SOURCE_DIR) and $(CMAKE_BINARY_DIR)
Peter Collingbourne
2012-03-17
1
-4/+12
|
*
|
|
|
|
|
|
Ninja: add support for OBJECT_OUTPUTS, fix PrecompiledHeader test case
Peter Collingbourne
2012-03-17
1
-0/+11
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Ninja: Avoid using 'this' in member initializers
Brad King
2012-03-16
1
-1/+1
|
*
|
|
|
|
|
Ninja: Fix for PDB files with spaces in the path.
Bill Hoffman
2012-03-16
2
-2/+4
|
*
|
|
|
|
|
Ninja: Constify use of cmCustomCommand
Brad King
2012-03-13
3
-8/+8
|
*
|
|
|
|
|
Ninja: add /DEF: flag to linker call
Peter Kuemmel
2012-03-13
1
-0/+2
|
*
|
|
|
|
|
Ninja: Add a cache option CMAKE_ENABLE_NINJA to enable the ninja generator.
Bill Hoffman
2012-03-09
1
-2/+15
|
*
|
|
|
|
|
Ninja: Add friend struct so it can access the private ConvertToNinjaPath.
David Cole
2012-03-07
1
-0/+2
[prev]
[next]