Ken Martin
|
cfda73f86a
|
ENH: hard coded for VS 71 nmake for now
|
2005-06-30 11:33:48 -04:00 |
Ken Martin
|
b512170dab
|
ENH: added our own bitmap
|
2005-06-28 15:00:36 -04:00 |
Ken Martin
|
35affa053c
|
ENH: added some release support
|
2005-06-28 10:56:29 -04:00 |
Andy Cedilnik
|
b7514580f9
|
ENH: Move curl to utilities
|
2005-06-24 09:06:26 -04:00 |
Andy Cedilnik
|
7c730973bb
|
ENH: Initial import
|
2005-06-24 09:02:17 -04:00 |
Andy Cedilnik
|
0ea9081923
|
ENH: No need to do coverage of utilities
|
2005-06-14 15:53:10 -04:00 |
Ken Martin
|
8d557754e8
|
BUG: shut downgrade XMLRPC support
|
2005-05-31 16:16:04 -04:00 |
Brad King
|
d6d91ac89f
|
ENH: Removing stdio_core hack. A better work-around has been put in cmStandardIncludes.h.
|
2005-04-26 14:12:31 -04:00 |
Brad King
|
e26bafa52a
|
BUG: Older SGI compilers still have internal/stdio_core.h but do not support #include_next. We'll have to try-compile to test whether this hack is needed.
|
2005-04-24 13:15:50 -04:00 |
Brad King
|
2f4e516e23
|
COMP: Using a new work-around for stdarg.h problem on SGI.
|
2005-04-21 17:00:36 -04:00 |
Andy Cedilnik
|
9719bf0bdd
|
COMP: Do not build the file when wide char is not set since the file would be empty
|
2005-04-21 09:33:15 -04:00 |
Andy Cedilnik
|
52e284c217
|
COMP: Attempt to fix problem with building on SGI
|
2005-04-19 18:35:17 -04:00 |
Brad King
|
8df3dfd4dc
|
COMP: Fix MAKE_WCS_BLOCK_NULL when HAVE_UNICODE_WCHAR is off.
|
2005-04-19 09:52:49 -04:00 |
Brad King
|
20bfde58c9
|
BUG: Need to use #cmakedefine for HAVE_UNICODE_WCHAR.
|
2005-04-19 09:52:24 -04:00 |
Brad King
|
6187081358
|
BUG: Do not provide HAVE_UNICODE_WCHAR option if wchar.h is not available.
|
2005-04-19 09:52:00 -04:00 |
Andy Cedilnik
|
4100a6d767
|
COMP: Fix more pthreads problems on windows
|
2005-03-16 15:31:38 -05:00 |
Andy Cedilnik
|
3768961a66
|
COMP: More cleanups
|
2005-03-16 13:26:36 -05:00 |
Andy Cedilnik
|
d224858e1f
|
COMP: Remove warnings
|
2005-03-16 13:24:37 -05:00 |
Andy Cedilnik
|
b5bf646e4d
|
BUG: No need to link threads libraries when pthreads are not found
|
2005-03-16 11:10:42 -05:00 |
Andy Cedilnik
|
b81639cf90
|
BUG: This is weird, but marquee does not seem to handle base64 with new lines
|
2005-03-09 18:07:10 -05:00 |
Andy Cedilnik
|
4a536db407
|
COMP: Try to remove warning on mingw
|
2005-03-07 18:48:53 -05:00 |
Andy Cedilnik
|
b629f608d4
|
BUG: Remove memory leak
|
2005-03-07 11:03:12 -05:00 |
Andy Cedilnik
|
36880eba05
|
COMP: Try to remove warnings on windows
|
2005-03-06 12:10:01 -05:00 |
Andy Cedilnik
|
fbc894b646
|
ENH: Fix the symantic of unicode_wchar
|
2005-03-06 11:26:50 -05:00 |
Andy Cedilnik
|
994bb76916
|
COMP: Remove warning on gcc
|
2005-03-06 11:23:46 -05:00 |
Andy Cedilnik
|
55f5007a6d
|
BUG: Fix destruction of objects
|
2005-03-06 08:52:50 -05:00 |
Andy Cedilnik
|
cecda2a3bf
|
ENH: Print more states including NY
|
2005-03-04 15:04:59 -05:00 |
Andy Cedilnik
|
89f603b620
|
ENH: More cleanups and reorganization
|
2005-03-04 11:38:34 -05:00 |
Andy Cedilnik
|
7bc8413a0f
|
COMP: Remove warning about code being unused
|
2005-03-04 09:46:31 -05:00 |
Andy Cedilnik
|
a0c095d420
|
COMP: Ok, remove warnings because of removal of warnings
|
2005-03-03 17:21:04 -05:00 |
Andy Cedilnik
|
2d7b46f621
|
COMP: Fix typo
|
2005-03-03 17:00:19 -05:00 |
Andy Cedilnik
|
5377065b1a
|
BUG: Comp sci 101. Strings go away at the end of the function
|
2005-03-03 16:58:03 -05:00 |
Andy Cedilnik
|
860a8e370c
|
COMP: setenv is not needed any more
|
2005-03-03 16:12:46 -05:00 |
Andy Cedilnik
|
b71410117e
|
COMP: Try to remove setenv warning
|
2005-03-03 15:52:31 -05:00 |
Andy Cedilnik
|
089d339721
|
ENH: Remove warnings
|
2005-03-03 15:49:41 -05:00 |
Andy Cedilnik
|
ade034a747
|
COMP: Remove warnings on borland
|
2005-03-03 09:25:13 -05:00 |
Andy Cedilnik
|
96d0eb27e9
|
COMP: Remove warnings
|
2005-03-03 08:45:00 -05:00 |
Andy Cedilnik
|
0f4cafe722
|
BUG: Attempt to get error code
|
2005-03-02 17:38:45 -05:00 |
Andy Cedilnik
|
725645baaa
|
ENH: Temporary proxy support
|
2005-03-02 17:19:23 -05:00 |
Andy Cedilnik
|
66a61e9c74
|
COMP: Remove more warnings
|
2005-03-02 11:04:32 -05:00 |
Andy Cedilnik
|
21a7704624
|
COMP: Enum should really not have comma at the end
|
2005-03-02 10:35:04 -05:00 |
Andy Cedilnik
|
693b7447a4
|
COMP: Attempt to remove warnings
|
2005-03-01 11:21:56 -05:00 |
Brad King
|
e7697cea94
|
COMP: #if WIN32 -> #ifdef _WIN32 for Borland.
|
2005-03-01 11:01:47 -05:00 |
Andy Cedilnik
|
95c1f55858
|
ENH: Enable test
|
2005-03-01 10:11:23 -05:00 |
Andy Cedilnik
|
88c376f128
|
ENH: More removing of pthreads
|
2005-03-01 09:50:41 -05:00 |
Andy Cedilnik
|
1191bd7af1
|
ENH: Attempt to remove threading code
|
2005-03-01 09:07:38 -05:00 |
Andy Cedilnik
|
638eb8e68e
|
ENH: Add example
|
2005-02-28 16:26:20 -05:00 |
Andy Cedilnik
|
588653c4e8
|
COMP: Remove warnings about shadow variables
|
2005-02-27 17:36:00 -05:00 |
Andy Cedilnik
|
8946d2f55e
|
COMP: Remove compile warning about shadow variables
|
2005-02-27 17:33:42 -05:00 |
Bill Hoffman
|
ea59fb06df
|
COMP: fix warnings
|
2005-02-25 14:21:09 -05:00 |
Andy Cedilnik
|
f30e760848
|
COMP: Several Windows fixes
|
2005-02-23 20:28:21 -05:00 |
Andy Cedilnik
|
b9b4ea0f7b
|
ENH: Initial import
|
2005-02-22 13:08:27 -05:00 |
Andy Cedilnik
|
f2b427103a
|
COMP: attempt to fix warning on Visual Studio 7
|
2005-02-16 09:17:46 -05:00 |
Brad King
|
f9e61d1aa4
|
COMP: Disabling warnings in zlib code to avoid changing it too much.
|
2005-02-10 07:46:34 -05:00 |
Andy Cedilnik
|
0e4571d25c
|
ENH: Initial import from VTK
|
2005-01-26 15:55:12 -05:00 |
Andy Cedilnik
|
0532cc2920
|
COMP: Try to resolve compile errors because of missing includes and wrong include path
|
2005-01-18 15:54:20 -05:00 |
Andy Cedilnik
|
be4593fa85
|
ENH: Cleanup
|
2005-01-18 09:06:53 -05:00 |
Andy Cedilnik
|
9d4b5e52c1
|
ENH: Initial import of expat
|
2004-06-25 14:04:12 -04:00 |
Sebastien Barre
|
6037cc8b3b
|
a) new version of tools like Doxygen and Graphviz now set install path info in win32 registery. use it.
b) remove DOT_PATH, it was polluting the cache (can be computed from DOT, update CMakeLists.txt accordingly if DOT_PATH is not defined)
|
2004-06-08 17:26:48 -04:00 |
Andy Cedilnik
|
7ed344e9bb
|
ENH: Handle kwsys properly
|
2003-11-05 15:02:49 -05:00 |
Andy Cedilnik
|
6d193bc85c
|
ENH: Cleanup. We do not really need to use vtk for documentation. We only need utilities/doxygen directory
|
2003-11-05 15:02:35 -05:00 |
Andy Cedilnik
|
032883cc34
|
ENH: Add all subdirectories
|
2003-10-25 18:21:45 -04:00 |
Brad King
|
f9064ee91a
|
Merging release script changes from 1.8 branch to main tree.
|
2003-08-27 16:08:11 -04:00 |
Brad King
|
c59cc5a542
|
ENH: Moved decision to build MFCDialog up to top level. It is used in both the Source and Utilities directories.
|
2003-08-22 12:53:25 -04:00 |
Brad King
|
d6b9648ee3
|
Merge from 1.8 branch.
|
2003-08-11 17:36:02 -04:00 |
Brad King
|
173aa0e783
|
Update from 1.8 branch.
|
2003-08-11 15:07:12 -04:00 |
Brad King
|
8e3202d6b3
|
Updated for new location of wxWindows.
|
2003-08-11 15:06:59 -04:00 |
Brad King
|
1471a1a6f1
|
ENH: Added documentation for ctest.
|
2003-08-06 15:03:56 -04:00 |
Brad King
|
dfdcd239ec
|
ENH: Added build of documentation for CMakeSetup.
|
2003-07-23 17:59:37 -04:00 |
Brad King
|
0662fefca0
|
BUG: Don't install ccmake documentation if no ccmake was built.
|
2003-07-23 08:58:43 -04:00 |
Brad King
|
3c30dae03a
|
ENH: Added generation of ccmake documentation on UNIX.
|
2003-07-21 17:14:16 -04:00 |
Brad King
|
a1bb1a4712
|
ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers.
|
2003-07-21 16:38:53 -04:00 |
Brad King
|
0e0fa2a25e
|
BUG: Update of release utilities must maintain tag.
|
2003-07-11 16:29:14 -04:00 |
Brad King
|
5a8b94034d
|
Updated for 1.6.7 release.
|
2003-05-14 15:38:08 -04:00 |
Brad King
|
37751b55d1
|
ENH: Updated to do release build on ringworld. Needed for old glibc support.
|
2003-03-18 11:49:28 -05:00 |
Brad King
|
0da0616397
|
Merging from 1.6 again.
|
2003-03-13 16:31:53 -05:00 |
Brad King
|
8ddf060b05
|
Merging from 1.6 release branch.
|
2003-03-13 15:59:53 -05:00 |
Brad King
|
d055d402f7
|
ENH: Updated for 1.6.6 release.
|
2003-03-13 15:48:49 -05:00 |
Brad King
|
40ee500dac
|
ENH: Updated for 1.6.5 release.
|
2003-02-20 09:40:01 -05:00 |
Brad King
|
170fe935d2
|
ENH: Merged updates for 1.6.4 release.
|
2003-02-13 12:03:36 -05:00 |
Brad King
|
88a8486a49
|
ERR: Removed extra &&.
|
2003-02-09 16:11:56 -05:00 |
Brad King
|
3a68f653ae
|
ENH: Added win32_zipfile and win32_upload commands.
|
2003-02-05 16:56:26 -05:00 |
Brad King
|
d1d92f7678
|
ENH: Improved robustness of remote invocation. Added more documentation.
|
2003-02-03 23:08:54 -05:00 |
Brad King
|
8c161e7fe3
|
ENH: Added documentation and usage.
|
2003-02-03 22:47:49 -05:00 |
Brad King
|
5e661c6639
|
ENH: Another merge from branch 1.6.
|
2003-01-31 11:41:59 -05:00 |
Brad King
|
1048560af6
|
ENH: Merged more changes from 1.6 branch.
|
2003-01-24 17:40:17 -05:00 |
Brad King
|
f65dfd7b47
|
ENH: Merged more changes from 1.6 branch.
|
2003-01-24 15:48:22 -05:00 |
Brad King
|
537ad627cb
|
ENH: Merged 1.6-branch changes to release scripts.
|
2003-01-24 14:40:07 -05:00 |
Brad King
|
0dfef723f7
|
ENH: Enabled testing during release build.
|
2003-01-24 11:41:37 -05:00 |
Brad King
|
cbda98b151
|
ENH: Added sanity check for setting of WX_RESOURCES by config_Darwin for osx_install.
|
2003-01-17 15:15:52 -05:00 |
Brad King
|
d5a661b9b9
|
ENH: Prototype for OSX packaging.
|
2003-01-17 13:35:55 -05:00 |
Brad King
|
9c00464f4d
|
ENH: Cygwin package is now created in a Cygwin subdirectory.
|
2003-01-17 13:35:04 -05:00 |
Brad King
|
8142fe343f
|
ENH: Renamed cmake-cygwin-package.sh to cygwin-package.sh.in and removed executable permission so it cannot be run accidentally. It must be run after being renamed to cmake-${VERSION}-${RELEASE}.
|
2003-01-17 11:57:26 -05:00 |
Brad King
|
620ca403a2
|
ENH: clean now removes the entire release root directory.
|
2003-01-17 11:55:00 -05:00 |
Brad King
|
f95b86b0e7
|
ENH: Removing old release scripts and config files.
|
2003-01-17 11:51:12 -05:00 |
Brad King
|
8671b85ac0
|
ENH: Adding OSF release configuration.
|
2003-01-17 11:42:53 -05:00 |
Brad King
|
385c73587f
|
ENH: Added cygwin release support.
|
2003-01-17 11:05:52 -05:00 |
Brad King
|
c1e2b027c0
|
ENH: Adding cygwin packaging script to release directory.
|
2003-01-17 10:30:07 -05:00 |
Brad King
|
211111a975
|
ENH: Removed old setting.
|
2003-01-17 10:21:36 -05:00 |
Brad King
|
33da0e0d26
|
ENH: Cygwin release configuration.
|
2003-01-17 10:21:20 -05:00 |