1126 Commits

Author SHA1 Message Date
Bill Hoffman
414b89b903 ENH: fix build for mingw 2008-01-31 14:50:08 -05:00
Bill Hoffman
b270a4ee7b ENH: split into implementation and interface class to clean up namespace issues with #define stuff 2008-01-31 14:34:11 -05:00
Brad King
82d8264b9f BUG: Need to install cstddef header. 2008-01-31 12:56:18 -05:00
Brad King
065f23ba38 STYLE: Work-around std:: check since this is a platform test. 2008-01-31 08:32:08 -05:00
Brad King
e3c2c1923a STYLE: Remove references to std:: inside KWSys, even in comments. This will allow a commit check to be added. 2008-01-31 08:21:35 -05:00
Brad King
d81875fb87 COMP: Replace kwsys_stl:: with kwsys_ios:: for streams access. 2008-01-31 08:21:27 -05:00
Brad King
3edc8e83ef STYLE: Nightly Date Stamp 2008-01-31 00:01:05 -05:00
Bill Hoffman
2a6e918c1f COMP: use kwsys_stl and not std:: 2008-01-30 21:40:43 -05:00
Bill Hoffman
2d0e838339 ENH: fix for vs 70 2008-01-30 12:55:59 -05:00
Bill Hoffman
c4093afc52 ENH: enhancements for cdash, include system information and better time entries 2008-01-30 11:17:36 -05:00
Brad King
d2f901bebf COMP: Fix warnings on VS9. 2008-01-30 07:44:24 -05:00
Brad King
bd822c734b STYLE: Nightly Date Stamp 2008-01-30 00:01:04 -05:00
Brad King
a099551882 STYLE: Nightly Date Stamp 2008-01-29 00:01:03 -05:00
Brad King
a7cb9d1120 STYLE: Nightly Date Stamp 2008-01-28 00:01:02 -05:00
Brad King
c631aa2a87 STYLE: Nightly Date Stamp 2008-01-27 00:01:07 -05:00
Brad King
a35145fb27 STYLE: Nightly Date Stamp 2008-01-26 00:01:03 -05:00
Brad King
817d17e822 STYLE: Nightly Date Stamp 2008-01-25 00:01:03 -05:00
Brad King
8b1117e6c9 STYLE: Nightly Date Stamp 2008-01-24 00:01:03 -05:00
Brad King
78fcb26695 STYLE: Nightly Date Stamp 2008-01-23 00:01:03 -05:00
Brad King
0df9e6904c COMP: Remove inline keyword from forward declaration for VS9. 2008-01-22 08:52:48 -05:00
Brad King
a6af060b35 STYLE: Nightly Date Stamp 2008-01-22 00:01:10 -05:00
Brad King
9198a92af9 COMP: Fix VS6 and old HP build. This source does not have the #define for hack. 2008-01-21 08:01:04 -05:00
Brad King
b1151a6487 STYLE: Nightly Date Stamp 2008-01-21 00:01:03 -05:00
Brad King
ce2b20361a BUG: Fix previous commit to not access empty strings out of bounds. 2008-01-20 19:29:12 -05:00
Brad King
c7b844ba3e BUG: Make sure search paths never have double-slashes. Leading with two slashes (//) on cygwin looks like a network path and delays while waiting for a non-existent machine. 2008-01-20 17:24:46 -05:00
Brad King
983625e2b5 STYLE: Nightly Date Stamp 2008-01-20 00:01:03 -05:00
Brad King
abf2054765 STYLE: Nightly Date Stamp 2008-01-19 00:01:03 -05:00
Brad King
10678ea1d7 STYLE: Nightly Date Stamp 2008-01-18 00:01:02 -05:00
Brad King
491d5d0104 STYLE: Nightly Date Stamp 2008-01-17 00:01:02 -05:00
Brad King
34c04bbc24 STYLE: Nightly Date Stamp 2008-01-16 00:01:04 -05:00
Brad King
53e9b5b329 STYLE: Nightly Date Stamp 2008-01-15 00:01:06 -05:00
Brad King
2c42f75522 STYLE: Nightly Date Stamp 2008-01-14 00:01:04 -05:00
Brad King
857e2e15dd ENH: Improved escaping in kwsys/System. Added escape of % for NMake. Added escape of ; for the VS IDE. 2008-01-13 16:36:20 -05:00
Brad King
4e96f4d503 STYLE: Nightly Date Stamp 2008-01-13 00:01:04 -05:00
Brad King
615ce67ad4 COMP: Fix build on borland. 2008-01-12 09:52:50 -05:00
Brad King
330b7c3f63 STYLE: Nightly Date Stamp 2008-01-12 00:01:05 -05:00
Brad King
a6d32b96ed ENH: Add SystemTools::SplitPathRootComponent and re-implement SplitPath to use it. Add better treatment of user home directory paths. 2008-01-11 08:33:48 -05:00
Brad King
d7c7ab0927 STYLE: Nightly Date Stamp 2008-01-11 00:01:04 -05:00
Brad King
1c2ffbb5bc BUG: Fix hang in Process_Kill on OS X caused by an OS bug in which a pipe read end cannot be closed if the pipe write end is open, the pipe is full, and another process is blocking waiting to write. Work around the problem by killing the children before closing the pipes. 2008-01-10 18:32:38 -05:00
Brad King
d53a7a38a1 STYLE: Nightly Date Stamp 2008-01-10 00:01:05 -05:00
Brad King
09e309c3d0 STYLE: Nightly Date Stamp 2008-01-09 00:01:03 -05:00
Bill Hoffman
3777f4139d ENH: figure out long long value 2008-01-08 17:51:05 -05:00
Bill Hoffman
91edea1b8d ENH: fix lots of warnings 2008-01-08 17:20:04 -05:00
Bill Hoffman
b9a54d392e ENH: turn off for now 2008-01-08 16:28:46 -05:00
Bill Hoffman
50c5d5a3d5 ENH: fix leaks and turn on by default 2008-01-08 14:59:57 -05:00
Bill Hoffman
66fff9d4b7 ENH: add missing file 2008-01-08 11:43:07 -05:00
Bill Hoffman
c87853430e ENH: add new system information class for use in ctest 2008-01-08 11:38:28 -05:00
Brad King
7f406eed93 STYLE: Nightly Date Stamp 2008-01-08 00:01:03 -05:00
Brad King
0d916d4e72 STYLE: Nightly Date Stamp 2008-01-07 00:01:02 -05:00
Brad King
6c073ddb65 STYLE: Nightly Date Stamp 2008-01-06 00:01:04 -05:00