Overview
Comment: | Added reminder to Makefile on how to do profiles :) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | dev |
Files: | files | file ages | folders |
SHA1: |
e1cb8b9598c22abcb56b98553880699b |
User & Date: | matt on 2013-05-04 22:44:43 |
Other Links: | branch diff | manifest | tags |
Context
2013-05-07
| ||
10:29 | Merged refactor back to development check-in: b4ff873dcd user: mrwellan tags: dev | |
2013-05-04
| ||
22:44 | Added reminder to Makefile on how to do profiles :) check-in: e1cb8b9598 user: matt tags: dev | |
17:12 | Merged work done on v1.54 to development check-in: 9e11b4d244 user: matt tags: dev | |
Changes
Modified Makefile from [baab060c84] to [ad5dea3fd5].
|
| | | 1 2 3 4 5 6 7 8 | # make install CSCOPTS='-accumulate-profile -profile-name $(PWD)/profile-ww$(shell date +%V.%u)' PREFIX=$(PWD) CSCOPTS= INSTALL=install SRCFILES = common.scm items.scm launch.scm \ ods.scm runconfig.scm server.scm configf.scm \ db.scm keys.scm margs.scm megatest-version.scm \ process.scm runs.scm tasks.scm tests.scm genexample.scm \ |
︙ | ︙ |