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
/
cmBorlandMakefileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
new arch
Ken Martin
2002-09-12
1
-462/+0
*
ENH: add include paths to rc program for resource generation
Bill Hoffman
2002-08-28
1
-1/+1
*
modified how source files store properties
Ken Martin
2002-08-16
1
-1/+1
*
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream d...
Brad King
2002-06-19
1
-6/+2
*
removed ccommand use cmake now
Ken Martin
2002-06-03
1
-2/+1
*
BUG: short path does not work on bcc32
Bill Hoffman
2002-05-08
1
-2/+2
*
ENH: add an edit_cache target that runs ccmake or CMakeSetup
Bill Hoffman
2002-05-07
1
-5/+11
*
ENH: do not use count, find for map lookup
Bill Hoffman
2002-04-30
1
-2/+3
*
ENH: add enable language support for PROJECT command, this means that a C onl...
Bill Hoffman
2002-04-02
1
-5/+9
*
ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...
Bill Hoffman
2002-03-29
1
-4/+8
*
ENH: use ccommand for del on windows
Bill Hoffman
2002-03-26
1
-3/+3
*
ENH: big change in the path handling, one function CreateOutputPath is used t...
Bill Hoffman
2002-02-22
1
-24/+18
*
ENH: add a virtual CreateMakeVariable to shorten makefile variables for borla...
Bill Hoffman
2002-02-21
1
-9/+61
*
ENH: fix for borland tlib files with dash in them problem.
Bill Hoffman
2002-02-18
1
-1/+1
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
BUG: use borland run time dll for shared builds to avoid crashes
Bill Hoffman
2002-01-13
1
-1/+11
*
BUG: need a larger default page size
Bill Hoffman
2002-01-08
1
-1/+1
*
BUG: Don't generate build rules for header files.
Amitha Perera
2001-12-28
1
-1/+5
*
ENH: fix for win98 check for directory existence
Bill Hoffman
2001-12-20
1
-0/+5
*
ENH: use better command for creating static library
Bill Hoffman
2001-12-20
1
-1/+3
*
ENH: add silent mode for makefile builds and fix borland and nmake after the ...
Bill Hoffman
2001-12-19
1
-104/+1
*
ENH: Improved dependency generation. If any cmake.depends is out of date, al...
Brad King
2001-12-18
1
-1/+2
*
ENH: add custom commands for targets
Bill Hoffman
2001-12-07
1
-4/+32
*
Fix the command quoting pb (remove m_QuoteNextCommand), move ConvertToNativeP...
Sebastien Barre
2001-12-06
1
-15/+0
*
ENH: fix debugging with borland
Bill Hoffman
2001-12-03
1
-3/+12
*
new borland generator moved into place
Bill Hoffman
2001-11-30
1
-0/+489