Bill Hoffman
|
eecf4b9cbf
ENH: add advanced variable types and command line wizard gui
|
24 years ago |
Bill Hoffman
|
da17f30cb5
ENH: add new command VARIABLE_REQUIRES for better debugging of list files
|
24 years ago |
Franck Bettinger
|
becce939a2
support for compilation of .ui files into .h and .cxx files
|
24 years ago |
Andy Cedilnik
|
39766efaaa
Added accessor for add custom command
|
24 years ago |
Phil Pritchett
|
4ba36ca453
INCLUDE_EXTERNAL_MSPROJECT command
|
24 years ago |
Ian Scott
|
3a316a6e0a
added a QT_WRAP_CPP command
|
24 years ago |
Bill Hoffman
|
53dd41451d
ENH: add Use mangled mesa command
|
24 years ago |
Brad King
|
8a03ccda07
ENH: Added SUBDIR_DEPENDS command and corresponding support code. This command allows specification that a set of subdirectories be built before a particular directory.
|
24 years ago |
Brad King
|
cfa25e9e1a
ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will.
|
24 years ago |
Ken Martin
|
4ab2650802
added for each command
|
24 years ago |
Brad King
|
dc87e1906d
ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's flags for the current compiler. Currently only implemented correctly for Visual C++ in Windows.
|
24 years ago |
Brad King
|
6307ffbb65
ENH: Removed deprecated command completely.
|
24 years ago |
Ken Martin
|
7eb2940eed
alphabetized
|
24 years ago |
Ken Martin
|
43ac1a3a86
added add dependencies command
|
24 years ago |
John Biddiscombe
|
81e6046a99
ERR: Serious problems with my CVS. How did this get committed?
|
24 years ago |
John Biddiscombe
|
348d1994ac
ENH: Added new command SOURCE_FILES_REMOVE which can be used
|
24 years ago |
Brad King
|
873c9e7840
ENH: Removing old-style cable commands related to the instantiation functionality which has now been removed from cable.
|
24 years ago |
Ken Martin
|
cdf786f9f8
removed old added new
|
24 years ago |
Ken Martin
|
0faf289dfa
removed old added new
|
24 years ago |
Ken Martin
|
37801ddaae
added enable testing deprecated some commands
|
24 years ago |
Jim Miller
|
22270abae5
ENH: Added AddTest command
|
24 years ago |
Ken Martin
|
648eedf9c6
removed find include command finally added message
|
24 years ago |
Sebastien Barre
|
d8c34cfb81
Welcome to cmGetFilenameComponentCommand ("Get a specific component of a full filename")
|
24 years ago |
Ken Martin
|
dbebd0a276
added install rules
|
24 years ago |
Brad King
|
f08a1b8885
ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be used with the main branch of CABLE, though.
|
24 years ago |
Ken Martin
|
cb6bc6f0aa
added load cache command and fixed source file
|
24 years ago |
Bill Hoffman
|
885e37da22
ENH: call configure from cmake
|
24 years ago |
Bill Hoffman
|
8aa2182806
BUG: add removed command, and sort the order in cmCommands.cxx
|
24 years ago |
Bill Hoffman
|
de10cfc72e
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
|
24 years ago |
Ken Martin
|
79f95167bd
minor fixes
|
24 years ago |