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.
|
2005-02-22 10:32:44 -05:00 |
Bill Hoffman
|
444dbd3309
|
BUG: fix external project command for VS 7 and 71
|
2004-09-15 15:15:46 -04:00 |
Bill Hoffman
|
5001eed8a5
|
ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson
|
2004-09-15 12:07:57 -04:00 |
Bill Hoffman
|
32fe8caaef
|
bug fixes for external projects
|
2004-09-14 14:05:40 -04:00 |
Bill Hoffman
|
d385543865
|
BUG: fix include external project bug
|
2004-09-14 09:19:21 -04:00 |
Bill Hoffman
|
1d061ae896
|
fix include order because of GetCurrentDirectory define and windows.h problem
|
2004-06-15 08:30:22 -04:00 |
Bill Hoffman
|
c15adc9221
|
BUG: fix sub project path problem
|
2004-06-14 10:28:04 -04:00 |
Bill Hoffman
|
8d1a5c48e7
|
BUG: fix for 871, include external should work for 7.1 and 7.0
|
2004-06-01 12:07:01 -04:00 |
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
|
2004-05-20 16:29:09 -04:00 |
Andy Cedilnik
|
6918844bd6
|
ERR: Fix install on VS71
|
2004-04-21 17:54:10 -04:00 |
Bill Hoffman
|
94d8d25fd3
|
ENH: update vs71 generator to support excluded subdirs
|
2004-03-10 14:33:18 -05:00 |
Andy Cedilnik
|
72d8bd1e41
|
BUG: Fix Bug #445 - Same library in multiple projects can cause problems
|
2003-12-18 13:17:36 -05:00 |
Bill Hoffman
|
6e9a96119c
|
ENH: fix some warnings
|
2003-11-26 16:04:01 -05:00 |
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.
|
2003-07-07 21:52:10 -04:00 |
Ken Martin
|
ba68f771b3
|
yikes added new custom command support
|
2003-06-03 10:30:23 -04:00 |
Bill Hoffman
|
8cb6645ad8
|
Remove some borland 6 warnings
|
2003-05-28 09:21:37 -04:00 |
Bill Hoffman
|
6112e7fc16
|
add support for vs 71
|
2003-05-08 16:59:27 -04:00 |