Alex Neundorf
|
156ae39905
Don't disable colors in the CodeBlocks generator and minor cleanup.
|
15 years ago |
Alex Neundorf
|
7b1421b885
Remove trailing whitespace
|
15 years ago |
Brad King
|
28edb70a9e
Merge topic 'vs-project-groups'
|
15 years ago |
David Cole
|
e6ac0aacf6
Add FOLDER target property, for IDEs (#3796)
|
15 years ago |
Brad King
|
6c155d9e9e
Merge topic 'vs-utility-depends'
|
15 years ago |
Brad King
|
95b3bb5dbc
Restore GetTargetDirectDepends const return
|
15 years ago |
Brad King
|
6bea84353c
Factor out global generator ComputeTargetDepends method
|
15 years ago |
Brad King
|
41a608a75d
Fix rule hash persistence file generation
|
16 years ago |
David Cole
|
0b38bb4c53
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of running -D dashboards from the command line and running ctest_configure, ctest_build and ctest_test commands in -S scripts. Also, allow a script to change it by setting the CTEST_CONFIGURATION_TYPE variable: allows for multiple configuration build/test cycles within one script. Add a new signature for the cmake command build_command that accepts CONFIGURATION as one argument. The original build_command signature is still there, but now marked as deprecated in the documentation. Of course... also add CTestConfig tests to verify that -C is honored for -D dashboards and -S scripts.
|
16 years ago |
Brad King
|
9000b5a4de
Avoid non-root copies of root-only targets
|
16 years ago |
Brad King
|
c8ddb6813b
Cleanup cmGlobalGenerator::GetTargetSets method
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
80c947b397
No /fast targets in try_compile project mode
|
16 years ago |
Brad King
|
73de2362dd
Fix recursive try_compile calls
|
16 years ago |
Bill Hoffman
|
300514fd25
ENH: make sure GUIDs for filters are cached
|
16 years ago |
Brad King
|
a232dbe8d2
BUG: Fix Xcode linker language
|
16 years ago |
Brad King
|
a86e81c358
ENH: Generate a central list of target directories
|
16 years ago |
Brad King
|
d35651fb6c
ENH: Extend GG::Build method for pre-parsed args
|
16 years ago |
Brad King
|
1d3308156e
ENH: Enforce unique binary directories
|
16 years ago |
Brad King
|
13f9bb646d
ENH: Define target and source property LABELS
|
17 years ago |
Brad King
|
ac9b7ec155
ENH: Refactor custom command rule hashing
|
17 years ago |
Bill Hoffman
|
1777bb502a
BUG: 4244, add a --build option to cmake that can build projects configured by CMake
|
17 years ago |
Bill Hoffman
|
ab409fec89
BUG: fix for 7738, allow for spaces in the package target path to CPackConfig files
|
17 years ago |
Brad King
|
4719984553
ENH: Make dir content cache work during configure
|
17 years ago |
Brad King
|
2bc9acb1ca
BUG: Fix try_compile during EnableLanguage
|
17 years ago |
David Cole
|
83ec8c3593
ENH: Further refinement of the CPack components functionality from Doug Gregor.
|
17 years ago |
Brad King
|
e79b73d61f
BUG: Include less content as input to "rule hash" computation.
|
17 years ago |
Brad King
|
6be09c3667
ENH: Introduce "rule hashes" to help rebuild files when rules change.
|
17 years ago |
Brad King
|
1c0ffdc11c
BUG: Fix crash on repeated configure steps and exported targets.
|
17 years ago |
Brad King
|
771bdb7ef8
BUG: Make sure all source files are found before generating.
|
17 years ago |