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 |