Andy Cedilnik
45c1dce09f
COMP: Remove alignment warning
2004-10-11 11:47:14 -04:00
Andy Cedilnik
e0778d48bd
COMP: Remove alignment warning
2004-10-11 11:44:08 -04:00
Bill Hoffman
766c093d69
NEW: add kdevelop patch from Alexander Neundorf
2004-10-11 11:32:14 -04:00
Andy Cedilnik
4b7f371593
COMP: Remove alignment warning
2004-10-11 10:40:12 -04:00
Andy Cedilnik
47333c9113
COMP: Remove alignment warning
2004-10-11 10:10:53 -04:00
Brad King
bc6ae0649b
ERR: Replaced std::string with kwsys_stl::string for portability.
2004-10-11 08:02:51 -04:00
Andy Cedilnik
b221d046a6
ENH: Add method to retrieve parent directory and for checking if directory is a subdirectory of another directory
2004-10-10 12:14:58 -04:00
Andy Cedilnik
890528e0c3
COMP: If compiler know strtoll or strtoi64, then no need for compiling strtooff.c
2004-10-08 15:20:15 -04:00
Andy Cedilnik
3b3dd31bd4
COMP: Remove warning on optimized build
2004-10-08 11:42:38 -04:00
Andy Cedilnik
fbaead2a09
COMP: Remove warning about assigning 0x8000000000000000L to long long
2004-10-07 17:48:36 -04:00
Andy Cedilnik
e46b0a9290
ENH: Properly detect strerror_r for glibc or posix"
2004-10-07 17:32:49 -04:00
Will Schroeder
387ffe9419
FIX: broken sun build
2004-10-07 17:17:11 -04:00
Andy Cedilnik
2aa1a1791f
COMP: No need for ldap for now
2004-10-07 09:44:50 -04:00
Andy Cedilnik
b727f31589
COMP: Fix problems when doing -Werror
2004-10-07 09:28:18 -04:00
Andy Cedilnik
c03fa90b5b
COMP: Fix C syntax, and remove unused variable
2004-10-07 08:26:35 -04:00
Bill Hoffman
c47af14ee1
COMP: Fix compile warnings on certain hp systems
2004-10-07 08:20:57 -04:00
Bill Hoffman
ce54dc97ed
COMP: Remove assignment warnings on hp
2004-10-07 08:14:00 -04:00
Andy Cedilnik
caa8ca7c9e
COMP: Fix hostent redefined warning
2004-10-07 07:59:09 -04:00
Andy Cedilnik
87c27b6f06
COMP: Undef SETBLOCK before redefining it to remove parse warnings
2004-10-07 07:56:44 -04:00
Andy Cedilnik
7d0b2eabd6
COMP: If both tests are succesfull, prevent compiler error
2004-10-07 07:39:28 -04:00
Andy Cedilnik
8732505a17
COMP: Remove unused variable warning
2004-10-07 07:05:59 -04:00
Ken Martin
f6e25ab9d2
COMP: Remove compile warning on cygwin
2004-10-06 15:12:20 -04:00
Ken Martin
00f6e6ebf1
COMP: Attempt to remove warning
2004-10-06 13:10:45 -04:00
Andy Cedilnik
99b444b073
COMP: Attempt to fix non-blocking tests
2004-10-06 13:03:16 -04:00
Andy Cedilnik
84f04477b2
COMP: Fix C build problem in certain conditions
2004-10-06 08:02:18 -04:00
Andy Cedilnik
f47690ecaa
BUG: Prevent crash when strerror fails
2004-10-05 17:02:44 -04:00
Andy Cedilnik
decb1ac05f
ERR: Too much commits
2004-10-05 16:16:31 -04:00
Andy Cedilnik
9e1288da10
PERF: Several cleanups, and remove need for Curl directory to be in include path
2004-10-05 16:14:04 -04:00
Bill Hoffman
16c839206a
BUG: change the name of memory.h
2004-10-05 12:42:38 -04:00
Bill Hoffman
f9468a2967
FIX: correctly handle if path table can not open
2004-10-05 11:37:03 -04:00
Bill Hoffman
7f17646576
BUG: fix realpath problem and unix slashes
2004-10-05 10:59:07 -04:00
Andy Cedilnik
1aab11b8db
ERR: Fix TRUE build problem and replace error couts with cerrs
2004-10-05 10:13:51 -04:00
Andy Cedilnik
b847a6ac62
ERR: Fix Windows build
2004-10-05 10:00:36 -04:00
Andy Cedilnik
609801fe67
ENH: Update Curl to 7.12.1
2004-10-05 09:34:20 -04:00
Ken Martin
50da032847
COMP: fix some compile issues with insert
2004-10-05 09:25:55 -04:00
Andy Cedilnik
7f21ee17a9
BUG: Fix O_NONBLOCK test
2004-10-05 09:05:57 -04:00
Andy Cedilnik
dcaf523a7d
ENH: We need this for the new version of Curl. Once CMake 2.2 is released, this can go out.
2004-10-05 09:04:58 -04:00
Ken Martin
c86e9f5b3e
COMP: fix bad include file
2004-10-05 09:01:30 -04:00
Brad King
bf46e4f4b7
ENH: Started new makefile generator implementation. It will temporarily be called cmLocalUnixMakefileGenerator2 until it is ready to replace the original completely.
2004-10-04 16:15:25 -04:00
Ken Martin
1066af4527
ENH: Mathieus support for path conversions
2004-10-04 12:31:09 -04:00
Andy Cedilnik
a9028dfd07
BUG: Attempt to remove memory leak
2004-10-03 07:14:05 -04:00
Andy Cedilnik
a1bc51d565
BUG: Add regular expression to vector
2004-10-01 13:23:06 -04:00
Andy Cedilnik
6e9ec4598d
ENH: Add CTEST_EXECUTABLE_NAME to CTest scripting. This way you do not have to specify ctest executable in CTEST_COMMAND, but just a variable
2004-10-01 12:21:16 -04:00
Brad King
7350756728
ERR: Added missing include of string.h
2004-10-01 11:36:38 -04:00
Andy Cedilnik
6e7ba70aad
ENH: Cleanup CTest test
2004-09-30 18:45:55 -04:00
Andy Cedilnik
377b06ed41
ERR: Fix for non-gcc/icc compilers
2004-09-30 18:06:29 -04:00
Brad King
f2e46cf172
ENH: Added optional display of output for tests. Avoid printing alot of output for test 6.
2004-09-30 17:42:42 -04:00
Andy Cedilnik
77209d371f
ERR: Fix error
2004-09-30 17:27:58 -04:00
Andy Cedilnik
cbab381bda
ENH: Add support for SourceFile and LineNumber
2004-09-30 16:20:23 -04:00
Bill Hoffman
5bf55d1590
ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString
2004-09-29 16:07:07 -04:00
Andy Cedilnik
64a6ad4975
BUG: Remove maximum size of test output
2004-09-29 14:14:17 -04:00
Andy Cedilnik
70c973ba10
ERR: Fix Windows build
2004-09-29 13:21:21 -04:00
Andy Cedilnik
3fc7dc5e70
ENH: Move permissions code to kwsys so that copyfile can use it. Fixes Bug #1133 - cmake -E copy file dir sets the wrong permissions on the destination directory
2004-09-29 12:20:52 -04:00
Andy Cedilnik
cf8d34040e
BUG: If extra update failes, continue with dashboard. Closes Bug #894 - Fatal CVS update error kills test, and is not reported
2004-09-29 11:52:02 -04:00
Andy Cedilnik
1852a88fa1
ENH: When copy file, if the output file exits, delete it first
2004-09-29 11:18:07 -04:00
Andy Cedilnik
fdf589d2da
ENH: Allow CMake to use CommandLineArguments without warning
2004-09-29 08:58:45 -04:00
Andy Cedilnik
f3cfe48152
ENH: Add lots of comments
2004-09-29 08:34:02 -04:00
Andy Cedilnik
7488e43d69
ENH: Add access to last argument parsed
2004-09-29 07:56:25 -04:00
Andy Cedilnik
6972cdf9e9
ENH: Move all extracting of variables to ExtractVariables. This way it is easy to know what variables are used
2004-09-28 17:51:29 -04:00
Andy Cedilnik
e96b0b44ca
ENH: Add accessor for Argv0
2004-09-28 11:34:29 -04:00
Andy Cedilnik
61d6150797
ENH: Add some documentation
2004-09-28 09:00:06 -04:00
Bill Hoffman
309b4caf45
BUG: make sure release flags are replaced
2004-09-27 16:33:42 -04:00
Bill Hoffman
de3cc6f217
ENH: allow for a different jni.h to enable java testing
2004-09-27 15:21:44 -04:00
Bill Hoffman
a69275d37b
ENH: allow for a different jni.h to enable java testing
2004-09-27 15:15:59 -04:00
Bill Hoffman
591fa1daea
space in path problem
2004-09-27 15:11:41 -04:00
Bill Hoffman
9ee34e6071
ENH: use jni.h to determine java version
2004-09-27 14:39:15 -04:00
Bill Hoffman
6b9e217bee
ENH: use jni.h to determine java version
2004-09-27 14:21:05 -04:00
Andy Cedilnik
eadf3aea79
BUG: If notes file is missing, create empty notes file with error message
2004-09-27 13:36:47 -04:00
Bill Hoffman
016e0e52cb
BUG: make sure java jar files are not libfoo.jar but are just foo.jar
2004-09-27 11:36:29 -04:00
Bill Hoffman
f5b978fe2f
ENH: better message for skipping java
2004-09-27 11:03:20 -04:00
Bill Hoffman
dfd275b8f9
ENH: use correct args for test of java
2004-09-24 16:54:55 -04:00
Bill Hoffman
4b87fdada4
ENH: only use newer java for testing
2004-09-24 16:34:20 -04:00
Ken Martin
e735351b3f
BUG: fix crash with vs6
2004-09-24 11:35:16 -04:00
Ken Martin
1ffbc81061
ENH: check for all parts of java
2004-09-24 11:34:57 -04:00
Bill Hoffman
1603e16cc5
ENH: replace all enabled languages in rule vars
2004-09-24 10:07:57 -04:00
Bill Hoffman
9e08d07be2
ENH: change ignore function so that it first checks to see if the extension has a language
2004-09-24 09:34:27 -04:00
Bill Hoffman
16c0a02d9b
ENH: correctly ignore files
2004-09-24 08:39:02 -04:00
Bill Hoffman
76dac72246
temporary fix to try and get a clean dashboard
2004-09-23 17:49:54 -04:00
Andy Cedilnik
b3481a9675
ERR: Fix memory problem
2004-09-23 15:02:22 -04:00
Andy Cedilnik
4b9386751a
STYLE: Only allocate as much space as needed
2004-09-23 11:53:55 -04:00
Andy Cedilnik
4966d102d6
ENH: Make GetRemainingArguments actually work
2004-09-23 11:45:02 -04:00
Bill Hoffman
a7e20abcdb
ENH: only replace the language being used in expand rule variables
2004-09-23 11:44:17 -04:00
Bill Hoffman
d11cecab7d
STYLE: remove warning
2004-09-23 09:11:01 -04:00
Bill Hoffman
d85738fe3f
remove warning
2004-09-23 09:08:00 -04:00
Bill Hoffman
67ac3ea503
ENH: fix problems with .def and RC files
2004-09-23 08:51:06 -04:00
Bill Hoffman
8cb20b7052
BUG: fix perfered linker language code
2004-09-22 17:50:36 -04:00
Bill Hoffman
9cca063c7d
fix compilation
2004-09-22 16:44:42 -04:00
Bill Hoffman
c8750db71f
remove warnings
2004-09-22 15:14:04 -04:00
Bill Hoffman
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
2004-09-22 14:42:05 -04:00
Bill Hoffman
5971857544
ENH: only try to use fortran if the generator is make based
2004-09-22 10:06:16 -04:00
Brad King
bc26a216b4
BUG#1179: Fix for syntax in unquoted arguments.
2004-09-20 08:51:12 -04:00
Bill Hoffman
bedb6e899f
BUG: fix for bug 1041, _MBCS sometimes added for UNIICODE which is bad
2004-09-17 15:57:01 -04:00
Bill Hoffman
2d3c33b19b
BUG: 1163 fix documentation
2004-09-17 09:01:49 -04:00
Andy Cedilnik
09d01119c1
ENH: Attempt to handle Intel's remarks. Close Bug #1156 - Better support for icc 'remark'
2004-09-16 17:13:59 -04:00
Andy Cedilnik
2e58daf5be
ENH: Add missing include
2004-09-16 12:39:02 -04:00
Andy Cedilnik
6a4071b5d2
ENH: Add method to retrieve the terminal width
2004-09-16 10:58:56 -04:00
Andy Cedilnik
d349d6ff18
ENH: a bit more cleanup. The help should really be replaced by something like cmDocumentation
2004-09-16 10:49:09 -04:00
Ken Martin
cf7893b934
BUG: fix VSExternal for visual studio 6
2004-09-16 10:48:10 -04:00
Andy Cedilnik
a2c19a4d46
ENH: Condense help string, add support for setting line length and make it work
2004-09-16 10:27:17 -04:00
Bill Hoffman
444dbd3309
BUG: fix external project command for VS 7 and 71
2004-09-15 15:15:46 -04:00
Andy Cedilnik
f545c5149f
ENH: Remove double slash
2004-09-15 14:08:09 -04:00
Andy Cedilnik
df82ea0ad0
BUG: Attempt to fix bug on Windows (and apple) where files returned are all lowercase
2004-09-15 13:33:58 -04:00
Andy Cedilnik
f188d46431
BUG: Propagate file name and line number inside FOREACH. Fixes Bug #1169 - Erro messages inside FOREACH have bad filename and line number
2004-09-15 13:31:20 -04:00
Bill Hoffman
e192b45f4b
ENH: fix for vs 70 generator
2004-09-15 13:03:19 -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
b1f3e10439
BUG: make sure env CC and CXX are not set for VS IDE builds
2004-09-15 11:31:54 -04:00
Andy Cedilnik
1ebc0709f1
ENH: Move callback structure out of the public interface. Also block the warning on Visual Studio Debug
2004-09-15 09:22:34 -04:00
Bill Hoffman
013b66d8fa
ENH: add a test for external projects
2004-09-14 16:01:00 -04:00
Bill Hoffman
32fe8caaef
bug fixes for external projects
2004-09-14 14:05:40 -04:00
Ken Martin
c30e7771ee
ERR: Fix borland build
2004-09-14 11:48:34 -04:00
Andy Cedilnik
899be21cde
ERR: Add missing include
2004-09-14 11:39:04 -04:00
Andy Cedilnik
73ddc9459f
ENH: Use const correctness for arguments
2004-09-14 10:34:10 -04:00
Bill Hoffman
d385543865
BUG: fix include external project bug
2004-09-14 09:19:21 -04:00
Andy Cedilnik
e6c7707022
ERR: More missing ios and includes
2004-09-13 19:06:19 -04:00
Andy Cedilnik
184087cef1
ERR: Fix IOS namespace
2004-09-13 18:57:28 -04:00
Andy Cedilnik
c8fa658142
ENH: Move command line argument parsing code to kwsys
2004-09-13 16:15:02 -04:00
Bill Hoffman
3e03bed0ac
ENH: fix warning correctly
2004-09-10 14:40:28 -04:00
Ken Martin
685a8ed86f
fix dash8 warning
2004-09-10 08:42:02 -04:00
Ken Martin
54aeed9b4f
fix HPUX bugs
2004-09-10 08:30:58 -04:00
Bill Hoffman
766c48ae19
WAR: remove a warning on i64
2004-09-09 12:58:55 -04:00
Ken Martin
be7722b368
missing include
2004-09-09 10:52:51 -04:00
Ken Martin
f08589aa4b
missing include
2004-09-09 09:31:43 -04:00
Ken Martin
43d8918f40
more cleanup of ctest
2004-09-09 08:41:05 -04:00
Bill Hoffman
815c1cad70
BUG: don't close the pipes too early
2004-09-08 10:41:54 -04:00
Bill Hoffman
b5bdf2cb0a
ENH: add better error reporting for file open failures
2004-09-07 16:55:25 -04:00
Bill Hoffman
8f92e8c069
Fix leaked file and registry descriptors
2004-09-07 16:03:25 -04:00
Ken Martin
2c4b1a1179
duh errors
2004-09-07 12:54:15 -04:00
Ken Martin
1e3e5beab7
duh errors
2004-09-07 12:52:09 -04:00
Ken Martin
15af486c00
duh errors
2004-09-07 12:51:34 -04:00
Ken Martin
79faf21d19
more warnings
2004-09-07 11:45:53 -04:00
Ken Martin
3eae8f4405
more warnings
2004-09-07 11:28:49 -04:00
Ken Martin
0a184c3d61
more cleanup
2004-09-07 10:46:12 -04:00
Ken Martin
8a2beddad4
more cleanup
2004-09-07 10:37:39 -04:00
Ken Martin
05d985c082
some bug fixes for my recent checkins and some more cleanup
2004-09-07 09:17:15 -04:00
Ken Martin
9d6ea59a69
another platform fix
2004-09-06 14:43:06 -04:00
Ken Martin
21b91da546
another platform fix
2004-09-06 14:17:20 -04:00
Ken Martin
47961a349b
jesus
2004-09-06 13:54:53 -04:00
Ken Martin
9f60bd9c49
oops
2004-09-06 13:37:34 -04:00
Ken Martin
a5e791ae66
fix warning
2004-09-06 12:49:40 -04:00
Ken Martin
1b5b6ab303
starting cleanup of ctest
2004-09-06 12:46:35 -04:00
Ken Martin
ce277b647b
warning fix
2004-09-06 12:46:10 -04:00
Ken Martin
ac188aa18b
broke out part of test scripting into seperate class
2004-09-06 12:45:14 -04:00
Bill Hoffman
9d19df261d
remove warning
2004-09-03 13:49:48 -04:00
Bill Hoffman
76efcdca06
fix for darwin
2004-09-03 13:48:54 -04:00
Bill Hoffman
46a493ae74
ENH: remove warnings
2004-09-03 13:24:10 -04:00
Bill Hoffman
c2ef51e181
ENH: define language extensions in cmake files and not hard coded, also fix trycompile problem
2004-09-03 12:03:41 -04:00
Brad King
c5756a41d3
BUG: Fixed line number of end of file error message.
2004-08-31 18:51:35 -04:00
Brad King
486a26d3db
BUG#1049: Added error message when file ends in an unterminated string.
2004-08-31 18:39:42 -04:00
Brad King
491bebefa2
BUG: Fix crash when CMAKE_DEBUG_POSTFIX is not set.
2004-08-31 10:41:08 -04:00
Brad King
a0f48a0592
ERR: Removed inclusion of fstream header. This file is meant as a compatibility header for iosfwd and therefore should not include any other header. Whatever was fixed by adding the include of fstream here should be fixed by other means.
2004-08-31 08:25:58 -04:00
Bill Hoffman
3e2e0d5d63
BUG: fixes for mingw and CMakesetup with spaces in the source directory
2004-08-30 13:50:00 -04:00
Bill Hoffman
891c273062
ENH: remove warning
2004-08-27 09:55:41 -04:00
Bill Hoffman
731369ef9c
ENH: try to initialize all languages at the same time
2004-08-27 08:41:07 -04:00
Bill Hoffman
878609935a
ENH: try compiles in CXX require C to be enabled as well
2004-08-26 17:49:04 -04:00
Bill Hoffman
ca5e9e6415
ENH: try to find fortran compiler before adding the test
2004-08-26 16:34:06 -04:00
Bill Hoffman
c2be640c59
ENH: try to find fortran compiler before adding the test
2004-08-26 16:11:32 -04:00
Bill Hoffman
50045b7dac
remove test fortran for now
2004-08-26 16:00:14 -04:00
Bill Hoffman
74fb2c64b2
Add a fortran test if there is a fortran compiler
2004-08-26 15:55:10 -04:00
Bill Hoffman
9136914413
Add a fortran test if there is a fortran compiler
2004-08-26 15:53:11 -04:00
Bill Hoffman
e803b32b89
Add a fortran test if there is a fortran compiler
2004-08-26 15:50:39 -04:00
Bill Hoffman
66a08c10e5
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
2004-08-26 14:55:55 -04:00
Andy Cedilnik
7cdf5c4601
ENH: Make default date shorter
2004-08-26 09:45:20 -04:00
Bill Hoffman
09f7ee4480
ENH: better error display for failure
2004-08-25 12:42:27 -04:00
Bill Hoffman
bfbf5afc16
ENH: produce better error message for missing variables in -S mode
2004-08-25 08:44:10 -04:00
Andy Cedilnik
ded244d1a8
ERR: Fix the list of targets. The base target name now includes the MACOSX_BUNDLE path
2004-08-24 11:30:33 -04:00
Andy Cedilnik
81487bdb79
BUG: If macdir does not end with '/' then add it always, not just when adding current directory
2004-08-24 11:17:25 -04:00
Andy Cedilnik
75cf590b21
ENH: Implement PreLoad.cmake feature for CMakeSetup
2004-08-23 14:33:22 -04:00
Bill Hoffman
2dba8e4731
fix syntax
2004-08-23 14:09:42 -04:00
Bill Hoffman
cc510f21b6
ENH: fix out of the box build on sgi to match dashboards
2004-08-23 13:45:11 -04:00
Ken Martin
1a1be539ee
now will check out src dir if it has the necc info
2004-08-23 11:29:27 -04:00
Andy Cedilnik
96b8d6f416
ENH: Handle gmake error message
2004-08-19 12:51:40 -04:00
Andy Cedilnik
a5bc469339
BUG: When GetNightlyTime returns past time, fix everything. Also, return correct time when printing
2004-08-18 08:52:54 -04:00
Andy Cedilnik
3bc8cbd475
ENH: Reload PreLoad.cmake every time you do configure
2004-08-17 16:13:31 -04:00
Andy Cedilnik
c4805a1b79
ENH: Enable preload for ccmake
2004-08-17 15:36:28 -04:00
Andy Cedilnik
957ddc4195
ENH: Move PreLoad.cmake code to public method so that ccmake and CMakeSetup can call it
2004-08-17 15:36:08 -04:00
Andy Cedilnik
576041d492
BUG: Attempt to fix timezone problem where start time appears one day before the actual start time. Also add verbosity to GetNightlyTime
2004-08-17 14:23:25 -04:00
Bill Hoffman
a34d16c667
fix it
2004-08-11 20:36:57 -04:00
Bill Hoffman
b41d447935
ENH: use GetRequiredDefinition instead of GetDefinition and crash
2004-08-11 16:58:09 -04:00
Bill Hoffman
bb32a51825
ENH: change RUN_TESTS to use -C and not -D also use GetRequiredDefinition where needed
2004-08-11 16:57:27 -04:00
Bill Hoffman
2a1bbabb6b
ENH: minor fortran fixes
2004-08-11 16:37:56 -04:00
Bill Hoffman
d2087dfe99
ENH: fixes for RUN_TESTS from visual studio IDE, fprintf does not print right away, so std::cerr had to be used. Also, allow .\ to start the config type
2004-08-11 16:37:21 -04:00
Ken Martin
3abd6306a9
ENH: Allow user to overwrite Platforms files
2004-08-09 18:39:58 -04:00
Bill Hoffman
8a70315bb4
BUG: fix for try run failing on some cygwin builds. Allow a driver letter to start a full path on cygwin
2004-08-09 17:42:27 -04:00
Bill Hoffman
63e6237600
BUG: fix bug where custom command generated .h files do not get the header_file_only flag set
2004-08-09 13:03:41 -04:00
Bill Hoffman
9655299f08
ENH: initial fortran support
2004-08-06 14:51:41 -04:00
Brad King
3371038283
ERR: Replacing hack call to CONFIGURE_FILE command with direct call to m_Makefile->ConfigureFile.
2004-08-05 11:51:49 -04:00
Brad King
46418e70a3
BUG#427: Generated makefiles need to have targets with canonical names for each executable and library target in order for try-compiles to work correctly when specifying the target.
2004-08-05 10:17:26 -04:00
Brad King
aa1b32218a
BUG: Fixed crash when CMAKE_CXX_STACK_SIZE is not defined.
2004-08-05 09:17:25 -04:00
Brad King
3c5bccf8a1
BUG: Fix crash when adding a custom command to a source file that cannot be created.
2004-08-04 17:24:21 -04:00
Bill Hoffman
023f5d1f25
ENH: allow debug of tryrun
2004-08-04 17:21:19 -04:00
Brad King
9b1771aef4
BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile instance for the listfile containing the TRY_COMPILE call, not the top level listfile.
2004-08-04 16:33:10 -04:00
Brad King
f99d948916
ERR: Removed duplicate default arguments.
2004-08-04 14:34:03 -04:00
Brad King
b6da1d1271
ENH: Added support for special variables CMAKE_CURRENT_LIST_FILE and CMAKE_CURRENT_LIST_LINE that evaluate to the file name and line number in which they appear. This implements the feature request from bug 1012.
2004-08-04 10:45:11 -04:00
Brad King
743eed068c
BUG: Fixed typo in name of MSVC 8 registry key.
2004-08-04 10:00:39 -04:00
Andy Cedilnik
87cab828b6
ERR: Fix warnings and memory leak
2004-08-04 08:50:37 -04:00
Bill Hoffman
2938652cbd
ENH: create a server that does not use vtkPVApplication or tcl wrapping. Move several classes from GUI/Client to Servers/Filters. Remove use of PARAVIEW_NEW_SOURCE_ORGANIZATION define.
2004-08-03 10:20:31 -04:00
Andy Cedilnik
f3e58aeb7d
BUG: When regular expression failes to compile, produce error: Fixes part of Bug #1025 - CMake silently ignores regular expression failure
2004-08-03 08:13:54 -04:00
Andy Cedilnik
1f203c2868
BUG: these flags do not take arguments, so they do not really need to check if they are last. Fixes Bug #1020 - ctest doesn't parse its options correctly
2004-08-02 08:36:31 -04:00
Andy Cedilnik
f8f388b4ff
ENH: Since install works on Windows too, remove the UNIX
2004-07-30 15:50:44 -04:00
Andy Cedilnik
65e4a95618
ENH: Add some documentation, and make sure that the flag given to -D -T or -M is valid. Fixes Bug #1015 - Documentation: ctest -D
2004-07-29 17:15:22 -04:00
Andy Cedilnik
073db7c218
ENH: Add AIX linker error
2004-07-29 15:26:23 -04:00
Brad King
e3edb83c51
BUG: Fixed crash when optimized/debug argument is not followed by a value.
2004-07-29 11:45:14 -04:00
Brad King
e52dc31185
ENH: Added documentation of LOCATION target property.
2004-07-28 08:12:22 -04:00
Bill Hoffman
2a8b05b69d
BUG: fix for bug 971, pick a better generator from the command line
2004-07-27 13:40:47 -04:00
Andy Cedilnik
ece8f1a079
BUG: Allow submit and trigger url to contain ?. Fixes Bug #997 - CTest cannot handle URLs which contain a "?"
2004-07-27 08:49:04 -04:00
Bill Hoffman
c8101e8e47
BUG: fix for bug 998, fix spelling errors
2004-07-26 16:59:55 -04:00
Andy Cedilnik
983919f5f3
ENH: Support Threading Problem in memcheck
2004-07-26 16:00:34 -04:00
Andy Cedilnik
fd50bc476c
ENH: Add maximum size of test output
2004-07-26 15:52:10 -04:00
Brad King
67d3634e46
ENH: Added warning about using this command to avoid listing sources for a library by hand. It is supposed to be used only for Templates directories.
2004-07-24 19:58:27 -04:00
Andy Cedilnik
76c377737b
BUG: Encode current time so that on some international computers xslt will not break. Also, for continuous, do not repeat if there were locally modified files or conflict, but only when things actually update
2004-07-20 16:18:22 -04:00
Andy Cedilnik
6d3ba1ed27
BUG: If source and destination is the same file, then do not copy file always
2004-07-20 11:09:58 -04:00
Andy Cedilnik
42ea896d22
ENH: When running cmake with PreLoad make sure CMAKE_CURRENT_SOURCE/BINARY_DIR works
2004-07-20 11:07:37 -04:00
Bill Hoffman
2474302c25
ENH: remove deletes
2004-07-20 11:02:12 -04:00
Bill Hoffman
9fe2ab2f71
BUG: fix for 981 cursor returns to correct place in help screen
2004-07-19 13:01:40 -04:00
Bill Hoffman
c5be64081a
bug fix for 986
2004-07-19 13:00:32 -04:00
Bill Hoffman
997ee7b8d6
ENH: add a message at the end of the cmake run telling the user where things were written.
2004-07-16 16:02:40 -04:00
Bill Hoffman
07dae7bba4
ENH: sort flags, and fix order and case problems and add a few more
2004-07-15 14:38:50 -04:00
Ken Martin
6ef6d3a547
better error warning exceptions
2004-07-15 13:53:44 -04:00
Bill Hoffman
871db9760f
ENH: remove warnings
2004-07-14 19:53:54 -04:00
Bill Hoffman
a3eeaa1ce2
ENH: use a map to fill out flags, and keep command line consistent with the GUI
2004-07-14 16:10:18 -04:00
Bill Hoffman
cb85eeaa11
Fix browse button to use correct windows style initial directory
2004-07-14 16:09:15 -04:00
Brad King
b993cd7fba
BUG: Fixed off-by-one error in test6 function.
2004-07-13 17:33:23 -04:00
Brad King
0437b776b6
ENH: Added test for runaway output.
2004-07-13 17:27:58 -04:00
Brad King
43225860b6
ENH: Re-arranged handling of the two threads per pipe to improve readability of code.
2004-07-13 16:50:55 -04:00
Brad King
a6c9cb9b0d
BUG: Fix for read pipe wakeup when child is writing alot of data and may fill the pipe buffer before WriteFile is called.
2004-07-13 16:23:49 -04:00
Ken Martin
be990132da
fix warnign on OSX
2004-07-13 13:05:35 -04:00
Ken Martin
7f31f95b54
submit elapsed times as well
2004-07-13 11:06:23 -04:00
Bill Hoffman
5b63b1843e
BUG: fix spelling errors BUG 952
2004-07-09 14:18:44 -04:00
Bill Hoffman
8c656dc40d
BUG: remove unused variable CMAKE_OBJECT_FILE_SUFFIX from cmake
2004-07-09 13:50:45 -04:00
Brad King
5701282e98
ERR: Fixed missing return warning. Code was not reachable anyway.
2004-07-09 11:49:04 -04:00
Bill Hoffman
d759b687a7
BUG: remove double include flags for rc resouce compiles
2004-07-09 09:12:47 -04:00
Brad King
1d6eecd949
ENH: Added windows implementation of Disown/Detach.
2004-07-07 18:15:20 -04:00
Brad King
55c1c3b33f
BUG: Do not disown if process has already been killed or the timeout expired. Also need to call kwsysProcessCleanup to disown.
2004-07-07 17:46:34 -04:00
Brad King
ae28d93a72
ENH: Added kwsysProcess_Disown an kwsysProcess_Option_Detach to allow detached processes to be created. Currently implemented only on UNIX.
2004-07-07 17:27:50 -04:00
Andy Cedilnik
52eff235d8
BUG: LastMemCheck is not really an XML file
2004-07-07 16:09:11 -04:00
Brad King
6df06682a5
ERR: Using KWSYSPE_PIPE_BUFFER_SIZE in place of separate bufferSize constant for consistency.
2004-07-07 13:03:56 -04:00
Bill Hoffman
86195caf6a
ENH: add support for VCExpress 2005
2004-07-05 12:16:33 -04:00
Bill Hoffman
bbc9e4a9dc
no c++ comments in c
2004-07-04 00:05:04 -04:00
Bill Hoffman
4772d6b649
fix for hp build
2004-07-03 12:00:41 -04:00
Brad King
0ae1970a5e
BUG: Need a C-only library for C tests.
2004-07-02 17:39:47 -04:00
Brad King
e6145d6878
BUG#392: Implementation of process tree killing for systems with /proc filesystem.
2004-07-02 16:39:29 -04:00
Brad King
0b7ab2a4aa
BUG#969: Partially fixed by at least using the timeout for the individual calls to RunSingleCommand from within the inner ctest instance. This should be modified to incrementally adjust remaining time.
2004-07-02 16:29:15 -04:00
Brad King
40a5bad916
ENH: Made RunSingleCommand take a double as its timeout length.
2004-07-02 16:27:46 -04:00
Brad King
b8917c7e6c
BUG: Fixed generation of installation manifest to account for library versioning symlinks. Also removed DESTDIR prefix from generated manifest.
2004-07-02 14:09:53 -04:00
Brad King
419f53ea7b
BUG: install_manifest.txt should be overwritten each time the install is run.
2004-07-02 14:08:49 -04:00
Andy Cedilnik
04a8572b99
BUG: If the destination is the same as source, do not copy file. Fixes Bug #956 - make install broken
2004-07-02 11:51:30 -04:00
Andy Cedilnik
9d61ea38dd
ENH: Also read PreLoad.cmake from the binary tree
2004-07-02 09:57:39 -04:00
Bill Hoffman
40fbba22a4
ENH: add CMAKE_FILE_PATH, CMAKE_PROGRAM_PATH, CMAKE_LIBRARY_PATH, and search them first, PATH second, and last the paths listed in the FIND call
2004-06-30 11:31:41 -04:00
Andy Cedilnik
35033f248d
ERR: Fix typo
2004-06-30 08:59:52 -04:00
Bill Hoffman
0a208d5fb5
ENH: remove QT_WRAP_UI flag
2004-06-29 16:40:13 -04:00
Andy Cedilnik
43d380e0d8
ENH: Better handling of debug postfix and fix the test
2004-06-29 09:23:27 -04:00
Andy Cedilnik
ed0999c9d1
ERR: Fix visual studio install
2004-06-28 16:39:51 -04:00
Andy Cedilnik
f9b43b9212
BUG: Implement installing of shared library versioning and add test for the whole thing
2004-06-28 14:40:17 -04:00
Bill Hoffman
2cf4a0270a
ENH: remove warning on borland
2004-06-24 09:05:38 -04:00
Bill Hoffman
78cc9adbd2
BUG: exec program should not fail if it can not exec the program, but should only set the return value to -1 and set the output to the reason for the failure.
2004-06-24 08:57:54 -04:00
Bill Hoffman
2705b1bf73
BUG: fix spaces in path on mingw, and change EXEC_PROGRAM to return false when it does not run, also do not convert the directory to an output path for EXEC_PROGRAM as this is done by the process execution, and doing it twice may cause trouble on some shells.
2004-06-23 16:34:38 -04:00
Brad King
4eb0400c98
ENH: Adding MODIFIED property to cache values that have been changed by the user.
2004-06-23 10:13:02 -04:00
Bill Hoffman
f1842f9137
BUG: fix spaces in path with mingw and custom commands
2004-06-22 17:23:28 -04:00
Brad King
491ef99291
BUG: Added special hack for VTK 4.0-4.4 to re-enable automatic addition of current source directory to -I path.
2004-06-18 15:01:54 -04:00
Brad King
0fec8c8ce9
ERR: Fixed typo.
2004-06-18 13:00:38 -04:00
Brad King
06cfe37e22
BUG: Need to preserve automatic addition of source tree to -I path if CMAKE_BACKWARDS_COMPATIBILITY is set to below 2.0.
2004-06-18 12:56:25 -04:00
Brad King
2716ac3966
BUG: Fixed parsing of unquoted arguments to allow double-quotes within the argument.
2004-06-18 10:51:10 -04:00
Bill Hoffman
7ce0ee3437
clean up documentation
2004-06-16 09:45:16 -04:00
Bill Hoffman
6ccbfe9795
clean up commands so they don't need extra variable
2004-06-16 09:44:03 -04:00
Brad King
4df215a268
Removing automatic addition of a -I path for the current source directory.
...
This is not consistent with the Visual Studio generators which do not
provide this path. It should not be added anyway because it is adding
an include path not requested by the CMakeLists.txt code. The code I'm
removing was originally added in revision 1.17 of cmUnixMakefileGenerator.cxx
as a part of several other changes and has a commit log entry of
"some bug fixes"
It was propagated from their to cmLocalUnixMakefileGenerator.cxx.
Since all our projects build in the VS IDE without this include path, it should not be needed. Users can easily fix problems caused by this by adding
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR})
to their CMakeLists.txt code. This was often necessary previously when a
project was originally written on a Unix system and then built with
Visual Studio.
2004-06-15 11:52:58 -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
b6466061cb
ENH: add NDEBUG to windows release builds for both ide and nmake
2004-06-14 12:16:25 -04:00
Ken Martin
a18fbc3b37
added strequal
2004-06-14 12:02:12 -04:00
Andy Cedilnik
dcb3bf0548
ERR: On Mac we need GET_SOURCE_FILE_PROPERTY for building curl
2004-06-14 11:23:31 -04:00
Bill Hoffman
c15adc9221
BUG: fix sub project path problem
2004-06-14 10:28:04 -04:00
Bill Hoffman
a014eee86a
BUG: fix crash for if statment due to bad microsoft docs on deque BUG id 917
2004-06-11 15:07:17 -04:00
Bill Hoffman
b17c6ac905
fix bug on mac if COMPILE FLAGS are not set then you end up with NOTFOUND as a compile flag.
2004-06-11 12:52:19 -04:00
Ken Martin
94847d0aa7
BUG#891: When building CMake itself, use the new cmake to install so that the current cmake can be overwritten.
2004-06-09 18:56:00 -04:00
Ken Martin
4b55ff7749
ERR: Do not use the binary directory as a regular expression.
2004-06-09 18:01:44 -04:00
Ken Martin
9e85e3a27e
ERR: Disable long double warnings on xlC for the Mac.
2004-06-09 17:50:13 -04:00
Ken Martin
1a6030c6a6
BUG: Files in top-level directory of source tree were not reported in updates log.
2004-06-09 17:36:52 -04:00
Andy Cedilnik
699a6cfe38
BUG: Even if update fails it should produce valid XML
2004-06-09 11:19:46 -04:00
Ken Martin
8de4534d69
support for floating ponit strides
2004-06-08 17:36:30 -04:00
Bill Hoffman
32ccf38c58
BUG: undo last bug fix because it breaks cmake, rebuild_cache on ParaView gets tons of errors about not being able to create the bin directory
2004-06-07 21:41:53 -04:00
Brad King
a2949c204d
BUG: Do not create a directory on top of a file.
2004-06-07 13:55:20 -04:00
Andy Cedilnik
ab579c5108
ERR: Remove warning
2004-06-07 08:51:20 -04:00
Brad King
23b81b7469
ERR: Do not add the library if no sources are used.
2004-06-04 14:59:05 -04:00
Andy Cedilnik
92fcca4fb8
ENH: Implement scp submission
2004-06-02 13:39:25 -04:00
Bill Hoffman
2936c54cdd
ENH: make sure find library does not find directories
2004-06-01 12:19:44 -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
Andy Cedilnik
b97ad900c0
ENH: Fix bug in cmake install when exec/librayr output path not defined. Closes Bug #899 - subdir INSTALL_TARGETS INSTALL_PROGRAMS dont work
2004-06-01 11:30:59 -04:00
Andy Cedilnik
c56547a3f9
ENH: Fix preorder. This caused preorder to not work and the test passed because of jump-over rule
2004-06-01 09:58:00 -04:00
Ken Martin
27deb152b6
ctest -S support for multiple ctest command arguments
2004-05-28 15:02:16 -04:00
Andy Cedilnik
42bc978b5b
BUG: When creating a test driver, do not remove the old file, so if nothing changes, it will not rebuild. Fixes Bug #885 - cmCreateTestSource overwrite file when running cmake
2004-05-27 12:56:52 -04:00
Andy Cedilnik
d1470b7d7c
ENH: Detect if there were problems writing file
2004-05-27 12:53:15 -04:00
Ken Martin
757cec6caa
added another error string and change the -I option some
2004-05-26 15:27:38 -04:00
Ken Martin
e67ffe8527
better error message
2004-05-25 11:20:38 -04:00
Bill Hoffman
f49e76899c
ENH: speed up for NOTFOUND
2004-05-21 11:52:07 -04:00
Bill Hoffman
d655b65256
ENH: fix rerun of cmake command
2004-05-21 09:51:44 -04:00
Bill Hoffman
35cacf367b
BUG: back out change due to broken dashboard
2004-05-20 21:27:37 -04:00
Bill Hoffman
66288b115e
ENH: remove regex use where strcmp is faster
2004-05-20 17:33:58 -04:00
Andy Cedilnik
3031467e33
ENH: Implement additional make clean files as a directory property instead of cmake variable
2004-05-20 16:56:34 -04:00
Bill Hoffman
17d6f9e170
BUG: allow cursor to be changed by the OS
2004-05-20 16:39:05 -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
Ken Martin
d7c6f51d00
updates to gui to delete cache
2004-05-20 15:08:18 -04:00
Ken Martin
6665adc3ff
added error
2004-05-20 13:15:49 -04:00
Bill Hoffman
f82c1bfc8d
ENH: make it run much faster
2004-05-19 16:04:48 -04:00
Bill Hoffman
0ace9ada2c
ENH: change ADDITIONAL_MAKE_CLEAN_FILES to work with spaces in the path and on windows with no spaces
2004-05-17 15:56:34 -04:00
Ken Martin
5fc2cf6b7c
new feature for continuous clean once
2004-05-13 13:41:47 -04:00
Brad King
b6fb2fe8f9
BUG: Do not wait for children to exit when killing them. Sometimes they do not really die.
2004-05-13 10:08:09 -04:00
Ken Martin
5b145fe592
fix warning
2004-05-12 15:34:06 -04:00
Ken Martin
79fcc81b6a
better error checking for FOREACH
2004-05-12 14:32:25 -04:00
Andy Cedilnik
0b2bdfa289
ENH: Add some ctest coverage
2004-05-10 18:06:11 -04:00
Andy Cedilnik
04016278c6
BUG: Move documentation so that it does not apear in ctest
2004-05-10 17:53:24 -04:00
Andy Cedilnik
9255e40d81
ENH: Add a way to force ctest to be a new process
2004-05-10 17:44:29 -04:00
Will Schroeder
26e8d63b80
ENH: Added regex.
2004-05-10 16:55:05 -04:00
Brad King
81bd499376
BUG: Need to recognize -B linker options.
2004-05-10 16:40:04 -04:00
Brad King
6c4ab7ec52
ENH: Adding native windows process tree kill to ProcessWin32.c. This replaces the ProcessWin32Kill.c implementation.
2004-05-10 14:54:22 -04:00
Brad King
dd70c8f82d
ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the macro at the correct time.
2004-05-10 13:38:33 -04:00
Brad King
5017fc66e5
ENH: Renaming kwsys macro to kwsys_ns to work around borland preprocessor bug.
2004-05-10 13:15:45 -04:00
Brad King
914a9fb3b4
ERR: Avoiding namespace pollution: kw_sys -> kwsys_ns. Also undefining the macro at the correct time.
2004-05-10 13:10:57 -04:00
Bill Hoffman
568c921673
ENH: remove extra include for compile with mingw
2004-05-10 12:08:01 -04:00
Bill Hoffman
9c0411b4f2
ENH: change to c code so it can be built with mingw
2004-05-10 12:06:24 -04:00
Bill Hoffman
2c4922f558
ENH: remove unused include file so it will build with mingw
2004-05-10 11:04:23 -04:00
Ken Martin
40e54ded44
fix for config type passing between ctests
2004-05-10 10:20:34 -04:00
Ken Martin
6bcdfdca92
some cleanup and fix for PVLocal
2004-05-09 12:27:53 -04:00
Andy Cedilnik
8da9b14cc6
ERR: On Borland preprocessor goes into recursion which adds some weid spaces in the include name. This fixes it
2004-05-07 14:22:48 -04:00
Bill Hoffman
02e90fd76c
ENH: better documentation
2004-05-07 13:26:34 -04:00
Bill Hoffman
9ff7fdc74f
ENH: add the ability to block popup error dialogs in tests on windows
2004-05-07 12:53:35 -04:00
Bill Hoffman
99a1ec6c6d
BUG: make sure the correct state is set for expired processes
2004-05-07 12:52:46 -04:00
Ken Martin
c1d9c2ce9c
missing header for unix
2004-05-07 11:24:32 -04:00
Ken Martin
840339e2ed
updated testingoptions for continuous dashboards
2004-05-07 10:50:11 -04:00
Bill Hoffman
cc2ab62f1c
BUG: make sure install works with spaces in the path
2004-05-06 16:06:18 -04:00
Brad King
db4fd2a15d
ENH: Adding process tree killing for Win32 process execution.
2004-05-06 15:34:04 -04:00
Brad King
7de6edc686
ERR: Added units to SetTimeout documentation.
2004-05-06 14:30:00 -04:00
Bill Hoffman
cd002c0b20
BUG: fix ctest so that the search path for test executables produces better output and does not use config dir when it is not set
2004-05-06 10:30:29 -04:00
Bill Hoffman
8d41f97ff6
BUG: fix collapse full path to handle a file in the root directory
2004-05-06 10:29:29 -04:00
Ken Martin
6c0fb31d50
horrible hack
2004-05-06 09:47:25 -04:00
Ken Martin
6e17e798f5
fix for in source testing
2004-05-05 11:41:18 -04:00
Bill Hoffman
1490cecaf3
ENH: move version to 2.1 for cvs because 2.0 has been branched
2004-05-05 10:19:36 -04:00
Andy Cedilnik
23798f8a22
ENH: Remove memory leak
2004-05-05 10:13:19 -04:00
Bill Hoffman
22de04fab9
ENH: fix tests to work with in source builds
2004-05-04 14:24:25 -04:00
Ken Martin
ee897e6a3c
support in source builds and arg passing
2004-05-04 14:18:56 -04:00
Andy Cedilnik
ea8dc0769d
ENH: Only mangle object files if CMAKE_MANGLE_OBJECT_FILE_NAMES is set. Only on borland for now.
2004-05-04 11:24:32 -04:00
Ken Martin
1f6e59a7fe
fix warning
2004-05-04 09:16:06 -04:00
Andy Cedilnik
baee28ce9b
ENH: After running test clear results for memory checking
2004-05-03 16:38:19 -04:00
Andy Cedilnik
787ca6457b
ENH: Skip tests that do not have defects
2004-05-03 16:36:23 -04:00
Ken Martin
0d3bbe8123
minor backwards fix
2004-05-03 15:33:42 -04:00
Bill Hoffman
22d69a944a
BUG: fix to make spaces in paths work for jump over with borland and nmake on second build
2004-05-03 12:34:25 -04:00
Brad King
c93d43b09e
ENH: Documented use of \1 syntax in replace expression.
2004-05-03 10:10:57 -04:00
Bill Hoffman
a37157624b
BUG: putenv syntax was wrong and caused a crash on the SGI
2004-05-01 22:05:18 -04:00
Ken Martin
50db27739c
better if expression support
2004-05-01 10:08:14 -04:00
Andy Cedilnik
49ced45dc0
ERR: Remove warning about shadow variables
2004-05-01 09:57:35 -04:00
Andy Cedilnik
23ba009419
ENH: Add environment variable that Dart sets so that tests can know they are being tested from Dart/CTest
2004-04-30 15:17:30 -04:00
Andy Cedilnik
d0fd0b55cd
ENH: Report filename of the note
2004-04-30 14:14:41 -04:00
Andy Cedilnik
920aef76e0
ENH: Add support for notes in Testing/Notes subdirectory. This way test can write notes that will be reported
2004-04-30 12:36:18 -04:00
Bill Hoffman
858564fb10
BUG: remove duplicate depend on cache file and use of make variable in make target
2004-04-30 11:36:54 -04:00
Bill Hoffman
94f6dfb8a6
ENH: remove warnings
2004-04-30 10:32:45 -04:00
Brad King
5601afe384
ENH: Added automatic adjustment of C++ flags to include -timplicit_local and -no_implicit_include for the Compaq compiler on OSF.
2004-04-29 17:44:52 -04:00
Andy Cedilnik
28f6e1b194
ENH: Add ARGV and ARGN support to MACRO command. ARGV is the list of all arguments and ARGN is the list of all nonexpected arguments
2004-04-29 17:41:33 -04:00
Andy Cedilnik
8750f1c277
ENH: Add RANGE support to FOREACH
2004-04-29 15:12:40 -04:00
Andy Cedilnik
ae50b4bc6a
BUG: Add a safety check so that you cannot send cmOStringStream.str() to other stream and produce the funky hex number. This makes it impossible to compile such a code. Adding that exposed a whole bunch of places in CMake where streams were used wrongly
2004-04-29 14:51:08 -04:00
Andy Cedilnik
d5763a8c98
BUG: Most of time when asking if file exists, we actually want to read it... Should fix Bug #809 - FIND_INCLUDE should check readability
2004-04-29 13:25:02 -04:00
Bill Hoffman
7ca0eb8bbc
ENH: remove warning
2004-04-29 13:13:44 -04:00
Bill Hoffman
56f960296f
ENH: remove warnings
2004-04-29 12:33:18 -04:00
Bill Hoffman
55af104169
BUG: fix crash from bug id 806
2004-04-29 10:26:22 -04:00
Bill Hoffman
1620242ac4
ENH: remove warning
2004-04-28 14:25:26 -04:00
Bill Hoffman
e34c83540d
BUG: fix for bug 121 add some docs for MFC flag
2004-04-28 13:40:58 -04:00
Bill Hoffman
a6b60841db
BUG: fix for bug 116 platform files can now specify directories that should not be added by CMAKE
2004-04-28 13:21:56 -04:00
Bill Hoffman
e539cf9f7c
ENH: make test driver more flexible by using a configured file instead of generating all the code. fixes bug 28
2004-04-28 12:31:18 -04:00
Andy Cedilnik
df31c576dc
ENH: Add support for automatically preloaded cmake file. Closes Bug #802 - Add auto preload file support in CMake
2004-04-28 10:52:20 -04:00
Andy Cedilnik
ddf814f964
ENH: Encode object files with funny characters in the name. It should fix Bug #418 - Borland 5.5.1, Templates/*.cxx files with '+' chars used in execs
2004-04-28 10:15:40 -04:00
Bill Hoffman
c472345346
BUG: fix logic in EQUAL if test
2004-04-28 09:59:16 -04:00
Bill Hoffman
d76c9f8195
ENH: add a numeric EQUAL to the IF statment, very useful for variable arguments in MACROS
2004-04-28 09:51:06 -04:00
Andy Cedilnik
b2bddc9f0d
ENH: Add LOCATION to GET_TARGET_PROPERTY. Closes Bug #34 - Add to GET_TARGET_PROPERTY location of target
2004-04-27 12:03:17 -04:00
Andy Cedilnik
5a5cd54730
ENH: GetSafeDefinition is now in cmMakefile
2004-04-27 12:02:32 -04:00
Andy Cedilnik
e09e1679ab
ENH: Add method to get definition even if it does not exists
2004-04-27 11:30:31 -04:00
Andy Cedilnik
482eef7112
BUG: Fix aus source dir and add better testing of it
2004-04-27 09:22:57 -04:00
Bill Hoffman
c19a70b3ad
WRN: remove warnings
2004-04-27 08:30:25 -04:00
Andy Cedilnik
5a4a6a57d1
ENH: Another one of those nasty hex numbers in the ctest output
2004-04-26 18:51:47 -04:00
Bill Hoffman
ec0626e54d
ENH: fix for bug id 27, add a signal handler for crashes in loaded commands
2004-04-26 17:45:53 -04:00
Andy Cedilnik
d6090a2395
ENH: When source file is in subdirectory put object file in subdirectory. Fixes Bug #290 - Source files in subdirectories should produce object files in subdirectories
2004-04-26 17:32:56 -04:00
Andy Cedilnik
34115a5989
BUG: Fix resolving of infinite loops while CMakeSetup/ccmake still running
2004-04-26 11:23:06 -04:00
Ken Martin
2d53fcf035
macros now support varargs
2004-04-26 11:11:57 -04:00
Brad King
7c0844d2f4
BUG#682: Adding environment variable check to FIND_PACKAGE command.
2004-04-26 11:00:41 -04:00
Brad King
b6f7e08242
STYLE: Removed trailing whitespace.
2004-04-26 10:49:34 -04:00
Bill Hoffman
71b57bc454
BUG: fix for bug 769 CMAKE_STANDARD_LIBRARIES now used in ides
2004-04-23 16:26:21 -04:00
Andy Cedilnik
aff8c7bcd6
ENH: Add GET/SET_DIRECTORY_PROPERTY/PROPERTIES commands so that we can change include directories and get all sorts of things. Closes Bug #25 - Get_CMAKE_PROPERTIES
2004-04-23 16:20:36 -04:00
Bill Hoffman
0b7d154ebd
ENH: add verbose make abilility to visual studio 7
2004-04-23 13:12:33 -04:00
Bill Hoffman
8b0b749a11
ENH: add SUBDIR PREORDER and fix clean for non-relative paths
2004-04-23 12:52:48 -04:00
Andy Cedilnik
eae3d4cf06
ENH: Unify with other variables
2004-04-23 10:03:01 -04:00
Bill Hoffman
3262bc73d3
ENH: allow verbose makefile flag to remove nologo from all commands so you can see them in visual studio 6
2004-04-23 09:12:57 -04:00
Brad King
32a6a8fb0c
ERR: Fixed unused variable assignment warning.
2004-04-23 08:50:47 -04:00
Andy Cedilnik
724019f91c
ENH: Add DynamicAnalisys support. The old Purify is still available through --compatibility-mode
2004-04-22 18:04:11 -04:00
Bill Hoffman
7b576866b7
ENH: add support for static library property STATIC_LIBRARY_FLAGS
2004-04-22 16:58:04 -04:00
Bill Hoffman
86bf9f396e
ENH: add a property for HAS_CXX to a target that will force the use of a c++ compiler in the linking of an executable that contains only c code
2004-04-22 14:38:17 -04:00
Andy Cedilnik
161c31bc2b
ERR: Verify that getenv returned something before using it
2004-04-22 14:11:25 -04:00
Ken Martin
84a1d5e553
update docs
2004-04-22 13:37:04 -04:00
Bill Hoffman
d59e06595c
BUG: fix for 301 CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH env vars now used in FIND_LIBRARY and FIND_PATH in addtion to and before PATH
2004-04-22 13:24:20 -04:00
Bill Hoffman
4e8b76dc93
BUG 178: make top level cmakelist file a source in ALL_BUILD
2004-04-22 09:44:41 -04:00
Andy Cedilnik
6918844bd6
ERR: Fix install on VS71
2004-04-21 17:54:10 -04:00
Brad King
5473791b4b
ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input.
2004-04-21 16:23:58 -04:00
Andy Cedilnik
b55d109864
BUG: Put all files to manifest
2004-04-21 11:42:50 -04:00
Brad King
bfd79e99e6
BUG: Fixed check of number of arguments.
2004-04-21 11:36:31 -04:00
Andy Cedilnik
ac8232e140
ENH: Do preinstall and postinstall script even if the target is not installed
2004-04-21 11:32:27 -04:00
Andy Cedilnik
4d55c6540a
ENH: Report error and exit when the current directory is not specified
2004-04-21 10:34:08 -04:00
Andy Cedilnik
00095676cc
BUG: Prevent crash when the current working directory cannot be established
2004-04-21 10:33:07 -04:00
Andy Cedilnik
61f602d668
BUG: If the line ends without new-line character, Split should still return something
2004-04-20 18:28:23 -04:00
Andy Cedilnik
30d4262dad
RNH: Support NoDartCoverage in the binary directorory
2004-04-19 17:21:11 -04:00
Brad King
d4214bc565
ENH#696: Adding REQUIRED option to FIND_PACKAGE command. It will terminate the cmake configure step if the package is not found.
2004-04-19 10:36:42 -04:00
Andy Cedilnik
55a71ba572
ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops
2004-04-18 14:41:46 -04:00
Andy Cedilnik
af61b68583
ENH: Add support for adding object files and sources. This way you can use external program such as assembler or fortran to generate object files. Also star of fixing: Bug #757 - add .o file as a source file
2004-04-18 13:16:34 -04:00
Ken Martin
3da0f4940a
better args handling for -I options
2004-04-16 14:55:15 -04:00
Ken Martin
5c618442d3
better args handling for -I option
2004-04-16 14:52:13 -04:00
Andy Cedilnik
4c9c3ac84f
ENH: Better reporting of what tests failed and write a file with failed tests
2004-04-16 13:36:36 -04:00
Bill Hoffman
62bd5b7c8c
BUG: fix for bug 91
2004-04-16 09:50:31 -04:00
Andy Cedilnik
685be51a0e
ENH: Add support for HOME and END keys. Also fix Bug #666 - In CCMake when deleting something, it does not stop at the beginning of line
2004-04-15 16:11:11 -04:00
Andy Cedilnik
0986b42761
BUG: Prevent deleting not existing variables and therefore prevent crash. Fixes: Bug #750 - CCMake crashes when deleting all variables
2004-04-15 15:46:58 -04:00
Andy Cedilnik
504d0bc3b3
ENH: ADD REMOVE_DEFINITION command. Fix feature request: Bug #182 - Add opposite to ADD_DEFINITIONS
2004-04-15 13:58:10 -04:00
Bill Hoffman
a5c3087360
BUG: fix for 282
2004-04-15 13:15:28 -04:00
Andy Cedilnik
9ac968174e
ENH: Handle make install target on Visual Studio 6 and 7 and install templates
2004-04-15 13:09:24 -04:00
Andy Cedilnik
5c85e88bfd
ENH: Ok, that is it. Remove old install and replace it with new
2004-04-15 12:07:58 -04:00
Bill Hoffman
e78cf5ca6f
BUG: fix for bug 689
2004-04-15 11:38:35 -04:00
Bill Hoffman
7fa36510d5
BUG: fix external projects for vc7
2004-04-14 16:58:13 -04:00
Brad King
0c92cfb8c4
ENH: Renamed --help-list-commands to --help-command-list and split --help [command] into separate --help and --help-command cmd options.
2004-04-14 14:25:43 -04:00
Brad King
8020279dd6
ENH: Added --help-list-commands option.
2004-04-14 13:40:24 -04:00
Bill Hoffman
6174100b92
ENH: remove warning
2004-04-14 08:55:43 -04:00
Bill Hoffman
e61aa37cdf
ENH: fix warning
2004-04-13 18:27:53 -04:00
Bill Hoffman
b1032dd8e1
ENH: add the ability to run a limited sub-set of the tests
2004-04-13 16:32:29 -04:00
Andy Cedilnik
96d04f05d9
ERR: Fix warning
2004-04-13 09:28:45 -04:00
Andy Cedilnik
b4c62ce59e
BUG: Display string not some weird pointer
2004-04-09 09:53:25 -04:00
Bill Hoffman
59756a43f4
BUG: add full path libraries to the depend information
2004-04-09 08:37:45 -04:00
Andy Cedilnik
1dbcfd2a98
ENH: Improve Mac OSX bundle support
2004-04-08 17:13:42 -04:00
Ken Martin
df3205e873
fix problem with custom command
2004-04-07 12:07:36 -04:00
Bill Hoffman
1616135d4e
ENH: remove warnings on sgi
2004-04-07 09:58:43 -04:00
Brad King
5c9fadee4f
BUG: _LINK_TYPE cache variable should never be switched from optimized to debug or vice versa.
2004-04-02 13:21:20 -05:00
Bill Hoffman
51cb75d454
ENH: fix for apple
2004-04-02 09:43:35 -05:00
Bill Hoffman
7099db8d58
BUG: fix warning and shadow variable
2004-04-02 08:09:00 -05:00
Ken Martin
c92c5e4e15
fix for missing valid images
2004-04-01 16:07:30 -05:00
Brad King
cb90652dca
ENH: Added comment for future work to make forwarding executable always statically linked.
2004-04-01 15:28:18 -05:00
Andy Cedilnik
d34c342b11
BUG: Fix bug on windows. You cannot cout std::string directly
2004-04-01 14:37:59 -05:00
Andy Cedilnik
dd9241121d
ENH: Add logging of submitting
2004-04-01 14:11:17 -05:00
Bill Hoffman
3e0817eb55
BUG: fix non relative paths
2004-04-01 09:59:46 -05:00
Bill Hoffman
e2ed5d1c64
BUG: fix for non relative paths with spaces in the path
2004-04-01 08:59:32 -05:00
Andy Cedilnik
ccf46f544e
ENH: Reduce number of GetCurrentWorkingDirectory
2004-03-31 11:26:04 -05:00
Andy Cedilnik
d401fcfc2b
ENH: Change to the new directory
2004-03-31 11:24:23 -05:00
Bill Hoffman
d0cea4c7bb
ENH: make relative paths optional and default off, and add a test for them
2004-03-31 10:01:52 -05:00
Brad King
d1185c5910
BUG#724: Preserving current working directory during file selection.
2004-03-29 13:15:23 -05:00
Andy Cedilnik
99feab3528
ENH: When installing project, write manifest
2004-03-28 17:59:46 -05:00
Andy Cedilnik
747e67b7e3
ENH: Add a way to clean additional files
2004-03-28 16:36:38 -05:00
Andy Cedilnik
4a1f15c344
ENH: If configure file fails do not create directory
2004-03-28 16:00:57 -05:00
Andy Cedilnik
ba0b6d3078
ERR: Remove debug
2004-03-28 10:14:53 -05:00
Andy Cedilnik
4fbf360a26
BUG: Support paths with spaces
2004-03-28 10:14:25 -05:00
Andy Cedilnik
eeb7637a6e
DOC: Fix comment
2004-03-28 09:47:39 -05:00
Andy Cedilnik
db68c543ff
ENH: Add pre and post install script support
2004-03-27 20:59:44 -05:00
Andy Cedilnik
451522381d
ENH: Add support for importing modules without specifying path
2004-03-27 19:52:34 -05:00
Andy Cedilnik
f00186f64b
ERR: That slash is unnecessary
2004-03-27 19:52:11 -05:00
Ken Martin
afc74398d3
coverage change that will probably end in an infinite loop
2004-03-25 16:06:11 -05:00
Brad King
a109ba1365
ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES.
2004-03-25 08:45:46 -05:00
Brad King
39bf5916e1
BUG: Added support to library flags parser for -Wl and -R options.
2004-03-24 16:31:48 -05:00
Andy Cedilnik
f19c1a8094
ENH: Fix warning
2004-03-20 20:37:07 -05:00
Brad King
1e03fe75bb
ENH: Clarified recursive TRY_COMPILE error message.
2004-03-19 14:48:41 -05:00
Andy Cedilnik
a7c779731d
ERR: Fix warnings about wrong format
2004-03-19 09:34:29 -05:00
Andy Cedilnik
5b78e5f563
ERR: Fix build on broken C++ compiles with no != operator for std::string
2004-03-18 09:52:47 -05:00
Andy Cedilnik
157b239905
BUG: change directory before running test and remember test number
2004-03-17 11:30:47 -05:00
Berk Geveci
ec3a119480
BUG: When error occurs, try compiles should still work
2004-03-17 09:42:32 -05:00
Andy Cedilnik
6b56245932
ERR: On some compilers structure inside class cannot reference private typdefs from the same class
2004-03-17 08:20:27 -05:00
Brad King
cb37fe01f6
ERR: Added missing include for auto_ptr.
2004-03-16 12:54:39 -05:00
Andy Cedilnik
9e8a45d106
ENH: Always include KWSys header files directory
2004-03-15 14:54:26 -05:00
Brad King
7b6491d36b
BUG#675: If not appending, do copy-if-different on exported file.
2004-03-15 10:44:53 -05:00
Andy Cedilnik
bf9dce6eb9
ERR: Fix build
2004-03-15 09:35:23 -05:00
Andy Cedilnik
97360ff4c6
ENH: Add support for future tags
2004-03-14 12:28:37 -05:00
Andy Cedilnik
824b231f42
ENH: Count tests while they go. Also in the logs report more stuff like elapsed time etc.
2004-03-14 11:23:57 -05:00
Brad King
aeea4895a5
ERR: SIGSEGV == SIGBUS on BeOS.
2004-03-12 14:43:32 -05:00
Bill Hoffman
94d8d25fd3
ENH: update vs71 generator to support excluded subdirs
2004-03-10 14:33:18 -05:00
Bill Hoffman
ddb815c125
ENH: add new subdirectory exclude from top option
2004-03-09 16:28:44 -05:00
Andy Cedilnik
c7067f426f
ENH: Properly build WIN32 executables
2004-03-09 12:31:08 -05:00
Andy Cedilnik
f93b1e6d48
ENH: Try to remove warning
2004-03-09 07:50:45 -05:00
Andy Cedilnik
0f4f9677fc
ENH: Add comment about RUNTIME_DIRECTORY
2004-03-08 22:24:29 -05:00
Andy Cedilnik
3f752ea4cd
ENH: Move implementation of configure_file to cmMakefile, so that other classes can use it
2004-03-08 19:05:04 -05:00
Brad King
4990e1481d
ENH: Added STRING(CONFIGURE ...) command.
2004-03-04 10:05:14 -05:00
Brad King
1dd718457f
ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand.cxx to a ConfigureString method on cmMakefile. This will give other commands access to the configuration code.
2004-03-03 18:18:47 -05:00
Andy Cedilnik
07bd2d8264
ERR: Fix GetModulesFile
2004-02-29 15:13:01 -05:00
Andy Cedilnik
bdd4f8a216
ENH: Handle backticks as a valid library
2004-02-29 14:23:22 -05:00
Andy Cedilnik
3455bec9cb
ERR: Cleanup and remove warning
2004-02-29 09:53:05 -05:00
Andy Cedilnik
7aa8085b48
ERR: Fix build on Mac
2004-02-29 09:51:40 -05:00
Andy Cedilnik
b1a7421840
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
2004-02-28 18:59:19 -05:00
Andy Cedilnik
6ab87555ea
ERR: Fix crash. We should check output before appending to it
2004-02-24 18:48:44 -05:00
Andy Cedilnik
3c832dd1b8
BUG: CVS update fix. If the CVS command was not set there was no indication that something went wrong. Now it will make sure it does. Also start working on multiple configuration scripts
2004-02-24 10:05:12 -05:00
Andy Cedilnik
c6c1f70012
ENH: Put Process execution errors in output and honor verbosity
2004-02-24 10:04:02 -05:00
Andy Cedilnik
34b8852dbe
ENH: Improve coverage support and add more verbosity
2004-02-23 09:56:53 -05:00
Andy Cedilnik
007d2bbc50
ENH: Make more commands scriptable
2004-02-22 22:07:02 -05:00
Andy Cedilnik
183273bea2
BUG: Prevent crash when deleting the last cache item
2004-02-22 22:06:33 -05:00
Andy Cedilnik
2ccce878a3
ENH: Cleanups
2004-02-22 13:14:59 -05:00
Andy Cedilnik
51516613e8
ENH: Ok, when doing cmake -P you should not have to squish filename next to -P, There should be space between
2004-02-20 14:46:33 -05:00
Andy Cedilnik
413a595d37
ENH: Handle wrong library on sun and no project on visual studio 7
2004-02-20 09:25:06 -05:00
Andy Cedilnik
62fd43ebae
ENH: Comment out test
2004-02-19 10:33:24 -05:00
Andy Cedilnik
b092ffae6f
ENH: Cleanup
2004-02-19 10:32:17 -05:00
Andy Cedilnik
f1cffef265
ENH: Make IF command scriptable
2004-02-19 10:29:51 -05:00
Andy Cedilnik
bfe234da93
ENH: Macro should be scriptable
2004-02-19 09:35:30 -05:00
Andy Cedilnik
985f3dd3b4
ERR: Do not exit when find bad custom files.
2004-02-19 09:35:12 -05:00
Bill Hoffman
8f565bdc74
BUG: don't crash when loading a module that does not exist
2004-02-17 08:35:23 -05:00
Ken Martin
5a391f8aa7
shut up unfixable warning
2004-02-16 10:57:38 -05:00
Bill Hoffman
c60f2fabc4
ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions
2004-02-16 10:48:54 -05:00
Bill Hoffman
07b4d8bbca
BUG: fix mingw module load tests
2004-02-16 09:50:06 -05:00
Ken Martin
a46e0d3476
fix warnings
2004-02-16 09:49:29 -05:00
Bill Hoffman
f7ce654912
ENH: change mingw to use libfoo.dll instead of foo.dll since it can link to them
2004-02-13 10:51:44 -05:00
Andy Cedilnik
c44d0ef733
ENH: Add DESTDIR support
2004-02-12 21:44:24 -05:00
Brad King
41c8677a95
ERR: Fixed use of _findfirst for MSVC 6.
2004-02-12 13:38:18 -05:00
Ken Martin
012a14de69
fix incorrect signature for findfirst
2004-02-12 11:23:41 -05:00
Bill Hoffman
6223d60085
Fix install test fail on mingw
2004-02-12 09:13:31 -05:00
Andy Cedilnik
729e2a427a
BUG: Like cygwin, mingw does not produce .lib file for shared libraries, so search for dll when searching for library
2004-02-12 08:58:51 -05:00
Andy Cedilnik
302d60371a
ERR: Remove warning
2004-02-11 10:56:35 -05:00
Andy Cedilnik
ff6bc56616
ENH: On Cygwin shared libraries have only .dll file no .lib file, so when finding library on cygwin, search also for .dll. Also fix SimpleInstall test on cygwin
2004-02-11 08:28:59 -05:00
Andy Cedilnik
eaf25c6739
ERR: Use filepath followed by filename not another filepath
2004-02-10 15:53:09 -05:00
Andy Cedilnik
d278cde9e7
ENH: Add logging of tests while running. This way you can actually see the output as it goes
2004-02-10 15:51:29 -05:00
Andy Cedilnik
6720075f8b
BUG: -l or whatever should be at beginning of line.
2004-02-09 15:34:38 -05:00
Andy Cedilnik
1061101745
ENH: Some systems do not handle spaces in the path
2004-02-09 11:33:00 -05:00
Andy Cedilnik
4dd97ff97f
ENH: Install stage2 to handle runtime problem
2004-02-08 20:08:58 -05:00
Andy Cedilnik
9107592550
ENH: Attempt to support tests in funky subdirectories
2004-02-08 13:23:48 -05:00
Andy Cedilnik
e72bac5870
ENH: Add second part of SimpleInstall
2004-02-08 12:04:10 -05:00
Andy Cedilnik
31c1071ebf
ENH: When nor specifying full path, make sure it actually works, on broken filesystems fix case of files.
2004-02-06 15:26:15 -05:00
Andy Cedilnik
9c744cfe35
ENH: Handle script mode
2004-02-06 15:18:55 -05:00
Andy Cedilnik
54785fafba
ENH: Make more commands scriptable
2004-02-06 13:47:11 -05:00
Andy Cedilnik
e6de1efcb8
ENH: Fix support for debug postfix
2004-02-03 11:23:39 -05:00
Andy Cedilnik
038abb867e
ENH: Add support for install postfix
2004-02-03 10:53:41 -05:00
Andy Cedilnik
a721b96407
ENH: Cleanup output
2004-02-03 10:25:51 -05:00
Andy Cedilnik
59adb4eabe
ENH: Fix ADD_DEPENDENCIES on Unix makefiles and fix SimpleInstall test not to link the module
2004-02-03 09:26:36 -05:00
Andy Cedilnik
5e4e4b74ab
ENH: Propagate build type
2004-02-02 18:23:04 -05:00
Andy Cedilnik
2106bdc4ec
ENH: Add install test
2004-02-01 12:53:28 -05:00
Bill Hoffman
48dc13a649
BUG: keep output
2004-01-29 10:29:01 -05:00
Bill Hoffman
b9f2bd103b
ENH: remove depend on CMakeCache for rebuild_cache target to avoid double rebuild cache
2004-01-29 09:01:39 -05:00
Brad King
eea07a2f64
ERR: Fixed prototypes of gmtime, localtime, and mktime.
2004-01-29 09:00:30 -05:00
Bill Hoffman
9b8ca58538
BUG: After running builtin ctest, go back to the original directory
2004-01-28 13:17:10 -05:00
Andy Cedilnik
c1002cccb0
ERR: Remove cout
2004-01-28 11:22:19 -05:00
Brad King
d23636d48b
BUG: Corrected detection of exceptional exit code.
2004-01-28 10:59:46 -05:00
Brad King
e27ad7eb97
ENH: Added exception string to abnormal termination report.
2004-01-28 10:59:22 -05:00
Ken Martin
305e972df3
Including exception string in test's error output.
2004-01-28 09:47:31 -05:00
Andy Cedilnik
4be80e728a
ERR: Remove warning about unused variable
2004-01-28 08:11:09 -05:00
Bill Hoffman
038caa1677
remove old file
2004-01-27 17:12:51 -05:00
Bill Hoffman
9be1b582ee
ENH: add a dynamic loader flush cache
2004-01-27 17:12:41 -05:00
Andy Cedilnik
3540324598
ENH: Only display the precontext or postcontext up to the next or previous warning or error
2004-01-27 17:11:57 -05:00
Bill Hoffman
6b6971a2c2
BUG: fix FMM
2004-01-27 14:51:18 -05:00
Andy Cedilnik
d13e30f3ae
ENH: Make install on windows seems to work now
2004-01-27 12:37:30 -05:00
Andy Cedilnik
127872e820
ERR: Fix build on Mingw. Looks like Mingw is more like visual studio... Thanks Fred Wheeler
2004-01-27 09:53:33 -05:00
Ken Martin
bcd194fa06
fix for backup restore
2004-01-27 09:42:57 -05:00
Andy Cedilnik
f33c01b98a
ERR: And yet another set of constants for file permissions
2004-01-27 09:05:31 -05:00
Andy Cedilnik
fb228e73c8
ERR: Properly handle mode_t on borland
2004-01-27 09:05:01 -05:00
Andy Cedilnik
1089ec27a1
ERR Fix borland
2004-01-26 17:52:48 -05:00
Andy Cedilnik
6eed8b55dd
BUG: Fix for spaces in path
2004-01-26 16:29:36 -05:00
Andy Cedilnik
5c8c6fa3da
ENH: Several windows bugs and fixes
2004-01-26 16:24:35 -05:00
Andy Cedilnik
dae3e140ae
ENH: Add unix style install in file command
2004-01-26 16:05:58 -05:00
Andy Cedilnik
09421a261c
ENH: Preserve permissions when copying files
2004-01-26 15:50:38 -05:00
Andy Cedilnik
900ad59867
ERR: Fix build problems on Visual Studio 6
2004-01-26 15:03:09 -05:00
Andy Cedilnik
7527fbccc2
ENH: Add code for setting and getting permissions
2004-01-26 14:55:57 -05:00