|  Brian Cox | 9f2f18ed92 | buildsys tweaks for various platforms incl. AIX + XL C, Solaris + Oracle Studio | 2019-08-13 09:52:09 -07:00 | 
				
					
						|  Brian Cox | edec2a4bdd | Build & link successfully with a cross compiler targeting VxWorks, though I can't actually test it yet; clean up & extend platform & file type detection a bit | 2019-08-06 15:15:16 -07:00 | 
				
					
						|  Brian Cox | e52b84518c | tweak to random device detection | 2019-08-05 08:45:10 -07:00 | 
				
					
						|  Brian Cox | f3e3308968 | more buildsys tweaks, mostly trying to make RH7 + gcc 2.96 happy | 2019-08-04 21:25:59 -07:00 | 
				
					
						|  Brian Cox | 7fa7d01f7c | more buildsys tinkering -- default compiler args, unicode escapes, swab() detection, setting autoconf language to c++ early on | 2019-07-28 09:30:26 -07:00 | 
				
					
						|  Brian Cox | b308f6871b | Bump © year to 2019, because 2019 | 2019-01-03 20:30:41 -08:00 | 
				
					
						|  Brian Cox | b36af8598d | Update buildsys with automake 1.16 | 2018-10-15 19:49:19 -07:00 | 
				
					
						|  Brian Cox | 84983b13d4 | Add compiler detection for several non-gcc compilers, & fix a gxlc++ compilation issue | 2018-09-23 23:54:53 -07:00 | 
				
					
						|  Brian Cox | 4b54324733 | Bump version to 2.4.3.8 & add gxlc++ detection | 2018-09-21 22:56:37 -07:00 | 
				
					
						|  Brian Cox | 098d91a03b | One more version update; remove an unneeded include | 2018-01-02 00:32:07 -08:00 | 
				
					
						|  Brian Cox | f1525a267a | Bump version & copyright year | 2018-01-01 17:44:15 -08:00 | 
				
					
						|  Brian Cox | 9bdb855d9a | Don't look for stuff in /dev on AROS during configure, as this pops up an ugly 'Please insert disk' dialog box. | 2017-09-26 00:46:56 -07:00 | 
				
					
						|  Brian Cox | 1333f3c15e | LibertyBSD platform detection | 2017-09-23 18:21:13 -07:00 | 
				
					
						|  Brian Cox | 6a104efd03 | Update config.guess & config.sub to GNU latest (but re-adding MidnightBSD fix); add config macros for struct stat fields that aren't always present (instead of static defines in platform.h); platform detection & path handling for Redox | 2017-09-22 20:20:17 -07:00 | 
				
					
						|  Brian Cox | 2a3d69e8c9 | Fixes for Cygwin: Use local swab() impl, and tweak policy update test-harness test path handling -- it was prepending a path variable that's always empty, but we were also using absolute paths so we didn't notice elsewhere, though we were using paths of the form //foo/bar/baz.  Leading double slashes are significant on Cygwin since they're used to denote UNC paths, so tests failed there & uncovered this problem | 2017-09-08 11:58:19 -07:00 | 
				
					
						|  Brian Cox | a56bae5397 | Only use /dev/urandom if --enable-urandom configure arg is used, since current impl falls over on HP-UX & Solaris 10 SPARC & possibly elsewhere | 2017-09-05 19:14:27 -07:00 | 
				
					
						|  Brian Cox | 7fe1e4f79a | Detect support for doors & event ports in a proper autoconf way. | 2017-08-31 18:50:02 -07:00 | 
				
					
						|  Brian Cox | 78b09e081f | Add configure options for instrumentation: --enable-coverage & --enable-profiling | 2017-08-28 22:28:30 -07:00 | 
				
					
						|  Brian Cox | d8e323e186 | Rename 2038 epoch check to something more accurate & less alarming than 'TimeBombExploded' (sheesh), and only bother with it if time_t is 32 bits. | 2017-07-31 18:49:36 -07:00 | 
				
					
						|  Brian Cox | eec812814a | Use RNG device(s) if available (experimental) | 2017-07-15 18:10:42 -07:00 | 
				
					
						|  Brian Cox | 180bf761e0 | Buildsys files regenerated with automake 1.15.1, with no exciting new features | 2017-07-08 22:18:04 -07:00 | 
				
					
						|  Brian Cox | 1ffe02226b | Bump version to 2.4.3.6 | 2017-06-22 17:45:41 -07:00 | 
				
					
						|  Brian Cox | fdb25ca903 | Define NDEBUG for non-debug builds | 2017-04-12 22:42:49 -07:00 | 
				
					
						|  Brian Cox | f549b069af | Remove installer check for tar since installer doesn't actually use it; remove some cleanup meant for an ancient patch lost in the mists of time | 2017-03-27 18:49:07 -07:00 | 
				
					
						|  Brian Cox | db44ff8faf | Add 'disable-extrawarnings' configure option to support old compilers that don't support the -Wextra compiler flag. | 2017-03-12 01:59:25 -08:00 | 
				
					
						|  Brian Cox | b0b95667f3 | Bump version; tweak install script so install-strip works when not sudo'd; detect compiler properly when g++ goes by 'c++' | 2017-03-11 14:46:27 -08:00 | 
				
					
						|  Brian Cox | 1ad9ead388 | Update version to 2.4.3.4; fix level 2 reporting that got broken in 2.4.3.3 | 2017-02-26 22:06:20 -08:00 | 
				
					
						|  brc0x1 | 86baf94ddf | Fix man page handling in make install | 2017-02-20 17:03:24 -08:00 | 
				
					
						|  Brian Cox | 35cb9bb6a7 | Create 2.4.3.3 branch & update version string | 2017-02-20 14:48:30 -08:00 | 
				
					
						|  Brian Cox | b69b1cf01c | Use a non-default compiler list in AC_PROG_CC and AC_PROG_CXX, since autoconf/automake still doesn't know what Clang is. | 2017-01-16 20:56:58 -08:00 | 
				
					
						|  Brian Cox | b9cef48cb7 | Update copyright dates, add new config options and command line args to man pages | 2017-01-15 20:47:58 -08:00 | 
				
					
						|  Brian Cox | ad85c15f07 | Initial tweaks for RTEMS support, though linking is still a work in progress. | 2016-07-10 22:33:23 -07:00 | 
				
					
						|  Brian Cox | 2d49bf6630 | Report an error if requested feature isn't available on current platform -- SMTP mail, syslog, direct i/o hashing.  And limit direct i/o to Linux for now, since elsewhere it either doesn't work the way we need it to (e.g. OSX, FreeBSD) or hasn't been tested adequately. | 2016-07-09 10:49:14 -07:00 | 
				
					
						|  Brian Cox | 0d8bdcc4d8 | Support native-style paths on DOS/DJGPP | 2016-06-29 21:02:12 -07:00 | 
				
					
						|  Brian Cox | 1a5a588f0d | Ok, using AC_TRY_COMPILE while configuring w/ OpenSSL fails when configuring normally (non-cross) & ssl is present.  So now we use the AC_TRY_RUN if cross compiling, and assume presence otherwise (since the subsequent header exists checks fail if it's not actually there.) | 2016-06-28 23:09:36 -07:00 | 
				
					
						|  Brian Cox | d6eb11a311 | Use AC_TRY_COMPILE instead of AC_TRY_RUN when configuring w/ OpenSSL, since we don't actually use test prog output, and the run requirement breaks cross compiling w/ OpenSSL. | 2016-06-28 22:15:29 -07:00 | 
				
					
						|  Brian Cox | f41e3e06b6 | Use the right 'ar' when cross compiling, instead of always wanting to use default system 'ar'.  This happened because autoconf doesn't have a builtin AC_PROG_AR macro, so we have to provide our own. | 2016-06-17 20:33:10 -07:00 | 
				
					
						|  Brian Cox | 0ee24bc84b | New platform: MS-DOS/FreeDOS with DJGPP (i586-pc-msdosdjgpp).  Detect & handle if sys/socket.h isn't present, which is default for DJGPP. Also handle slightly different struct stat, file type macros, absence of Posix signals. | 2016-06-17 19:57:06 -07:00 | 
				
					
						|  Brian Cox | c35477359f | Create bin+lib dirs if they don't exist, which gives us a working (if maybe still unpolished) 'make dist', finally. | 2016-06-14 23:48:17 -07:00 | 
				
					
						|  Brian Cox | c79a6af7b1 | [OSX] Use CommonCrypto md5 & sha1 impls by default, with a --disable-commoncrypto configure option to disable them and use the old builtin impls. | 2016-06-07 19:06:10 -07:00 | 
				
					
						|  Brian Cox | 704829cbd5 | Make Iconv optional, controlled by --enable-iconv; set package url & bugreport fields; detect OSX crypto lib (for hashes) but don't actually use it yet. | 2016-06-07 01:57:00 -07:00 | 
				
					
						|  Brian Cox | 48a4392343 | Update buildsys to automake 1.15 and fix resulting warnings.  This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD | 2016-06-06 19:51:38 -07:00 | 
				
					
						|  Brian Cox | 778c397d48 | Update 'configure' for libiconv detection; only set HAVE_ICONV_H if header exists *and* an impl we can link with exists. | 2016-05-06 23:33:04 -07:00 | 
				
					
						|  Brian Cox | ccf149c978 | Bump version to 2.4.3.2 | 2016-04-25 15:38:14 -07:00 | 
				
					
						|  Brian Cox | 816e5c7e8f | Update buildsys to detect posix_fadvise() | 2016-04-25 10:54:37 -07:00 | 
				
					
						|  Brian Cox | 210a394b1c | Bump version to 2.4.3.1; update ChangeLog | 2016-04-19 11:45:11 -07:00 | 
				
					
						|  Brian Cox | 184ddc6091 | Buildsys fixes for twtest | 2016-04-16 21:44:06 -07:00 | 
				
					
						|  Brian Cox | 9e5dd61e39 | Fix various compiler warnings; enable -Wextra warnings except for unused params. | 2016-04-15 12:42:31 -07:00 | 
				
					
						|  Brian Cox | b852b86e58 | Remove -Wno-non-virtual-dtor compile arg, which suppresses warnings about non-virtual destructors. We don't actually get any of these warnings right now with the arg removed, but taking it out is a good practice anyway. | 2016-04-12 09:31:19 -07:00 | 
				
					
						|  Brian Cox | 36eee10956 | Large file tweaks for e.g. 32-bit Linux; update ReadMe & ChangeLog again. | 2016-04-11 20:29:37 -07:00 |