PennMUSH Community

root/1.8.3/branches/devel/configure.in


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1332 [1332] 11/22/08 23:14:59 shawnw Add --enable-sse3 option, support sse2 and sse3 autodetection (Based on …
(edit) @1328 [1328] 11/15/08 09:07:36 shawnw Try using posix_fadvise() with chunk system to give access hints.
(edit) @1323 [1323] 11/14/08 03:16:51 shawnw Tweak --enable-altivec to work on OS X. Add hints for powerpc and x86
(edit) @1322 [1322] 11/14/08 02:50:01 shawnw #7319: Update PRNG to SFMT 1.3.3. Added --enable-sse2 and --enable-altivec …
(edit) @1319 [1319] 10/17/08 02:28:37 shawnw Remove the command queue slab and other slab tweaks
(edit) @1318 [1318] 10/17/08 00:00:25 shawnw Info slave oops fix
(edit) @1317 [1317] 10/16/08 23:53:58 shawnw Move info_slave from options.h to configure
(edit) @1308 [1308] 10/10/08 12:52:40 shawnw Use the GNU libc strchrnul() function in favor of our own seek_char() when …
(edit) @1302 [1302] 10/01/08 01:21:51 shawnw #7687: @config/save
(edit) @1285 [1285] 09/23/08 14:24:40 shawnw Fixed typo in configure.in
(edit) @1272 [1272] 09/18/08 20:36:09 shawnw Some chunk tweaks: Favor pread() over lseek() and read(), and same for …
(edit) @1271 [1271] 09/17/08 05:07:45 shawnw Update some autoconf macros
(edit) @1258 [1258] 09/12/08 14:40:40 shawnw Clean up round() a bit.
(edit) @1235 [1235] 05/19/08 12:55:44 shawnw Fix --disable-sql configure typo
(edit) @1219 [1219] 02/19/08 19:19:21 shawnw #7553: --disable-sql
(edit) @1207 [1207] 01/20/08 21:06:13 shawnw Tweaks to configure.iin and Makefile (Need to rebuild configure on an …
(edit) @1195 [1195] 01/03/08 02:43:46 shawnw First pass at using fam-based monitoring of help.txt and friends. Isn't …
(edit) @1187 [1187] 01/02/08 06:49:03 shawnw #7525: Basic inotify based file tracking.
(edit) @1186 [1186] 01/02/08 02:00:22 shawnw #7484: Test for some more gcc and/or os/processor specific optimization …
(edit) @1179 [1179] 01/01/08 03:58:03 shawnw Added config.guess and config.sub for host type detection. Added configure …
(edit) @1164 [1164] 12/08/07 12:37:06 shawnw OpenBSD compile fixes; autoconf 2.61
(edit) @1143 [1143] 11/09/07 12:24:27 shawnw #7482: Look for system libpcre
(edit) @1136 [1136] 10/10/07 02:34:01 shawnw 7313: Use kqueue() for SIGCHLD catching in info_slave, convert some more …
(edit) @1130 [1130] 10/06/07 14:39:35 shawnw 7470: Add tests for poll() and epoll to configure
(edit) @1128 [1128] 10/05/07 21:23:22 shawnw 7456: locked log files
(edit) @1121 [1121] 10/05/07 19:55:00 shawnw 7454: Better root(), log()
(edit) @1078 [1078] 08/23/07 23:53:33 shawnw #7443: regression test rewrite
(edit) @1017 [1017] 07/07/07 22:06:23 shawnw Use isnormal() for nan/inf checking when available.
(edit) @974 [974] 06/23/07 20:23:48 shawnw Use writev() to send multiple text_block_buffs at once. Some log file …
(edit) @963 [963] 06/21/07 23:34:12 shawnw More slab allocator work
(edit) @947 [947] 06/15/07 19:37:56 shawnw #6663: mkcmds.sh is now mkcmds.pl
(edit) @921 [921] 06/12/07 17:09:10 shawnw Merged back from trunk
(edit) @907 [907] 06/10/07 11:24:57 shawnw Configuring with --without-ssl works. Improved the 'Compiling with …
(edit) @891 [891] 06/05/07 21:59:10 shawnw #7348: info_slave monitors netmush and exits when netmush does.
(edit) @887 [887] 06/02/07 09:17:48 shawnw #7186: Favor _vsnprintf_s() over _snprintf() and _vsnprintf() on Windows. …
(edit) @886 [886] 06/01/07 11:39:45 shawnw More strncpy/snprintf linting
(edit) @885 [885] 06/01/07 11:03:48 shawnw Added configure checks for 64-bit types
(edit) @883 [883] 05/29/07 12:04:16 shawnw Lots of linting and fixing of assumptions that longs can be stored in …
(edit) @874 [874] 05/23/07 19:40:20 shawnw Some linting. New BOOL type for boolean values attempts to use the C99 …
(edit) @865 [865] 05/17/07 19:02:35 shawnw process group work and 1.8.2's signal handler work
(edit) @855 [855] 05/16/07 22:58:53 shawnw #7313: info_slave uses datagram and forks
(edit) @820 [820] 05/06/07 11:00:04 shawnw Fix a couple of typos
(edit) @817 [817] 05/05/07 23:46:54 shawnw One last forgotten configure check, bumped patchlevel, ran make indent, …
(edit) @815 [815] 05/05/07 23:15:52 shawnw #6638 and #7317: Merge in fixes from 1.8.2
(edit) @803 [803] 05/01/07 21:27:44 shawnw Work on makefile targets: ctags, etags, indent. Updated make indent's …
(edit) @794 [794] 05/01/07 03:41:17 shawnw Assorted NetBSD and general fixes
(edit) @792 [792] 04/26/07 19:02:53 shawnw Warning fixes and better logging of register on systems without sendmail
(copy) @790 [790] 04/26/07 16:40:03 shawnw #6887: Merged autoconf branch into devel branch.
copied from 1.8.3/branches/autoconf/configure.in:
(edit) @764 [764] 04/23/07 15:53:01 shawnw autoconf: merge with devel
Note: See TracRevisionLog for help on using the revision log.