Ken Martin
|
bf0cb4d49a
|
STYLE: fix line length
|
2006-05-11 11:47:03 -04:00 |
Brad King
|
bc135b7fc2
|
BUG: MSVC* variables should be set in IDE generators instead of just NMake.
|
2006-05-05 20:54:53 -04:00 |
Ken Martin
|
3d96e52261
|
STYLE: some m_ to this-> cleanup
|
2006-03-15 11:02:08 -05:00 |
Bill Hoffman
|
89e5fc63fe
|
STYLE: fix line lengths
|
2006-03-10 13:54:57 -05:00 |
Brad King
|
bd0b829ffb
|
BUG: Fixed generation of VS8 solution file to not be re-written when loaded by VS and to work with msbuild.
|
2006-02-14 15:35:34 -05:00 |
Ken Martin
|
369308ca76
|
ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk
|
2005-06-22 09:06:46 -04:00 |
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.
|
2005-04-29 10:11:24 -04:00 |
Brad King
|
3b81a43294
|
ENH: Added dependency from INSTALL target to ALL_BUILD target so that targets build before being installed.
|
2005-04-28 16:21:28 -04:00 |
Bill Hoffman
|
444dbd3309
|
BUG: fix external project command for VS 7 and 71
|
2004-09-15 15:15:46 -04:00 |
Bill Hoffman
|
94d8d25fd3
|
ENH: update vs71 generator to support excluded subdirs
|
2004-03-10 14:33:18 -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 |
Bill Hoffman
|
32ca9c83cd
|
Change name of 71 generator
|
2003-05-13 11:42:45 -04:00 |
Bill Hoffman
|
6112e7fc16
|
add support for vs 71
|
2003-05-08 16:59:27 -04:00 |