summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Fix bug in cmake install when exec/librayr output path not defined. Clos...Andy Cedilnik2004-06-011-0/+10
* BUG: make sure install works with spaces in the pathBill Hoffman2004-05-061-2/+2
* ENH: GetSafeDefinition is now in cmMakefileAndy Cedilnik2004-04-271-12/+2
* ENH: Do preinstall and postinstall script even if the target is not installedAndy Cedilnik2004-04-211-10/+10
* ENH: make relative paths optional and default off, and add a test for themBill Hoffman2004-03-311-1/+1
* ENH: When installing project, write manifestAndy Cedilnik2004-03-281-0/+16
* BUG: Support paths with spacesAndy Cedilnik2004-03-281-2/+2
* ENH: Add pre and post install script supportAndy Cedilnik2004-03-281-0/+11
* ENH: add new subdirectory exclude from top optionBill Hoffman2004-03-091-3/+5
* ENH: Styart working on bundles support and abstract WIN32_EXECUTABLEAndy Cedilnik2004-02-281-4/+1
* ENH: Improve coverage support and add more verbosityAndy Cedilnik2004-02-231-0/+4
* ENH: Add support for install postfixAndy Cedilnik2004-02-031-0/+7
* ENH: Cleanup outputAndy Cedilnik2004-02-031-1/+3
* ERR: Remove coutAndy Cedilnik2004-01-281-1/+0
* ENH: Make install on windows seems to work nowAndy Cedilnik2004-01-271-4/+31
* BUG: Fix for spaces in pathAndy Cedilnik2004-01-261-2/+2
* ENH: Several windows bugs and fixesAndy Cedilnik2004-01-261-7/+10
* ERR: Fix std:: namespaceAndy Cedilnik2004-01-261-1/+1
* ENH: Start adding new installation frameworkAndy Cedilnik2004-01-261-0/+225
* BUG: Fix to build rule generation with relative paths.Brad King2004-01-231-12/+4
* STYLE: Deleted trailing whitespace.Brad King2004-01-231-15/+15
* ENH: fix for hp make and relative paths never have targets with a ./ at the s...Bill Hoffman2004-01-061-0/+11
* BUG: borland make treats ./target and target as different also convert to out...Bill Hoffman2003-12-301-3/+7
* BUG: use ./ infront of the current directoryBill Hoffman2003-12-291-0/+17
* BUG: On Windows network paths do not really work as regular paths, so when th...Andy Cedilnik2003-12-241-0/+6
* BUG: keep more of the case informationBill Hoffman2003-12-231-14/+53
* BUG: fix for vtk buildBill Hoffman2003-12-231-2/+4
* ENH: move relative path to parent generator classBill Hoffman2003-12-221-0/+66
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* always set PROJECT_SOURCE_DIR etcKen Martin2002-10-041-0/+7
* changed handling of FinalPassKen Martin2002-09-151-0/+5
* ERR: Removed stray semi-colon.Brad King2002-09-101-1/+1
* updatesKen Martin2002-09-041-0/+14
* in progress checkinKen Martin2002-08-301-0/+36