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
/
cmLocalUnixMakefileGenerator3.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: add test to make sure custom commands are used
Ken Martin
2005-06-21
1
-1/+18
*
When running the same ctest as the one we are testing, make sure to run as se...
Andy Cedilnik
2005-06-16
1
-3/+3
*
ENH: add first cut at support for exe with same name as lib
Ken Martin
2005-06-16
1
-1/+10
*
ENH: added support for forcing recomputation of depends
Ken Martin
2005-06-10
1
-3/+12
*
ENH: some better error reporting and more robust handlign of bad targets
Andy Cedilnik
2005-06-09
1
-1/+2
*
BUG: prevent segfault when no sources provided for lib
Ken Martin
2005-06-08
1
-3/+12
*
ENH: fix problem with dependency scanning
Ken Martin
2005-06-07
1
-8/+22
*
ENH: now also provides obj rules for local Makefiles
Ken Martin
2005-06-02
1
-8/+36
*
ENH: minor perf improvement
Ken Martin
2005-06-01
1
-5/+16
*
BUG: Fixed name given to clean target listing for executable and library targ...
Brad King
2005-06-01
1
-5/+3
*
ENH: now uses Makefile2 to cleanup zsh issues and provided some more document...
Ken Martin
2005-05-31
1
-3/+5
*
STYLE: add some better comments and remove some unused code
Ken Martin
2005-05-31
1
-95/+0
*
ENH: added clean target for subdirs
Ken Martin
2005-05-25
1
-25/+9
*
BUG: a fix for constant recomputing of depends
Ken Martin
2005-05-25
1
-2/+2
*
BUG: fix for directory of empty depend.make files
Ken Martin
2005-05-24
1
-1/+1
*
BUG: building libs caused all generated files to be deleted
Ken Martin
2005-05-24
1
-5/+9
*
ENH: some more cleanup and changes to how custom commands are stored
Ken Martin
2005-05-24
1
-222/+78
*
ENH: optimization to not use requires step unless a language requires it
Ken Martin
2005-05-24
1
-14/+0
*
BUG: fix for empty custom commands
Andy Cedilnik
2005-05-20
1
-15/+18
*
ENH: added help target and made custom commands execute in start output direc...
Ken Martin
2005-05-20
1
-2/+46
*
ENH: fixes for subdir build Makefiles
Ken Martin
2005-05-19
1
-2/+2
*
COMP: fix warning
Ken Martin
2005-05-19
1
-8/+8
*
BUG: fix for bad depency clearing
Ken Martin
2005-05-19
1
-1/+1
*
ENH: some performance improvements
Ken Martin
2005-05-19
1
-2/+41
*
ENH: fix for makes that do not handle targets wihtout a rule to build them
Ken Martin
2005-05-18
1
-4/+7
*
ENH: another step to the next generator still not optimized yet
Ken Martin
2005-05-18
1
-3/+5
*
COMP: some warning fixes and cleanup
Ken Martin
2005-05-17
1
-38/+19
*
ENH: implemented provides requires code
Andy Cedilnik
2005-05-17
1
-3/+20
*
ENH: some more reorg
Ken Martin
2005-05-17
1
-117/+37
*
ENH: some updates to the provides requires code
Ken Martin
2005-05-16
1
-3/+19
*
ENH: remove duplicate provide rule for fortran
Ken Martin
2005-05-13
1
-21/+0
*
ENH: warning fixes and some first steps in cleaning up the convert code
Ken Martin
2005-05-13
1
-66/+45
*
COMP: shut up unused var
Ken Martin
2005-05-12
1
-1/+1
*
ENH: added new generator
Ken Martin
2005-05-12
1
-14/+29
*
ENH: another snapshot
Ken Martin
2005-05-11
1
-38/+59
*
ENH: snapshot
Ken Martin
2005-05-11
1
-26/+292
*
ENH: some more cleanup
Ken Martin
2005-05-09
1
-7/+9
*
ENH: updates
Ken Martin
2005-05-06
1
-442/+276
*
ENH: backup of work in progress
Ken Martin
2005-05-05
1
-0/+3041