Brian Cox
|
ed558c1578
|
fix building w/ ancient gcc versions that require STLport; also fix some tests & typos
|
2020-09-26 12:01:07 -07:00 |
Brian Cox
|
4e0c1249e4
|
Start removing deprecated IS_xxx macros; don't look for a C compiler at configure time, just a C++ one; clean up some builtin type handling stuff so we prefer compiler-provided values instead of rolling our own; remove a bunch of vestigial unused Win32 stuff
|
2019-10-10 14:11:21 -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
|
b36af8598d
|
Update buildsys with automake 1.16
|
2018-10-15 19:49:19 -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 |
brc0x1
|
86baf94ddf
|
Fix man page handling in make install
|
2017-02-20 17:03:24 -08: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
|
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
|
a97136e59a
|
Make 'make dist' include man pages, policy files, contrib files, etc.
|
2016-03-27 00:44:52 -07:00 |
Brian Cox
|
9698ca5333
|
Update buildsys for oddball platforms that don't support hardlinks, or have gethostbyname() in a weird library. Still generated w/ older v1.8.x automake/aclocal in order to keep diffs a reviewable size.
|
2016-03-25 10:59:56 -07:00 |
Ken Westin
|
c8dc58df50
|
Open Source Tripwire 2.4.2.2
Initial commit of code from Sourceforge repository.
|
2015-05-03 22:26:18 -07:00 |