root/openpgpsdk/trunk/Makefile


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 06/08/09 10:46:15 @659 [659] ben Clean logfiles.
(edit) 01/14/09 12:15:04 @657 [657] ben Add distclean target.
(edit) 01/07/09 15:57:55 @648 [648] ben No need to ignore the error - make it go away.
(edit) 01/06/09 16:26:50 @637 [637] ben Remove -w and -S options, -S is unnecessary, -w is not portable.
(edit) 09/05/08 15:19:15 @616 [616] rachel Changes to fix errors and warnings shown by Coverity.
(edit) 09/03/08 09:43:53 @612 [612] rachel This (and previous commit) adds extra doxygen documentation.
(edit) 08/27/08 16:32:33 @605 [605] rachel Top-level "make test" now runs the tests.
(edit) 08/26/08 15:41:00 @600 [600] rachel Take CUnit build out of the openpgpsdk make process. …
(edit) 08/21/08 13:10:22 @593 [593] rachel fixed typo
(edit) 08/21/08 12:16:15 @592 [592] rachel Sort out mixture of tabs and spaces.
(edit) 08/21/08 12:12:44 @591 [591] rachel Solaris tar does not have -z option so extract CUnit as 2-stage process.
(edit) 08/19/08 15:55:59 @587 [587] ben Exit on errors. At least often enough that Rachel can fix the rest. …
(edit) 08/15/08 12:16:58 @579 [579] rachel Allow user to specify location of dmalloc. Stop make on error. …
(edit) 08/13/08 14:36:21 @575 [575] rachel --
(edit) 08/13/08 14:30:27 @574 [574] rachel Implemented final part of command line application (list-packets). …
(edit) 02/10/08 11:31:27 @541 [541] rachel CUnit only needs to be compiled once, not every time we make clean.
(edit) 09/03/07 10:43:03 @497 [497] rachel Recombine std and adv dirs into one library
(edit) 08/09/07 16:30:18 @480 [480] rachel Large set of changes for base implementation of …
(edit) 03/12/06 12:09:30 @403 [403] ben Don't fail if there are no corefiles.
(edit) 01/10/06 18:28:47 @332 [332] ben Add memory reader. Closes #31.
(edit) 01/10/06 16:08:39 @329 [329] ben More careful cleaning.
(edit) 01/03/06 12:39:09 @323 [323] ben Preliminary setup to allow the use of oink.
(edit) 11/30/05 09:44:32 @315 [315] ben Add a version string.
(edit) 11/17/05 17:11:44 @295 [295] ben Add Coverity target.
(edit) 10/15/05 14:48:19 @241 [241] ben Move all the headers around.
(edit) 10/14/05 12:50:08 @236 [236] ben Gasp! Ben adds docco!
(edit) 07/01/05 09:13:22 @197 [197] ben More test targets.
(edit) 06/28/05 14:47:31 @187 [187] ben Handle errors better.
(edit) 06/15/05 14:08:40 @169 [169] ben Make headers properly.
(edit) 05/25/05 11:58:00 @144 [144] ben Tags.
(edit) 05/17/05 13:43:13 @132 [132] ben Find out we should rerun configure before we compile everything.
(edit) 05/16/05 17:17:07 @127 [127] ben Better behaviour: a) Say where make is happening …
(edit) 05/16/05 16:18:34 @125 [125] rachel added force_depend to top level Makefile
(edit) 05/16/05 16:03:31 @123 [123] rachel minor change
(add) 05/16/05 15:59:23 @121 [121] rachel new Makefile at top