Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 years ago |
Andy Cedilnik
|
c4156b4531
COMP: Even more global target fixes
|
20 years ago |
Andy Cedilnik
|
07d0e776ad
BUG: More fixing of support for global target son visual studio
|
20 years ago |
Andy Cedilnik
|
0ba40b59c7
COMP: Handle preinstall properly on IDEs
|
20 years ago |
Andy Cedilnik
|
1ecd48ba67
COMP: Fix for preinstall
|
20 years ago |
Andy Cedilnik
|
542b034a66
COMP: Even more Visual Studio fixes. Why is this code duplicated?
|
20 years ago |
Brad King
|
bd0b829ffb
BUG: Fixed generation of VS8 solution file to not be re-written when loaded by VS and to work with msbuild.
|
20 years ago |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
20 years ago |
Ken Martin
|
369308ca76
ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk
|
20 years ago |
Brad King
|
48702f8a8d
COMP: Converting INSTALL->ALL_BUILD dependency implementation to use the AddUtility method on a target. This significantly simplifies the implementation and removes warnings about hiding virtual functions.
|
20 years ago |
Brad King
|
3b81a43294
ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets build before being installed.
|
20 years ago |
Bill Hoffman
|
0255dab023
BUG: fix for bug 1702, better error message for GUID missing
|
20 years ago |
Ken Martin
|
791aa6052b
ENH: add support for out of source source
|
21 years ago |
Brad King
|
39af9ee1e4
ENH: Updated implementation of custom commands. Multiple command lines are now supported effectively allowing entire scripts to be written. Also removed extra variable expansions and cleaned up passing of commands through to the generators. The command and individual arguments are now kept separate all the way until the generator writes them out. This cleans up alot of escaping issues.
|
21 years ago |
Bill Hoffman
|
444dbd3309
BUG: fix external project command for VS 7 and 71
|
21 years ago |
Bill Hoffman
|
5001eed8a5
ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson
|
21 years ago |
Bill Hoffman
|
32fe8caaef
bug fixes for external projects
|
21 years ago |
Bill Hoffman
|
d385543865
BUG: fix include external project bug
|
21 years ago |
Bill Hoffman
|
1d061ae896
fix include order because of GetCurrentDirectory define and windows.h problem
|
21 years ago |
Bill Hoffman
|
c15adc9221
BUG: fix sub project path problem
|
21 years ago |
Bill Hoffman
|
8d1a5c48e7
BUG: fix for 871, include external should work for 7.1 and 7.0
|
21 years ago |
Bill Hoffman
|
70eaddbf8e
BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time
|
21 years ago |
Andy Cedilnik
|
6918844bd6
ERR: Fix install on VS71
|
21 years ago |
Bill Hoffman
|
94d8d25fd3
ENH: update vs71 generator to support excluded subdirs
|
22 years ago |
Andy Cedilnik
|
72d8bd1e41
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
22 years ago |
Bill Hoffman
|
6e9a96119c
ENH: fix some warnings
|
22 years ago |
Brad King
|
e5ed57ec18
ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section.
|
22 years ago |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 years ago |
Bill Hoffman
|
8cb6645ad8
Remove some borland 6 warnings
|
22 years ago |
Bill Hoffman
|
6112e7fc16
add support for vs 71
|
22 years ago |