Brad King
|
37bff40d5d
|
BUG: Need ADD_DEPENDENCIES command for MinGW bootstrap since kwsys uses the Win32 implementation of process execution.
|
2006-04-19 10:50:15 -04:00 |
Andy Cedilnik
|
43b9f184c2
|
COMP: Fix apple bootstrap issues
|
2006-03-22 13:04:49 -05:00 |
Andy Cedilnik
|
36e2728431
|
ENH: Cleanup bootstrap even more
|
2006-03-22 11:15:35 -05:00 |
Andy Cedilnik
|
ee227d3af5
|
ENH: Several packaging issues. Allow random variables to be passed to cpack (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
|
2006-02-27 10:58:20 -05:00 |
Andy Cedilnik
|
f87271d0ea
|
ENH: Add initial implementation of the list command
|
2006-02-10 14:11:12 -05:00 |
Brad King
|
b8a33fb424
|
ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage.
|
2006-02-10 13:54:36 -05:00 |
Brad King
|
2683c5bd0d
|
ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Execution.
|
2006-02-03 16:51:46 -05:00 |
Andy Cedilnik
|
985d092d4d
|
ENH: Add rudamentary mathematical expression support
|
2005-10-17 16:42:47 -04:00 |
Sebastien Barre
|
b83dffb500
|
ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake bootstrap
|
2005-10-04 16:40:01 -04:00 |
Ken Martin
|
059f62c5ea
|
ENH: removed ITK command
|
2005-09-21 10:32:13 -04:00 |
Andy Cedilnik
|
bebc745824
|
ENH: Add set and get test propety command
|
2005-07-31 11:51:42 -04:00 |
Ken Martin
|
672296fced
|
ENH: removed old commands
|
2005-06-03 12:58:39 -04:00 |
Ken Martin
|
6a19668513
|
ENH: removed the ABSTRACT_FILES command
|
2005-06-02 14:24:46 -04:00 |
Andy Cedilnik
|
33024e8ff6
|
COMP: Remove compile warning in bootstrap stage
|
2005-02-24 10:14:56 -05:00 |
Bill Hoffman
|
a641ad3bba
|
ENH: split up cmCommands into two files
|
2005-01-21 10:27:51 -05:00 |
Ken Martin
|
0c225eb5b9
|
ENH: added while command
|
2005-01-21 09:38:04 -05:00 |
Bill Hoffman
|
692ba48c4e
|
ENH: major changes to support addition of languages from cmake modules directory.
|
2004-09-22 14:42:05 -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 |
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 |
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 |
Brad King
|
730a278f89
|
BUG: Bootstrapping with wxWindows support needs SEPARATE_ARGUMENTS command.
|
2003-08-11 17:34:44 -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
|
91f8f88490
|
ENH: Made ADD_DEPENDENCIES available from bootstrapped cmake. It will be needed to build cmake.
|
2003-07-07 22:41:27 -04:00 |
Andy Cedilnik
|
372d2cbea9
|
ENH: Start working on a general file manipulation command
|
2003-07-07 17:47:17 -04:00 |
Andy Cedilnik
|
8a96b2ec49
|
ERR: Set source files properties is needed for Curl build
|
2003-04-25 14:51:23 -04:00 |
Bill Hoffman
|
3823f5547b
|
BUG: fix compile error on windows because of windows.h
|
2003-04-17 08:03:55 -04:00 |
Ken Martin
|
0fcdeabaf1
|
streamline bootstrap
|
2003-04-16 16:17:02 -04:00 |
Andy Cedilnik
|
814b8856a0
|
Add command for accessing cmake properties. At this point the only properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature
|
2003-03-06 11:20:26 -05:00 |
Brad King
|
259a49aaac
|
ENH: Added FIND_PACKAGE command prototyp.
|
2003-01-21 17:15:22 -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 |
Bill Hoffman
|
3859417d1a
|
ENH: add target properties
|
2002-12-20 17:15:45 -05:00 |
Brad King
|
42c464c05e
|
ENH: Added STRING command.
|
2002-11-06 17:35:27 -05:00 |
Brad King
|
1f6a3c67b1
|
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
2002-10-23 18:03:27 -04:00 |
Andy Cedilnik
|
92714311c9
|
Add WRITE_FILE command, which writes string to a file
|
2002-09-20 13:14:47 -04:00 |
Ken Martin
|
d4f5545007
|
updated to try compile
|
2002-09-19 09:49:14 -04:00 |
Brad King
|
e500dd4b77
|
ERR: Removed accidental commit.
|
2002-09-10 09:51:14 -04:00 |
Brad King
|
722f923a9e
|
BUG: Missing AC_SUBST commands added.
|
2002-09-10 09:50:39 -04:00 |
Ken Martin
|
d0be2896d7
|
changed cache manager and registered generators to no longer be singletons
|
2002-08-28 14:51:10 -04:00 |
Ken Martin
|
716eb19819
|
fixed bootstrap build to not use LoadCOmmandCOmmand
|
2002-08-27 08:36:03 -04:00 |
Ken Martin
|
d99454cba4
|
now uses stubs
|
2002-08-26 10:52:04 -04:00 |
Ken Martin
|
216c985f72
|
added new command
|
2002-08-13 15:46:33 -04:00 |
Brad King
|
a83e8170e9
|
ENH: Added ITK Tcl wrapping command.
|
2002-05-08 13:11:53 -04:00 |
Bill Hoffman
|
2d37e6d1a8
|
ENH: add new command to separate space separated arguments
|
2002-04-30 14:00:35 -04:00 |
Ken Martin
|
9c69be42de
|
updated for 1.4
|
2002-04-22 11:50:43 -04:00 |
Bill Hoffman
|
0415b58573
|
ENH: backwards compatible for VTK 4.0, add cmake version requires
|
2002-04-17 16:16:06 -04:00 |
Brad King
|
5a418b0e00
|
ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML
|
2002-04-17 14:54:48 -04:00 |
Bill Hoffman
|
7d76de4403
|
make sure ; expansion is done in all commands
|
2002-03-29 14:20:32 -05:00 |
Bill Hoffman
|
8b3b49a010
|
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
2002-03-29 10:06:30 -05:00 |
Bill Hoffman
|
2f639d37b5
|
ENH: add new command to create a test driver
|
2002-03-20 16:19:00 -05:00 |
Bill Hoffman
|
076aafe79a
|
ENH: add file specific compile flags
|
2002-03-04 14:14:41 -05:00 |