Ken Martin
|
12605f16ac
BUG: util targets now show up in locla makefile and make rebuild_cache now works in subdirs
|
20 years ago |
Ken Martin
|
154a0cd162
ENH: added local help and install targets
|
20 years ago |
Ken Martin
|
cba6b73340
BUG: clean rule wasn't cleaning libs and executables
|
20 years ago |
Ken Martin
|
369308ca76
ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk
|
20 years ago |
Ken Martin
|
dd2e2807cb
ENH: fix for BSD makes no longer use dir name as a target
|
20 years ago |
Ken Martin
|
b25dea9f11
ENH: add test to make sure custom commands are used
|
20 years ago |
Andy Cedilnik
|
5e5d8d85e1
When running the same ctest as the one we are testing, make sure to run as separate process
|
20 years ago |
Ken Martin
|
fbf40e202a
ENH: add first cut at support for exe with same name as lib
|
20 years ago |
Ken Martin
|
e559aa11ac
ENH: added support for forcing recomputation of depends
|
20 years ago |
Andy Cedilnik
|
2d4b06c8e5
ENH: some better error reporting and more robust handlign of bad targets
|
20 years ago |
Ken Martin
|
4ff9d1eae3
BUG: prevent segfault when no sources provided for lib
|
20 years ago |
Ken Martin
|
749fe26394
ENH: fix problem with dependency scanning
|
20 years ago |
Ken Martin
|
c2aa4e7a08
ENH: now also provides obj rules for local Makefiles
|
20 years ago |
Ken Martin
|
46e5b9afe2
ENH: minor perf improvement
|
20 years ago |
Brad King
|
5a4f27b61c
BUG: Fixed name given to clean target listing for executable and library targets.
|
20 years ago |
Ken Martin
|
6999000852
ENH: now uses Makefile2 to cleanup zsh issues and provided some more documentation
|
20 years ago |
Ken Martin
|
f79376c1d1
STYLE: add some better comments and remove some unused code
|
20 years ago |
Ken Martin
|
a2f148936b
ENH: added clean target for subdirs
|
20 years ago |
Ken Martin
|
d7cbf3e1d6
BUG: a fix for constant recomputing of depends
|
20 years ago |
Ken Martin
|
8c8573c255
BUG: fix for directory of empty depend.make files
|
20 years ago |
Ken Martin
|
144f3670c0
BUG: building libs caused all generated files to be deleted
|
20 years ago |
Ken Martin
|
baeeb40823
ENH: some more cleanup and changes to how custom commands are stored
|
20 years ago |
Ken Martin
|
ef6c5ae23e
ENH: optimization to not use requires step unless a language requires it
|
20 years ago |
Andy Cedilnik
|
e86b9d33d0
BUG: fix for empty custom commands
|
20 years ago |
Ken Martin
|
60bcce7fa2
ENH: added help target and made custom commands execute in start output directory
|
20 years ago |
Ken Martin
|
463c8e07a8
ENH: fixes for subdir build Makefiles
|
20 years ago |
Ken Martin
|
b2cca4799d
COMP: fix warning
|
20 years ago |
Ken Martin
|
c37eecffe2
BUG: fix for bad depency clearing
|
20 years ago |
Ken Martin
|
1e78125a7b
ENH: some performance improvements
|
20 years ago |
Ken Martin
|
451c63df0d
ENH: fix for makes that do not handle targets wihtout a rule to build them
|
20 years ago |