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
*
Allow OBJECT libraries to be installed, exported, and imported
Robert Maynard
2017-04-18
11
-63/+228
*
Genex: Allow TARGET_OBJECTS to be used everywhere
Robert Maynard
2017-04-18
2
-9/+29
*
Genex: Reject TARGET_OBJECTS on non-object libraries earlier
Brad King
2017-04-18
1
-9/+8
*
cmInstallTargetGenerator: Re-order GenerateScriptForConfig logic
Brad King
2017-04-18
1
-19/+22
*
cmGlobalGenerator: Add method to check if object file location is known
Brad King
2017-04-18
3
-0/+19
*
cmGeneratorTarget: Add method to get the object file directory
Brad King
2017-04-18
2
-0/+17
*
cmGeneratorTarget: Factor out a GetTargetObjectNames method
Brad King
2017-04-18
3
-29/+43
*
cmGeneratorTarget: Drop default GetLinkerLanguage config argument
Brad King
2017-04-17
2
-2/+3
*
Merge topic 'prepare-per-config-objects'
Brad King
2017-04-17
7
-83/+192
|
\
|
*
cmGeneratorTarget: Drop obj libs from GetConfigCommonSourceFiles
Brad King
2017-04-13
2
-2/+20
|
*
Xcode: Refactor loop over all sources
Brad King
2017-04-13
1
-33/+12
|
*
VS: Teach generators how to mark per-config source files
Brad King
2017-04-13
4
-36/+97
|
*
Xcode: Use config-specific object library files on link lines
Brad King
2017-04-13
1
-1/+1
|
*
VS: List config-specific object library files on link lines
Brad King
2017-04-13
1
-11/+10
|
*
cmGeneratorTarget: Add method to collect all sources for all configs
Brad King
2017-04-13
2
-0/+52
*
|
Merge topic 'file-copy-relative-from'
Brad King
2017-04-17
1
-10/+51
|
\
\
|
*
|
file: Add COPY/INSTALL option for fixed layout relative to a directory
Brad King
2017-04-13
1
-1/+39
|
*
|
file: Refactor COPY/INSTALL relative path handling
Brad King
2017-04-13
1
-10/+13
|
|
/
*
|
Merge topic 'simpler-import-lib-check'
Brad King
2017-04-17
1
-3/+1
|
\
\
|
*
|
cmExportBuildFileGenerator: use HasImportLibrary
Ben Boeckel
2017-04-13
1
-3/+1
*
|
|
Merge topic 'vs-custom-kits-dir'
Brad King
2017-04-17
1
-13/+33
|
\
\
\
|
*
|
|
VS: Add an environment variable for the Windows 10 kits directory
Brad King
2017-04-12
1
-0/+8
|
*
|
|
VS: Refactor Win 10 Kits root detection to support multiple roots
Brad King
2017-04-12
1
-13/+25
|
|
/
/
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-04-17
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-04-16
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-04-15
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-04-14
1
-1/+1
|
|
/
|
/
|
*
|
Merge topic 'xcode-remove-UseObjectLibraries'
Brad King
2017-04-13
3
-57/+32
|
\
\
|
*
|
cmGeneratorTarget: Drop unused UseObjectLibraries method
Brad King
2017-04-12
2
-38/+0
|
*
|
Xcode: Inline relevant parts of UseObjectLibraries
Brad King
2017-04-12
1
-12/+22
|
*
|
Xcode: Do not add Object Libraries source group on Xcode >= 5
Brad King
2017-04-12
1
-11/+14
|
|
/
*
|
Merge topic 'project-description'
Brad King
2017-04-13
1
-0/+31
|
\
\
|
*
|
project: Add `DESCRIPTION` parameter
Alex Turbov
2017-04-11
1
-0/+31
*
|
|
Merge topic 'update-kwsys'
Brad King
2017-04-13
5
-4/+95
|
\
\
\
|
*
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2017-04-12
5
-4/+95
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'include-style'
Brad King
2017-04-13
552
-745/+862
|
\
\
\
|
*
|
|
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
545
-721/+721
|
*
|
|
CPack: drop CPack prefix for includes
Daniel Pfeifer
2017-04-11
18
-24/+30
|
*
|
|
cmConfigure: Ensure separate include block in headers
Daniel Pfeifer
2017-04-11
111
-0/+111
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-04-13
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Merge topic 'vs-refactor-source-loop'
Brad King
2017-04-12
4
-93/+80
|
\
\
\
|
*
|
|
cmGeneratorTarget: Drop unused GetIDLSources method
Brad King
2017-04-11
2
-8/+0
|
*
|
|
VS: Refactor loop over classified sources
Brad King
2017-04-11
2
-85/+80
*
|
|
|
Merge topic 'xcode-object-arch-dir'
Brad King
2017-04-12
3
-31/+61
|
\
\
\
\
|
*
|
|
|
Xcode: Compute a concrete object file arch dir if possible
Brad King
2017-04-11
2
-1/+19
|
*
|
|
|
Xcode: Refactor object directory name computation
Brad King
2017-04-11
2
-10/+21
|
*
|
|
|
Xcode: Refactor internal architecture list construction
Brad King
2017-04-11
2
-17/+17
|
*
|
|
|
cmGlobalGenerator: Abort generation earlier on export() error
Brad King
2017-04-11
1
-4/+5
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2017-04-12
1
-1/+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'vs-remove-UseObjectLibraries'
Brad King
2017-04-11
6
-77/+46
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]