Commit History

Author SHA1 Message Date
  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
  Ken Martin 34a60cdcc9 removed deprecated commands 24 years ago
  Ken Martin a99dfa60ae new set command and IF NOT 24 years ago
  Anonymous d6fae5faf0 New command: INCLUDE(somefile.txt) 24 years ago
  Ken Martin 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 24 years ago
  Ken Martin 30ad61805b bug fixes 24 years ago
  Ken Martin 73f04d1409 many fixes and cleanup and features 24 years ago
  Ken Martin 619dd8c479 added option command 24 years ago
  Ken Martin b5f62159ca added if else endif add definition 24 years ago