7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 92040c66e7 | |||
|
|
f7c8baea99 | ||
|
|
da3b5cd575 | ||
|
|
cb97d7a612 | ||
|
|
a207d299b1 | ||
|
|
fa81b0df6f | ||
|
|
1c9b4dc4ed |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 92040c66e7 |
make, scripts: Preserve modification time on installation
Implemented -p switch on pkg.sh log-install and used it on standard installation rules. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
|
|
f7c8baea99 | std-tools.mk: Standardized intermediate targets to .done | ||
|
|
da3b5cd575 | std-tools.mk: Now mkdir -p'ing PROFILE_DIR before installing anything | ||
|
|
cb97d7a612 | std-tools.mk: Add $(PROFILE_SH) to prerequisites for install | ||
|
|
a207d299b1 | std-tools.mk: Renamed BINDIR to EXEDIR | ||
|
|
fa81b0df6f | std-tools.mk: PROFILEDIR PROFILE_DIR | ||
|
|
1c9b4dc4ed | std-tools.mk: Add file |