7492 Commits

Author SHA1 Message Date
Brad King
bc135b7fc2 BUG: MSVC* variables should be set in IDE generators instead of just NMake. 2006-05-05 20:54:53 -04:00
Andy Cedilnik
fad3e1dd77 ENH: use a directory with space 2006-05-05 16:12:39 -04:00
Bill Hoffman
bf9de32f41 ENH: make release directory a variable 2006-05-05 15:51:13 -04:00
Bill Hoffman
e0924bbb16 ENH: fix windows path issue 2006-05-05 15:04:39 -04:00
Brad King
50a0f71120 ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuration install rules. 2006-05-05 14:57:19 -04:00
Andy Cedilnik
059320a577 ENH: fix env vars 2006-05-05 14:53:50 -04:00
Bill Hoffman
7b654d63ec ENH: add ability to set CC, CXX and LDFLAGS 2006-05-05 13:52:14 -04:00
Bill Hoffman
77e894d8f4 ENH: move from tr to cat since it works from a windows machine and works on the AIX 2006-05-05 13:10:49 -04:00
Andy Cedilnik
7477aaa5e8 STYLE: Nightly Version update 2006-05-05 12:49:22 -04:00
Bill Hoffman
495a77e9e8 ENH: add missing quote and some comments 2006-05-05 12:34:26 -04:00
Bill Hoffman
c0c80acc4a ENH: remove old copy 2006-05-05 12:25:28 -04:00
Bill Hoffman
9f46c81b45 ENH: working on hp 2006-05-05 12:14:32 -04:00
Brad King
66d7aef82b ENH: Adding COMPONENT option to an INSTALL command call to smoke-test it. 2006-05-05 11:51:07 -04:00
Brad King
323dc3a89a ENH: Added information about target needing a source file when one cannot be found. 2006-05-05 11:46:20 -04:00
Brad King
d7faff7c08 ENH: Added example of sub-group to docs. 2006-05-05 11:37:05 -04:00
Brad King
a317715407 ENH: Added option to not use copy-if-different when installing. 2006-05-05 10:38:41 -04:00
Bill Hoffman
25a85c0585 ENH: create script is working 2006-05-05 10:36:47 -04:00
Bill Hoffman
a3c86013d5 ENH: create script is working 2006-05-05 10:33:53 -04:00
Bill Hoffman
1a7a6ccc34 ENH: create script is working 2006-05-05 10:30:26 -04:00
Brad King
523d9ebeed ENH: Added always/if-different option to CopyADirectory. Added CopyAFile with the same interface. 2006-05-05 10:29:27 -04:00
Bill Hoffman
6b9f681f91 ENH: change to script mode 2006-05-05 08:16:49 -04:00
Bill Hoffman
68bac14403 ENH: add file 2006-05-04 22:58:49 -04:00
Bill Hoffman
6661d55bcc ENH: add file 2006-05-04 22:58:00 -04:00
Bill Hoffman
ec3c5684ba ENH: add some machines 2006-05-04 21:57:53 -04:00
Bill Hoffman
a468872ccd ENH: add a check to make sure targets only link to libraries and not utility targets to avoid seg faults, bug 3194 2006-05-04 17:54:31 -04:00
Bill Hoffman
d5d1525339 ENH: remove debug output 2006-05-04 13:39:45 -04:00
Bill Hoffman
1794836ee3 ENH: fix build c stuff with c and c++ with c++ 2006-05-04 13:35:56 -04:00
Andy Cedilnik
8268d16bbb STYLE: Nightly Version update 2006-05-04 10:07:25 -04:00
Bill Hoffman
3e6a1f9afa ENH: make sure path is converted to unix 2006-05-03 23:03:53 -04:00
Andy Cedilnik
d4e84f8c5b ENH: Add BZip2 support, add better documentation 2006-05-03 21:42:51 -04:00
Bill Hoffman
9600c0a189 ENH: add cvs command variable 2006-05-03 17:27:47 -04:00
Bill Hoffman
f4e1157e56 ENH: more aix stuff 2006-05-03 17:22:28 -04:00
Bill Hoffman
2fa216058a ENH: add aix 2006-05-03 17:08:34 -04:00
Andy Cedilnik
96d4a89228 ENH: Better output 2006-05-03 16:24:14 -04:00
Ken Martin
00d063a346 BUG: use SHELL var 2006-05-03 15:17:55 -04:00
Ken Martin
f131463e3d BUG: fix CPack to use correct paths 2006-05-03 15:17:09 -04:00
Brad King
826d238ebd BUG: Fix to avoid repeated calls to CollapseFullPath during dependency scanning. This addresses bug#3191. 2006-05-03 10:07:08 -04:00
Bill Hoffman
0cfda4a7f0 ENH: use correct flags for optimization 2006-05-03 09:23:57 -04:00
Andy Cedilnik
67029ab0e9 STYLE: Nightly Version update 2006-05-03 08:16:43 -04:00
Bill Hoffman
86beb67afd ENH: getting better 2006-05-02 23:20:02 -04:00
Andy Cedilnik
38c1ab5cb2 COMP: Fix cast to char* 2006-05-02 18:47:49 -04:00
Andy Cedilnik
12048d8276 COMP: Try to fix windows builds 2006-05-02 18:43:19 -04:00
Andy Cedilnik
6597cc4808 ENH: Add generators documentation 2006-05-02 17:52:22 -04:00
Andy Cedilnik
7e788fed35 ENH: Simplify TarCompress to only require compress. Use cmake's tar 2006-05-02 17:34:27 -04:00
Andy Cedilnik
12e07f910e ENH: Initial cut at TarCompress generator 2006-05-02 17:07:16 -04:00
Bill Hoffman
fd40430547 ENH: remove debug 2006-05-02 16:41:31 -04:00
Bill Hoffman
67490f57a9 ENH: more stuff 2006-05-02 16:41:06 -04:00
Bill Hoffman
3832369ffa ENH: remove if0 2006-05-02 16:33:45 -04:00
Bill Hoffman
adf160029c ENH: first pass at cmake scripts to create the cmake release 2006-05-02 16:32:46 -04:00
Bill Hoffman
38373b5d4c ENH: fix qt version detection 2006-05-02 14:04:26 -04:00