Andy Cedilnik
7fcb0525b1
Move errors to output variable
2003-01-27 12:18:43 -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
415eca1fbb
BUG: Added missing link flag to export symbols from an executable.
2003-01-24 13:53:21 -05:00
Brad King
0dfef723f7
ENH: Enabled testing during release build.
2003-01-24 11:41:37 -05:00
Brad King
100a96297e
ERR: Fixed unreferenced termios declaration warning.
2003-01-24 10:33:46 -05:00
Sebastien Barre
9111244018
no message
2003-01-23 10:42:06 -05:00
Sebastien Barre
4220725f64
FIX:
...
- rename some entries (COMPILE -> COMPILER, and the converters -> _CONVERTER)
- make sure that Window system are given a chance to find Latex and the converters if MikTex and GhostScript are installed (but not in the PATH)
2003-01-23 10:37:46 -05:00
Sebastien Barre
37f7074269
FIX: the current version of Perl is 5.8
2003-01-23 10:36:35 -05:00
Sebastien Barre
937c87bd69
FIX: this command was not processing its arg to expand registery values
2003-01-23 10:35:14 -05:00
Ken Martin
b05c5e89ed
minor change to default compile flags
2003-01-22 14:59:46 -05:00
Ken Martin
fde48d14fd
merge from branch
2003-01-22 14:49:45 -05:00
Bill Hoffman
ac888a15c8
moved to c++ command
2003-01-22 14:13:40 -05:00
Bill Hoffman
950399ec9d
ENH: only run test for working c and cxx compiler once
2003-01-22 12:29:37 -05:00
Ken Martin
93265d84be
fixed spelling mistake
2003-01-22 11:44:02 -05:00
Ken Martin
865074b244
spelling fix
2003-01-22 11:27:53 -05:00
Ken Martin
56acc4bf2e
merge from branch
2003-01-22 11:21:28 -05:00
Ken Martin
afa71d1e53
removed since no longer used
2003-01-22 11:16:35 -05:00
Ken Martin
7f336be820
merge branch change into main tree
2003-01-22 11:11:41 -05:00
Brad King
af96ba019e
ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>.cmake modules.
2003-01-22 10:40:48 -05:00
Brad King
486454ef78
BUG: Fixed crash when CMAKE_ROOT cannot be found.
2003-01-22 10:33:34 -05:00
Bill Hoffman
c7b5bb6d2c
BUG: fix command line to take -G only
2003-01-22 09:34:15 -05:00
Brad King
15e38175a4
BUG: CMake 1.4 configured projects did not build with new CMake.
2003-01-22 09:28:53 -05:00
Brad King
259a49aaac
ENH: Added FIND_PACKAGE command prototyp.
2003-01-21 17:15:22 -05:00
Brad King
7418ed1a67
BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory instead of FindVTK.cmake.
2003-01-21 16:46:24 -05:00
Brad King
0b324df1bb
ENH: Updated documentation.
2003-01-21 15:03:56 -05:00
Andy Cedilnik
c3fe9fba56
Attempt to cleanup CMake and try to fix build on some systems
2003-01-21 14:10:41 -05:00
Andy Cedilnik
6c9d1983d7
This list can be really long. Only display the variable name
2003-01-21 14:01:41 -05:00
Bill Hoffman
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
2003-01-21 12:50:48 -05:00
Bill Hoffman
110bc04bd0
use export all symbols on cygwin
2003-01-21 12:41:22 -05:00
Sebastien Barre
5e366c361d
IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look in the system's PATH env var to search for ImageMagick's convert.exe, otherwise it is going to pick Microsoft Window's own convert.exe, which is used to convert FAT partitions to NTFS format ! Depending on the options passed to convert.exe, there is a good chance you would kiss your hard-disk good-bye.
2003-01-21 10:59:48 -05:00
Brad King
d4d04b46cd
BUG: Fix for custom commands with spaces in paths. The arguments were not having spaces escaped.
2003-01-20 19:17:17 -05:00
Brad King
9cbb4fd308
BUG: Fixed typo in previous fix.
2003-01-20 18:55:00 -05:00
Brad King
594bc7f22b
BUG: Fixed directory creation for spaces in install path.
2003-01-20 18:52:08 -05:00
Bill Hoffman
c4fa5d1fdf
ENH: add a new command that allows exports of library dependencies from a project to a file
2003-01-20 16:59:02 -05:00
Will Schroeder
ece369eaf3
BUG: fix missed CMAKE to X11 variable name
2003-01-20 14:39:03 -05:00
Brad King
6d54cfb030
ENH: Improved CopyFile error messages.
2003-01-19 11:42:37 -05:00
Brad King
f18e47c40a
BUG: Fix for application of expand-list-variables.
2003-01-17 18:14:40 -05:00
Brad King
5bb1a79c9f
ENH: Support for spaces in paths during make install.
2003-01-17 18:01:05 -05:00
Brad King
94a8d00199
ENH: Adding FIND_AND_IMPORT_CMAKE_PROJECT macro.
2003-01-17 17:19:23 -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
Andy Cedilnik
dd5c20536f
Fix version
2003-01-17 12:51:35 -05:00
Bill Hoffman
d9324c178b
Fix proxy code and fix comments to be C comments
2003-01-17 12:27:09 -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