index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmLocalGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Converted some ConvertToRelativeOutputPath calls to ConvertToOptionallyR...
Brad King
2005-02-24
1
-3/+3
*
ENH: Merged implementations of ConvertToRelative*Path methods. The main Conv...
Brad King
2005-02-24
1
-77/+53
*
ENH: remove unused code
Bill Hoffman
2005-02-24
1
-11/+0
*
ENH: add a new library path ordering algorithm to make sure -L paths will pic...
Bill Hoffman
2005-02-24
1
-93/+63
*
ENH: Added better default install location for windows builds. The previous ...
Brad King
2005-02-22
1
-0/+22
*
ENH: Updated implementation of custom commands. Multiple command lines are n...
Brad King
2005-02-22
1
-1/+34
*
ENH: all tests are passing for XCode
Bill Hoffman
2005-02-18
1
-0/+4
*
ENH: move AddFlags stuff up to LocalGenerator from LocalUnix generator
Bill Hoffman
2005-02-02
1
-0/+71
*
STYLE: Adjusted signature of cmGeneratedFileStream to make copy-if-different ...
Brad King
2004-11-03
1
-1/+2
*
ENH: Re-implemented cmGeneratedFileStream to look like a real stream and repl...
Brad King
2004-11-03
1
-2/+1
*
FIX: fix shared flag
Bill Hoffman
2004-10-29
1
-1/+1
*
ENH: put error checking for missing linker languages
Bill Hoffman
2004-10-27
1
-0/+18
*
ENH: Split part of GetIncludeFlags method into separate GetIncludeDirectories...
Brad King
2004-10-26
1
-52/+62
*
COMP: fix warnings
Bill Hoffman
2004-10-21
1
-0/+8
*
COMP: fix warning
Bill Hoffman
2004-10-21
1
-1/+1
*
ENH: add the ability to generate custom commands for a language that is not s...
Bill Hoffman
2004-10-21
1
-22/+800
*
BUG: make sure all returns for ConvertToRelativeOutputPath get passed by Conv...
Bill Hoffman
2004-10-14
1
-1/+1
*
BUG: now that system tools relative path works, clean up the convert to relat...
Bill Hoffman
2004-10-14
1
-110/+43
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
1
-0/+1
*
ENH: remove warnings
Bill Hoffman
2004-09-03
1
-5/+0
*
ENH: define language extensions in cmake files and not hard coded, also fix t...
Bill Hoffman
2004-09-03
1
-0/+7
*
BUG: install_manifest.txt should be overwritten each time the install is run.
Brad King
2004-07-02
1
-0/+2
*
BUG: Implement installing of shared library versioning and add test for the w...
Andy Cedilnik
2004-06-28
1
-3/+28
*
ENH: Fix bug in cmake install when exec/librayr output path not defined. Clos...
Andy Cedilnik
2004-06-01
1
-0/+10
*
BUG: make sure install works with spaces in the path
Bill Hoffman
2004-05-06
1
-2/+2
*
ENH: GetSafeDefinition is now in cmMakefile
Andy Cedilnik
2004-04-27
1
-12/+2
*
ENH: Do preinstall and postinstall script even if the target is not installed
Andy Cedilnik
2004-04-21
1
-10/+10
*
ENH: make relative paths optional and default off, and add a test for them
Bill Hoffman
2004-03-31
1
-1/+1
*
ENH: When installing project, write manifest
Andy Cedilnik
2004-03-28
1
-0/+16
*
BUG: Support paths with spaces
Andy Cedilnik
2004-03-28
1
-2/+2
*
ENH: Add pre and post install script support
Andy Cedilnik
2004-03-28
1
-0/+11
*
ENH: add new subdirectory exclude from top option
Bill Hoffman
2004-03-09
1
-3/+5
*
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
Andy Cedilnik
2004-02-28
1
-4/+1
*
ENH: Improve coverage support and add more verbosity
Andy Cedilnik
2004-02-23
1
-0/+4
*
ENH: Add support for install postfix
Andy Cedilnik
2004-02-03
1
-0/+7
*
ENH: Cleanup output
Andy Cedilnik
2004-02-03
1
-1/+3
*
ERR: Remove cout
Andy Cedilnik
2004-01-28
1
-1/+0
*
ENH: Make install on windows seems to work now
Andy Cedilnik
2004-01-27
1
-4/+31
*
BUG: Fix for spaces in path
Andy Cedilnik
2004-01-26
1
-2/+2
*
ENH: Several windows bugs and fixes
Andy Cedilnik
2004-01-26
1
-7/+10
*
ERR: Fix std:: namespace
Andy Cedilnik
2004-01-26
1
-1/+1
*
ENH: Start adding new installation framework
Andy Cedilnik
2004-01-26
1
-0/+225
*
BUG: Fix to build rule generation with relative paths.
Brad King
2004-01-23
1
-12/+4
*
STYLE: Deleted trailing whitespace.
Brad King
2004-01-23
1
-15/+15
*
ENH: fix for hp make and relative paths never have targets with a ./ at the s...
Bill Hoffman
2004-01-06
1
-0/+11
*
BUG: borland make treats ./target and target as different also convert to out...
Bill Hoffman
2003-12-30
1
-3/+7
*
BUG: use ./ infront of the current directory
Bill Hoffman
2003-12-29
1
-0/+17
*
BUG: On Windows network paths do not really work as regular paths, so when th...
Andy Cedilnik
2003-12-24
1
-0/+6
*
BUG: keep more of the case information
Bill Hoffman
2003-12-23
1
-14/+53
*
BUG: fix for vtk build
Bill Hoffman
2003-12-23
1
-2/+4
[next]