Alexander Neundorf
|
eb91859d6f
remove unused variables, reported by icpc
|
16 years ago |
Brad King
|
c513962701
Create INTERPROCEDURAL_OPTIMIZATION build feature
|
16 years ago |
Brad King
|
1e48243591
Introduce "build feature" lookup framework
|
16 years ago |
Brad King
|
57df2abca8
Centralize language flag addition for Makefiles
|
16 years ago |
Brad King
|
67530409a9
Fix module definition file reference for VS6 NMake
|
16 years ago |
Brad King
|
024d05adad
Fix use of module .def files for MS tools
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
c87a35a326
Do not call CollapseFullPath for PDB file names
|
16 years ago |
Brad King
|
bde145a212
ENH: Pass config to cmTarget::GetDirectory()
|
16 years ago |
Brad King
|
11d1063452
ENH: Create cmMakefileTargetGenerator::ConfigName
|
16 years ago |
Brad King
|
cd83f1979d
ENH: Cleanup make progress rule generation code
|
16 years ago |
Brad King
|
493f88ce55
ENH: Allow projects to disable per-rule echo lines
|
16 years ago |
Brad King
|
2f651c2e59
ENH: Allow projects to disable per-rule progress
|
16 years ago |
Brad King
|
741ae600c4
ENH: Factor out makefile progress rule commands
|
16 years ago |
Brad King
|
b41c8fe23e
BUG: Pass shared library export symbol in DEFINES
|
17 years ago |
Brad King
|
b604b98c56
ENH: Define RULE_LAUNCH_* properties
|
17 years ago |
Brad King
|
c895d9f2e0
ENH: Give target in which custom commands build
|
17 years ago |
Brad King
|
084e5a5e9e
BUG: Fix preprocess and assembly rule expansion
|
17 years ago |
Brad King
|
496c203a0b
BUG: Do not expand rule variables in info rules
|
17 years ago |
Brad King
|
ac9b7ec155
ENH: Refactor custom command rule hashing
|
17 years ago |
Brad King
|
690121f098
BUG: Fix color check for dependency scanning
|
17 years ago |
Brad King
|
9c29a72fbc
ENH: Support object lists longer than 128K on MSVC
|
17 years ago |
Brad King
|
07454a39f1
ENH: Factor out listing of objects on command line
|
17 years ago |
Brad King
|
ad44a41a18
ENH: Fix optional use of relative paths.
|
17 years ago |
Brad King
|
8bffd5af36
ENH: Simplify framework -F flag generation
|
17 years ago |
Brad King
|
434d07afe6
ENH: Use new link info during dependency scanning
|
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
|
23a60d561c
BUG: Fix makefile generator to have link rules depend on all full path libraries that appear on the link line. This allows projects to relink when imported targets have changed.
|
17 years ago |
Brad King
|
600e5e274e
ENH: Add SKIP_RULE_DEPENDS option for add_custom_command()
|
17 years ago |