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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused GLOBAL_TARGET generation code
Brad King
2010-12-13
1
-2/+1
*
Merge branch 'vs-target-dependencies' into imported-target-dependencies
Brad King
2010-11-19
1
-1/+2
|
\
|
*
Record edge type in global dependency graph
Brad King
2010-11-18
1
-1/+2
*
|
Don't disable colors in the CodeBlocks generator and minor cleanup.
Alex Neundorf
2010-11-11
1
-1/+0
*
|
Remove trailing whitespace
Alex Neundorf
2010-11-11
1
-22/+22
|
/
*
Merge topic 'vs-project-groups'
Brad King
2010-09-08
1
-0/+3
|
\
|
*
Add FOLDER target property, for IDEs (#3796)
David Cole
2010-09-03
1
-0/+3
*
|
Merge topic 'vs-utility-depends'
Brad King
2010-08-31
1
-0/+2
|
\
\
|
*
|
Factor out global generator ComputeTargetDepends method
Brad King
2010-08-24
1
-0/+2
|
|
/
*
|
Restore GetTargetDirectDepends const return
Brad King
2010-08-25
1
-1/+1
|
/
*
Fix rule hash persistence file generation
Brad King
2010-02-12
1
-0/+2
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-0/+4
*
Avoid non-root copies of root-only targets
Brad King
2009-10-06
1
-0/+1
*
Cleanup cmGlobalGenerator::GetTargetSets method
Brad King
2009-10-01
1
-7/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
No /fast targets in try_compile project mode
Brad King
2009-08-04
1
-1/+1
*
Fix recursive try_compile calls
Brad King
2009-08-03
1
-1/+1
*
ENH: make sure GUIDs for filters are cached
Bill Hoffman
2009-07-17
1
-1/+3
*
BUG: Fix Xcode linker language
Brad King
2009-07-10
1
-3/+3
*
ENH: Generate a central list of target directories
Brad King
2009-03-09
1
-2/+2
*
ENH: Extend GG::Build method for pre-parsed args
Brad King
2009-03-04
1
-7/+9
*
ENH: Enforce unique binary directories
Brad King
2009-02-27
1
-0/+9
*
ENH: Define target and source property LABELS
Brad King
2009-02-10
1
-0/+3
*
ENH: Refactor custom command rule hashing
Brad King
2009-02-02
1
-2/+1
*
BUG: 4244, add a --build option to cmake that can build projects configured b...
Bill Hoffman
2008-10-15
1
-7/+9
*
BUG: fix for 7738, allow for spaces in the package target path to CPackConfig...
Bill Hoffman
2008-10-01
1
-1/+2
*
ENH: Make dir content cache work during configure
Brad King
2008-09-22
1
-5/+5
*
BUG: Fix try_compile during EnableLanguage
Brad King
2008-07-16
1
-0/+1
*
ENH: Further refinement of the CPack components functionality from Doug Gregor.
David Cole
2008-07-08
1
-0/+3
*
BUG: Include less content as input to "rule hash" computation.
Brad King
2008-06-03
1
-2/+2
*
ENH: Introduce "rule hashes" to help rebuild files when rules change.
Brad King
2008-06-02
1
-0/+9
*
BUG: Fix crash on repeated configure steps and exported targets.
Brad King
2008-05-27
1
-0/+1
*
BUG: Make sure all source files are found before generating.
Brad King
2008-05-12
1
-0/+2
*
ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing proj...
Brad King
2008-02-14
1
-0/+2
*
ENH: Analyze inter-target dependencies to safely fix cycles
Brad King
2008-02-06
1
-6/+1
*
ENH: remove const
Bill Hoffman
2008-01-31
1
-7/+7
*
ENH: fix for bug 3218 dependant projects are written out automatically if the...
Bill Hoffman
2008-01-30
1
-2/+12
*
ENH: Updated exporting and importing of targets to support libraries and conf...
Brad King
2008-01-28
1
-5/+2
*
ENH: Implement linking with paths to library files instead of -L and -l separ...
Brad King
2008-01-22
1
-0/+21
*
ENH: Moved global inter-target dependency analysis and cycle-prevention code ...
Brad King
2007-12-23
1
-4/+15
*
ENH: Add a depends check step to custom targets. Add support for the IMPLICI...
Brad King
2007-12-21
1
-3/+0
*
ENH: add GetCleanTargetName() which returns "clean" for makefiles, so it can
Alexander Neundorf
2007-11-25
1
-0/+1
*
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual ...
David Cole
2007-11-16
1
-0/+8
*
ENH: add guess progress for first time configuring a project.
Bill Hoffman
2007-11-13
1
-0/+1
*
ENH: Finish up the Framework creation code restructuring. Frameworks build an...
David Cole
2007-10-10
1
-0/+4
*
ENH: add support for Fortran to the KDevelop generator
Alexander Neundorf
2007-08-31
1
-1/+1
*
ENH: add install files generators for targets which have PUBLIC_HEADER,
Alexander Neundorf
2007-08-27
1
-1/+3
*
ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Wo...
David Cole
2007-08-22
1
-1/+3
*
ENH: move the code for the NOTFOUND checking into its own function, so
Alexander Neundorf
2007-08-16
1
-0/+1
*
BUG: Target exclusion-from-all tests should always use the root local generat...
Brad King
2007-08-03
1
-2/+3
[next]