summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: performance improvementsBill Hoffman2005-04-121-77/+164
* BUG: local gen was setting proj dir when it shouldntKen Martin2005-04-121-7/+0
* ENH: remove commented codeBill Hoffman2005-03-221-2/+0
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-7/+22
* ENH: add support for out of source sourceKen Martin2005-03-141-4/+4
* ENH: Converted some ConvertToRelativeOutputPath calls to ConvertToOptionallyR...Brad King2005-02-241-3/+3
* ENH: Merged implementations of ConvertToRelative*Path methods. The main Conv...Brad King2005-02-241-77/+53
* ENH: remove unused codeBill Hoffman2005-02-241-11/+0
* ENH: add a new library path ordering algorithm to make sure -L paths will pic...Bill Hoffman2005-02-241-93/+63
* ENH: Added better default install location for windows builds. The previous ...Brad King2005-02-221-0/+22
* ENH: Updated implementation of custom commands. Multiple command lines are n...Brad King2005-02-221-1/+34
* ENH: all tests are passing for XCodeBill Hoffman2005-02-181-0/+4
* ENH: move AddFlags stuff up to LocalGenerator from LocalUnix generatorBill Hoffman2005-02-021-0/+71
* STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ...Brad King2004-11-031-1/+2
* ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl...Brad King2004-11-031-2/+1
* FIX: fix shared flagBill Hoffman2004-10-291-1/+1
* ENH: put error checking for missing linker languagesBill Hoffman2004-10-271-0/+18
* ENH: Split part of GetIncludeFlags method into separate GetIncludeDirectories...Brad King2004-10-261-52/+62
* COMP: fix warningsBill Hoffman2004-10-211-0/+8
* COMP: fix warningBill Hoffman2004-10-211-1/+1
* ENH: add the ability to generate custom commands for a language that is not s...Bill Hoffman2004-10-211-22/+800
* BUG: make sure all returns for ConvertToRelativeOutputPath get passed by Conv...Bill Hoffman2004-10-141-1/+1
* BUG: now that system tools relative path works, clean up the convert to relat...Bill Hoffman2004-10-141-110/+43
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-0/+1
* ENH: remove warningsBill Hoffman2004-09-031-5/+0
* ENH: define language extensions in cmake files and not hard coded, also fix t...Bill Hoffman2004-09-031-0/+7
* BUG: install_manifest.txt should be overwritten each time the install is run.Brad King2004-07-021-0/+2
* BUG: Implement installing of shared library versioning and add test for the w...Andy Cedilnik2004-06-281-3/+28
* 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