Differences From Artifact [79b5605b19]:
- File Makefile — part of check-in [fde3dc46b7] at 2018-01-30 14:53:54 on branch v1.65-wiki-manual — added make targets target (user: bjbarcla, size: 14932) [annotate] [blame] [check-ins using] [more...]
To Artifact [6f749a00c0]:
- File Makefile — part of check-in [cd9d9347c2] at 2018-02-03 22:11:23 on branch v1.65 — Added general small data caching mechanism and setup for caching normalized cpu load (user: matt, size: 14947) [annotate] [blame] [check-ins using] [more...]
1 2 | 1 2 3 4 5 6 7 8 9 10 | - + | # make install CSCOPTS='-accumulate-profile -profile-name $(PWD)/profile-ww$(shell date +%V.%u)' # rm <files>.o ; make install CSCOPTS='-profile' ; ... ; chicken-profile | less |
︙ |