These changesets represents the changes on the squid/squid-amake development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.
| Date | Author | Size | Description | 
|---|---|---|---|
| 2001/09/02 01:09:58 | rbcollins | +1 -1 | fix type | 
| 2001/08/31 10:49:34 | rbcollins | +0 -0 | oops, needed these stubs | 
| 2001/08/31 10:41:11 | rbcollins | +2 -1 | Don't recurse into lru or heap | 
| 2001/08/31 09:30:09 | rbcollins | +1 -1 | add AIO_LIB support | 
| 2001/08/23 13:33:26 | rbcollins | +2 -3 | remove duplicage cfgaux call | 
| 2001/08/23 12:01:31 | rbcollins | +4 -1 | add header files sources | 
| 2001/08/22 13:42:55 | rbcollins | +2 -0 | add pinger_SOURCES | 
| 2001/08/22 13:39:55 | rbcollins | +1 -0 | allow creation of bzip2 dist archives | 
| 2001/08/22 12:32:53 | rbcollins | +3 -2 | replace cfgaux which somehow got rm'd! | 
| 2001/08/20 03:41:08 | rbcollins | +20 -22 | correct AM_CONDITIONAL use (ensure that false is called for everything) and fix store modules compilation | 
| 2001/08/20 03:29:58 | rbcollins | +0 -2997 | remove autotool support files as per squid sourceforge repository policy | 
| 2001/08/19 23:13:55 | rbcollins | +12 -3 | cleanup slightly, handle make in subdirs | 
| 2001/08/19 23:11:28 | rbcollins | +6 -0 | provide fake targets for building in the fs dir | 
| 2001/08/19 23:11:06 | rbcollins | +1 -1 | Provide absolute library path | 
| 2001/08/19 23:05:25 | rbcollins | +2 -0 | provide fake targets for building in the fs dir | 
| 2001/08/13 12:31:51 | rbcollins | +1 -1 | Clean stamp-h* files in include/ | 
| 2001/08/13 12:04:24 | rbcollins | +13 -0 | Add else clauses for automake if clauses | 
| 2001/08/13 09:26:48 | rbcollins | +2 -1 | Manual merge of Makefile changes from HEAD | 
| 2001/05/21 10:57:10 | rbcollins | +19 -19 | support DESTDIR for the custom targets | 
| 2001/05/16 00:52:37 | rbcollins | +26 -22 | fixup from merge and remove duplicate version location | 
| 2001/05/15 00:36:21 | rbcollins | +29 -22 | make distcheck works | 
| 2001/04/21 02:23:15 | rbcollins | +2 -1 | Use LIBOBJS for convenience libraries | 
| 2001/04/21 00:20:19 | rbcollins | +3 -3 | Use AM_PROG_CC_C_O not AC_PROG_CC_C_O | 
| 2001/04/20 23:43:29 | rbcollins | +29 -25 | better cleanup on uninstall, bugfix for cygwin CC detection | 
| 2001/04/20 10:49:13 | rbcollins | +12 -71 | remove obsolete targets, general cleanup | 
| 2001/04/20 09:58:54 | rbcollins | +1 -0 | bugfix: create errors directory | 
| 2001/04/20 01:08:22 | rbcollins | +2 -143 | tidied up file - removed old targets | 
| 2001/04/19 23:56:52 | rbcollins | +1 -2 | minor fixes for automake HEAD | 
| 2001/04/17 07:38:57 | rbcollins | +3 -2 | added explicit dependency for cf_gen.o on cf_gen_defines.h | 
| 2001/04/16 13:47:17 | rbcollins | +1 -1 | added ssl support | 
| 2001/04/16 13:32:43 | rbcollins | +2 -0 | missed the diskd entry | 
| 2001/04/16 13:26:34 | rbcollins | +10 -6 | added ssl support | 
| 2001/04/16 09:10:02 | rbcollins | +0 -82 | remove crud | 
| 2001/04/11 08:43:10 | rbcollins | +1 -1 | cf.data.pre is not a dependency of cf_gen, but rather of cf_gen_defines.h | 
| 2001/04/09 22:29:02 | rbcollins | +2 -2 | install_file wasn't defined. Use install_data instead | 
| 2001/04/09 09:02:49 | rbcollins | +2 -2 | corrected squid.conf.default references | 
| 2001/04/08 22:09:26 | rbcollins | +2 -1 | extract icons to the build dir | 
| 2001/04/07 06:41:47 | rbcollins | +1 -1 | distribute icons.shar as well as the .gifs | 
| 2001/04/07 06:21:08 | rbcollins | +1 -1 | added mime.conf.default to extra dist | 
| 2001/04/07 06:01:06 | rbcollins | +1 -1 | added mib.txt to extraqdist | 
| 2001/04/07 05:41:04 | rbcollins | +5 -5 | add headers to sources | 
| 2001/04/07 05:24:01 | rbcollins | +3 -3 | add squid.h to sources | 
| 2001/04/07 03:27:01 | rbcollins | +3 -2 | backout experimental DEFAULTS change | 
| 2001/04/07 03:16:25 | rbcollins | +2 -2 | *** empty log message *** | 
| 2001/04/07 02:58:03 | rbcollins | +1 -1 | backout partial experimental change | 
| 2001/04/07 02:51:47 | rbcollins | +8 -3 | build location for globals.c & string arrays | 
| 2001/04/07 02:36:17 | rbcollins | +3 -1 | extra dist dirs added | 
| 2001/04/07 01:05:21 | rbcollins | +11 -105 | fixup more nodist_ entries and dependencies | 
| 2001/04/07 00:47:24 | rbcollins | +1 -1 | cf_gen_defines.h location | 
| 2001/04/07 00:30:00 | rbcollins | +11 -0 | build diskd | 
| 2001/04/07 00:29:25 | rbcollins | +3 -2 | cf_gen_defines.h doesn't get dist'd | 
| 2001/04/06 23:55:31 | rbcollins | +2 -1 | cf.data.pre gets distributed | 
| 2001/04/06 23:28:55 | rbcollins | +1 -1 | typo in cache_cf dependency | 
| 2001/04/06 23:11:29 | rbcollins | +4 -1 | cf_gen_defines is distributed | 
| 2001/04/06 22:49:17 | rbcollins | +1 -1 | cf_parser.h is not distributed | 
| 2001/04/06 22:20:22 | rbcollins | +135 -135 | move mime.conf to mime.conf.default | 
| 2001/04/06 22:19:18 | rbcollins | +2 -2 | mime.conf.default is our souce file now | 
| 2001/04/06 22:11:09 | rbcollins | +56 -0 | Moving Changelog to ChangeLog | 
| 2001/04/06 14:12:32 | rbcollins | +1 -1 | cfgen should use default libs | 
| 2001/04/06 14:08:02 | rbcollins | +55 -0 | missed a makefile | 
| 2001/04/06 13:59:47 | rbcollins | +1 -1 | autoheader comes before automake | 
| 2001/04/06 13:42:26 | rbcollins | +0 -56 | Moving Changelog to ChangeLog | 
| 2001/04/06 13:04:22 | rbcollins | +0 -18365 | remove makefile.in files - they are now built sources | 
| 2001/04/06 12:55:39 | rbcollins | +211 -672 | removed obsolete files. | 
| 2001/04/06 12:45:33 | rbcollins | +6 -4 | bugfix in root for include dist-hook | 
| 2001/04/06 12:40:25 | rbcollins | +20807 -2613 | Added .am files | 
| Author | Changesets | Changes | 
|---|---|---|
| rbcollins | 66 | +21556 -25420 | 
| total | 66 | +21556 -25420 |