Commit Graph

4630 Commits

Author SHA1 Message Date
Brad King 80802c21b6 ENH: RUN_TESTS target now uses proper CMAKE_CFG_INTDIR setting to get $(IntDir) or $(OutDir) depending on the generator. 2005-07-27 16:46:06 -04:00
Brad King 99f3b37f9c BUG: Hack to support building existing trees with UTILITY_SOURCE commands and the new VS generator directory structure. 2005-07-27 16:37:44 -04:00
Andy Cedilnik de217bee8d BUG: Generate RUN_TEST target if any tests are there 2005-07-27 15:46:21 -04:00
Brad King f9aef0e422 ENH: Generator now creates a separate intermediate files directory for each target. This is needed for MSVC 8 to support parallel builds. 2005-07-27 13:36:36 -04:00
Ken Martin 4a98fcd059 ENH: fix some warnings and cleanup some 2005-07-27 12:41:08 -04:00
Andy Cedilnik eccf5e7903 STYLE: Nightly Version update 2005-07-27 11:56:28 -04:00
Ken Martin 50cf415b2c ENH: maybe fix fortran issue 2005-07-27 11:42:46 -04:00
Ken Martin 33efcc442b ENH: fix some warnings and cleanup some 2005-07-27 11:36:43 -04:00
Ken Martin ccc292e4b0 ENH: fix some warnings and cleanup some 2005-07-27 11:33:39 -04:00
Ken Martin 6cc7bca222 ENH: fix some warnings and cleanup some 2005-07-27 11:31:17 -04:00
Ken Martin f85f919dbc ENH: reduce the number of files produced still needs a bit more cleanup 2005-07-27 09:49:37 -04:00
Bill Hoffman 35e36b5b76 ENH: make sure source file depends are used to determine if custom commands are used 2005-07-26 13:26:37 -04:00
Bill Hoffman 9b8d15944f ENH: if it is not a cmake target or a full path do not put depend information in the command 2005-07-26 13:26:04 -04:00
Bill Hoffman b15852d8b7 ENH: make sure custom command depend on fluid so if fltk is part of project fluid gets built first 2005-07-26 13:25:28 -04:00
Andy Cedilnik 97286f3470 STYLE: Nightly Version update 2005-07-26 11:45:48 -04:00
Brad King 82a8e9be99 ENH: Added FundamentalType header defining platform-independent fixed size/signedness integer types. 2005-07-26 11:37:30 -04:00
Brad King a5483acc0e ENH: Added TEST_KWSYS_CXX_SAME_LONG_AND___INT64, TEST_KWSYS_CXX_SAME_LONG_LONG_AND___INT64, TEST_KWSYS_CAN_CONVERT_UI64_TO_DOUBLE, and TEST_KWSYS_CHAR_IS_SIGNED. 2005-07-26 11:36:39 -04:00
Brad King b9d472d81d ENH: Moved kwsys_ns and kwsysEXPORT macros to Configure.h in the case of building a kwsys source file. This allows more than one header to be included in a kwsys source file without redefining the macros. 2005-07-26 11:34:57 -04:00
Bill Hoffman 6a73e8ac69 ENH: fix lib case bug correctly 2005-07-25 16:10:08 -04:00
Andy Cedilnik 13bb9a9041 STYLE: Nightly Version update 2005-07-25 11:41:48 -04:00
Andy Cedilnik 89ddfc21d5 STYLE: Nightly Version update 2005-07-24 11:42:04 -04:00
Andy Cedilnik 182e669cfe STYLE: Nightly Version update 2005-07-23 11:44:42 -04:00
Bill Hoffman 6ea4eadc68 BUG: undo fix 2005-07-23 10:32:57 -04:00
Andy Cedilnik f5a5304c95 STYLE: Nightly Version update 2005-07-22 17:36:55 -04:00
Bill Hoffman 7041af809d ENH: more efficent fix for bug # 2063 2005-07-22 15:41:23 -04:00
Bill Hoffman 72fdb13652 BUG: fix for case mismatched lib bug # 2063 2005-07-22 15:33:51 -04:00
Bill Hoffman dc43a3d265 ENH: string += is very slow, so don't use it 2005-07-22 15:32:00 -04:00
Andy Cedilnik ca90e8002b ENH: Better handling of removed files and remove warning 2005-07-22 08:40:16 -04:00
Andy Cedilnik 9c8875a621 ENH: More regular expressions 2005-07-22 08:39:56 -04:00
Andy Cedilnik a2acc029ae ENH: Add support for detecting files that were removed 2005-07-21 15:54:57 -04:00
Andy Cedilnik 3074513009 STYLE: Nightly Version update 2005-07-21 10:26:03 -04:00
Andy Cedilnik 8483fa93c5 BUG: Remove duplicate prefix 2005-07-21 09:07:01 -04:00
Bill Hoffman 21d6980897 ENH: fix warning 2005-07-20 22:23:14 -04:00
Bill Hoffman b8b298104b ENH: make sure flags set in CC or CXX environment variables stay with the compiler 2005-07-20 15:44:55 -04:00
Bill Hoffman 5bb158f440 ENH: java does not work under mingw 2005-07-20 12:53:06 -04:00
Andy Cedilnik 712e64ebb3 ENH: Rename test 2005-07-20 12:40:11 -04:00
Andy Cedilnik 4bba497aa4 BUG: Initialize variable 2005-07-20 12:03:04 -04:00
Andy Cedilnik 11359c5ccb ENH: Rename test 2005-07-20 12:02:45 -04:00
Andy Cedilnik 7f11eda79a STYLE: Nightly Version update 2005-07-20 10:16:03 -04:00
Bill Hoffman 8ca558db9b ENH: make it so that bootstrap does not use xml parser 2005-07-19 18:05:18 -04:00
Bill Hoffman 9062e6d922 ENH: fix for bug 1866, make -G,-D -C options allow for space between arg and value 2005-07-19 17:16:23 -04:00
Bill Hoffman a13713818c ENH: if Xcode21 is installed then create 21 compatible project files 2005-07-19 16:40:44 -04:00
Bill Hoffman 0ba0cb8a1a ENH: add new stub generator 2005-07-19 15:28:41 -04:00
Bill Hoffman 0e986b12fc ENH: add more docs 2005-07-19 15:27:12 -04:00
Andy Cedilnik 5cc08c658d STYLE: Nightly Version update 2005-07-19 10:10:31 -04:00
Andy Cedilnik f47a57c3e8 ENH: Add a way to submit extra files to the dashboard 2005-07-18 12:53:48 -04:00
Andy Cedilnik 3d84afe571 ENH: Several improvements and cleanups:
1. Add long command line arguments for every argument
2. Add a way to overwrite CTest configuration by providing --overwrite TimeOut=10
3. Improve argument parsing.
4. Add submit index argument
2005-07-18 11:46:45 -04:00
Andy Cedilnik 0949debece ENH: Cleanup file name 2005-07-18 11:32:29 -04:00
Andy Cedilnik 0e3b1febbb ENH: Cleanup the help a bit 2005-07-18 11:32:02 -04:00
Andy Cedilnik 20a59651d1 STYLE: Nightly Version update 2005-07-18 03:18:12 -04:00
Andy Cedilnik 39422f5e21 STYLE: Nightly Version update 2005-07-17 03:14:39 -04:00
Andy Cedilnik c6c95f3931 STYLE: Nightly Version update 2005-07-16 03:16:37 -04:00
Bill Hoffman 6688a725a3 ENH: fix bug 1960 2005-07-15 15:20:52 -04:00
Bill Hoffman 455d8fc386 BUG: fix for bug 1838 2005-07-15 13:24:37 -04:00
Bill Hoffman 53cc549180 ENH: fix for older versions of cmake 2005-07-15 11:38:43 -04:00
Bill Hoffman fe9714e2f0 ENH: fix static build of vtk with cmake by having custom targets chain depend information 2005-07-15 11:38:19 -04:00
Bill Hoffman 95e2b6070f ENH: remove commented code 2005-07-15 11:37:25 -04:00
Bill Hoffman 9e99e4f92a ENH: remove messages about not running java test 2005-07-15 11:36:22 -04:00
Bill Hoffman 2a8f981bee ENH: fix compile error bug# 2020 on mac 2005-07-15 11:34:39 -04:00
Andy Cedilnik 2001d2f761 STYLE: Nightly Version update 2005-07-15 03:11:58 -04:00
Bill Hoffman 846701f0a7 ENH: fix wxdialog to build with xcode 2005-07-14 17:21:24 -04:00
Andy Cedilnik 21bac16584 ENH: add an install target for WXDialog 2005-07-14 16:46:19 -04:00
Bill Hoffman 44b54d2b94 ENH: fix for bug 992, mac bundle install fix 2005-07-14 16:00:40 -04:00
Bill Hoffman a9692f0a18 BUG: fix for bug 1850 wrapping can leave out files if they are a substring of another file 2005-07-14 15:12:02 -04:00
Andy Cedilnik 0d14b57605 ENH: Some more cleanups and add ctest custom vector for regular expression to exclude from coverage 2005-07-14 14:15:51 -04:00
Andy Cedilnik 79eeb9c4e6 BUG: Look for custom files in all directories 2005-07-14 14:15:21 -04:00
Andy Cedilnik c7de609a37 ENH: Add custom supression regular expressions 2005-07-14 13:25:40 -04:00
Bill Hoffman b7b35d2c5a FIX: fix bug 2043 borland compiler and dll problem and add a test for it 2005-07-14 12:21:49 -04:00
Andy Cedilnik e8b10e1938 BUG: Fix line number inconsistency, improve output 2005-07-14 11:24:47 -04:00
Ken Martin 903541f49c BUG: add support for borland exe with shared libs back in 2005-07-14 10:15:36 -04:00
Andy Cedilnik 0af5ef0e99 COMP: Remove warning and fix the logic 2005-07-14 09:29:54 -04:00
Andy Cedilnik 81211fc427 BUG: Rename tmp files 2005-07-14 09:29:33 -04:00
Andy Cedilnik 514a774cdf STYLE: Nightly Version update 2005-07-14 03:13:15 -04:00
Bill Hoffman 42b76aea32 BUG: remove part of patch from bug 1965 that set executable paths 2005-07-13 16:57:29 -04:00
Bill Hoffman 3d5a724deb BUG: revert part of patch that set executable debug prefix as it breaks too much stuff 2005-07-13 16:49:51 -04:00
Bill Hoffman 1b115dc2e3 ENH: add -L as possible library flag 2005-07-13 16:24:16 -04:00
Bill Hoffman 472c00e3a4 ENH: add support for bundles 2005-07-13 16:23:32 -04:00
Bill Hoffman 19ae75a934 BUG: try to fix failed test 2005-07-13 16:20:25 -04:00
Bill Hoffman 041d4688ec ENH: add bundle test 2005-07-13 15:49:15 -04:00
Bill Hoffman aa47caab2d FIX: apply patch from bug# 1965 2005-07-13 11:21:30 -04:00
Andy Cedilnik 1e72091e86 ENH: Add timeout support 2005-07-13 10:17:18 -04:00
Andy Cedilnik 3e020b3dcc COMP: Remove warning on windows 2005-07-13 09:49:01 -04:00
Andy Cedilnik 969bf65107 STYLE: Nightly Version update 2005-07-13 03:10:43 -04:00
Bill Hoffman f03db9ebbe ENH: change version 2005-07-12 17:24:07 -04:00
Andy Cedilnik 0f14e54f35 ENH: fixes for macosx 2005-07-12 15:06:49 -04:00
Andy Cedilnik eee2d2b035 BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlinks as files when removing directory 2005-07-12 13:21:21 -04:00
Andy Cedilnik 0e76ab6eb6 BUG: Go back to the original directory after examining the current directory 2005-07-12 12:31:42 -04:00
Andy Cedilnik c9a7f056fd BUG: Make sure it always starts in the current directory when searching for tests 2005-07-12 12:30:15 -04:00
Andy Cedilnik 219bcf25ba BUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directories 2005-07-12 10:40:14 -04:00
Andy Cedilnik 2dc914c839 BUG: Fix problem with visual studio in release mode 2005-07-12 08:50:09 -04:00
Andy Cedilnik 0afdb6e1cc STYLE: Nightly Version update 2005-07-12 03:10:54 -04:00
Bill Hoffman e4894bfc91 ENH: add curses include directory 2005-07-11 18:07:02 -04:00
Andy Cedilnik 3e99368485 ENH: Add default update options 2005-07-11 11:59:51 -04:00
Andy Cedilnik 6ca7664b90 BUG: Remove warning when using CVS 2005-07-11 11:16:14 -04:00
Andy Cedilnik e09f2a6404 STYLE: Nightly Version update 2005-07-11 03:07:34 -04:00
Andy Cedilnik c51fa2ba88 STYLE: Nightly Version update 2005-07-10 03:08:18 -04:00
Andy Cedilnik 29a0edae3d STYLE: Nightly Version update 2005-07-09 03:08:05 -04:00
Ken Martin 91730c6005 ENH: slightly modified version of Alex's relative path arguments for custom commands 2005-07-08 11:51:21 -04:00
Ken Martin d68b579666 ENH: minor version update 2005-07-08 09:53:01 -04:00
Brad King 931233ee7b COMP: Fixed uninitialized variable. 2005-07-08 09:05:11 -04:00