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
/
cmUnixMakefileGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: big change in the path handling, one function CreateOutputPath is used t...
Bill Hoffman
2002-02-22
1
-1/+4
*
ENH: add a virtual CreateMakeVariable to shorten makefile variables for borla...
Bill Hoffman
2002-02-21
1
-1/+6
*
ENH: only depend subdir builds on TARGETS, not all sub dir operations, we do ...
Bill Hoffman
2002-02-14
1
-0/+1
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-30/+6
*
some fixes to recent screwerd up changes
Ken Martin
2002-01-18
1
-0/+4
*
Fix so that ADD_DEPENDENCIES work (the Utilities dependencies were not output)
Sebastien Barre
2002-01-17
1
-0/+1
*
ENH: remove the rule to run make depend from the top with each change in any ...
Bill Hoffman
2001-12-28
1
-1/+8
*
WAR: remove warning
Bill Hoffman
2001-12-09
1
-1/+1
*
ENH: add custom commands for targets
Bill Hoffman
2001-12-07
1
-0/+2
*
Nmake build: move most of hard-coded values to config parameters
Sebastien Barre
2001-11-30
1
-4/+4
*
ENH: borland generator 2 is working more or less
Bill Hoffman
2001-11-28
1
-0/+1
*
bug: fix same path comparison when short paths are used
Bill Hoffman
2001-11-28
1
-0/+2
*
ENH: nmake generator much closer to working with spaces
Berk Geveci
2001-11-27
1
-0/+4
*
closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...
Bill Hoffman
2001-11-15
1
-0/+2
*
ENH: fix library builds with nmake
Bill Hoffman
2001-11-15
1
-7/+7
*
Closer to nmake build
Bill Hoffman
2001-11-14
1
-2/+3
*
nmake support
Bill Hoffman
2001-11-14
1
-0/+10
*
start work on nmake generator
Bill Hoffman
2001-11-13
1
-0/+5
*
clean up object file build rule, and do not attempt to remove link_directorie...
Bill Hoffman
2001-11-13
1
-31/+41
*
Clean up a bit more
Bill Hoffman
2001-11-07
1
-1/+0
*
ENH: clean up interface and change build in current directory to build the de...
Bill Hoffman
2001-11-01
1
-2/+11
*
remove memory leaks
Bill Hoffman
2001-09-14
1
-0/+2
*
ENH: integrate borland support
Bill Hoffman
2001-09-06
1
-0/+7
*
ENH: Proper dependencies between shared libraries now exist in the generated ...
Brad King
2001-08-29
1
-1/+2
*
ENH: some clean up, and better checking to see if we are building cmake
Bill Hoffman
2001-07-06
1
-0/+1
*
ENH: Added support for selection of static/shared build on a per-library basis.
Brad King
2001-07-02
1
-1/+0
*
BUG: Check for building shared libraries should read from the make file's set...
Brad King
2001-06-27
1
-0/+1
*
ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix
Bill Hoffman
2001-06-13
1
-0/+2
*
some cleanup to the make depend process
Ken Martin
2001-06-12
1
-0/+1
*
added install target support
Ken Martin
2001-05-23
1
-0/+1
*
changes for cmake to live outside of the source tree
Ken Martin
2001-05-18
1
-0/+6
*
added SetLocal method
Ken Martin
2001-05-18
1
-1/+4
*
ENH: unify make process on unix
Bill Hoffman
2001-05-16
1
-1/+13
*
ENH: call configure from cmake
Bill Hoffman
2001-05-07
1
-1/+22
*
added TARGET_LINK_LIBRARY command and support for debug and release libraries...
Ken Martin
2001-04-30
1
-1/+1
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
*
ENH: Added individual library linkage output so that shared libraries will no...
Brad King
2001-04-12
1
-1/+1
*
major changes to support multiple libraries and source lists
Ken Martin
2001-04-11
1
-2/+3
*
ENH: Added utility dependency support. Now a project can depend on other exe...
Brad King
2001-03-09
1
-2/+2
*
ENH: Added custom rule support to cmUnixMakefileGenerator.
Brad King
2001-03-02
1
-0/+1
*
ENH: first pass at cache, clean up the unix generator, clean up configure.in ...
Bill Hoffman
2001-02-19
1
-0/+6
*
ENH:Documentation and cleanups
Will Schroeder
2001-01-11
1
-6/+16
*
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...
Bill Hoffman
2001-01-05
1
-0/+38