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
/
cmLocalUnixMakefileGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
spelling errors
Bill Hoffman
2003-02-14
1
-2/+2
*
ENH: Running "make test" can now have ARGS specified on the command line. Th...
Brad King
2003-02-10
1
-1/+4
*
BUG: fix for spaces in paths in library path
Bill Hoffman
2003-02-08
1
-1/+1
*
Several fixes/improvements:
Brad King
2003-02-07
1
-1/+12
*
BUG: Fixed typo in previous fix.
Brad King
2003-01-20
1
-1/+1
*
BUG: Fixed directory creation for spaces in install path.
Brad King
2003-01-20
1
-8/+8
*
ENH: Support for spaces in paths during make install.
Brad King
2003-01-17
1
-73/+71
*
BUG: When there are no link flags, we want an empty string, not a null pointer.
Brad King
2002-12-31
1
-1/+8
*
ENH: Support LINK_FLAGS property for static libraries.
Brad King
2002-12-31
1
-1/+2
*
WAR: remove warinings
Bill Hoffman
2002-12-23
1
-0/+6
*
ENH: fixes for borland with spaces in the path
Bill Hoffman
2002-12-22
1
-0/+12
*
clean up warning and use more short paths
Bill Hoffman
2002-12-22
1
-10/+11
*
ENH: add target properties
Bill Hoffman
2002-12-20
1
-28/+86
*
BUG: Need source file and OBJECT_DEPENDS as dependencies of an object file.
Brad King
2002-12-13
1
-2/+2
*
ENH: Added source file property OBJECT_DEPENDS to support generated header fi...
Brad King
2002-12-13
1
-4/+36
*
ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...
Brad King
2002-12-11
1
-3/+3
*
Add comment support, so that you can see in build process what the custom com...
Andy Cedilnik
2002-12-10
1
-3/+5
*
BUG: do not output empty depends
Bill Hoffman
2002-12-10
1
-9/+9
*
remove cerr
Bill Hoffman
2002-12-10
1
-1/+0
*
BUG: fix bug in depends
Bill Hoffman
2002-12-10
1
-12/+30
*
Rename variable to remove warning
Andy Cedilnik
2002-12-09
1
-6/+6
*
ENH: fix IntDir jump and build problem
Bill Hoffman
2002-12-06
1
-27/+41
*
use correct path type for check_cache file
Bill Hoffman
2002-12-05
1
-5/+15
*
ENH: add a rule to automatically re-run cmake from the top if the CMakeCache....
Bill Hoffman
2002-12-05
1
-2/+10
*
ENH: When a full path to a library cannot be parsed, just add the whole path ...
Brad King
2002-12-04
1
-0/+9
*
correctly place both LINK_FLAGS and CXX_LINK_FLAGS and C_LINK_FLAGS into all ...
Bill Hoffman
2002-12-03
1
-2/+0
*
ENH: remove forced enable language call because a PROJECT command is now adde...
Bill Hoffman
2002-12-02
1
-9/+0
*
BUG: add a space around the compile flags
Bill Hoffman
2002-12-02
1
-0/+1
*
BUG: fix compile flags for a single file
Bill Hoffman
2002-12-02
1
-3/+5
*
fix for paths with spaces and borland
Bill Hoffman
2002-11-22
1
-1/+8
*
fix for create shared library
Bill Hoffman
2002-11-21
1
-0/+6
*
ERR: Fixed unused parameter warning.
Brad King
2002-11-20
1
-4/+6
*
fix some warnings
Bill Hoffman
2002-11-19
1
-5/+1
*
fix warning
Bill Hoffman
2002-11-19
1
-1/+1
*
fix some compiler warnings hopefully
Ken Martin
2002-11-17
1
-3/+3
*
BUG: fix for borland run time dll
Bill Hoffman
2002-11-15
1
-1/+6
*
Fix compile flags on c files in static liobraries on windows
Andy Cedilnik
2002-11-14
1
-9/+7
*
BUG: fix flags for c compiler on windows
Andy Cedilnik
2002-11-14
1
-2/+2
*
Added missing space.
Berk Geveci
2002-11-14
1
-0/+1
*
Fix building on NMake. Use short paths
Andy Cedilnik
2002-11-14
1
-1/+1
*
reorder tWR so that it does not crash with shared
Bill Hoffman
2002-11-14
1
-5/+5
*
add support for borland run time flag for shared builds
Bill Hoffman
2002-11-14
1
-1/+17
*
BUG: fix for build out of dir for windows
Bill Hoffman
2002-11-13
1
-0/+29
*
ENH: space fixes and add a status option to message command
Ken Martin
2002-11-13
1
-0/+1
*
BUG: fix path problems
Bill Hoffman
2002-11-12
1
-3/+12
*
ENH: add .def file support
Bill Hoffman
2002-11-12
1
-1/+13
*
BUG: change to new variables
Bill Hoffman
2002-11-12
1
-4/+6
*
BUG: fix reg expression
Bill Hoffman
2002-11-12
1
-1/+1
*
*** empty log message ***
Brad King
2002-11-12
1
-16/+16
*
ENH: fix up several problems with new stuff
Bill Hoffman
2002-11-11
1
-14/+62
[next]