Brian Cox
|
904e92a2bb
|
Pass INSTALL_STRIP_FLAG to installer more portably
|
2018-02-19 20:10:33 -08:00 |
Brian Cox
|
f4e64498da
|
Some makefile spaces -> tabs.
|
2018-02-19 19:48:44 -08:00 |
Brian Cox
|
9d1d1e19d3
|
Re-add 'compile' script since make dist/distcheck seem to want it; remove it from .gitignore; recreate root Makefile.in with automake 1.15.1
|
2017-09-01 14:18:19 -07:00 |
Brian Cox
|
5a34e6f48c
|
Add a 'targets' make target to list make targets. Also add a 'test' target as an alias of 'check'.
|
2017-08-29 18:57:59 -07:00 |
Brian Cox
|
f5e76827be
|
Robustify symlink reading in cFSPropCalc, & add a unit test for it. Tweak other unit tests to use a test directory we control, rather than dumping stuff in /tmp
|
2017-08-23 23:36:21 -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
|
aaee78c061
|
Tweaks for 'make check': Don't assume location of perl, or existence of /etc/hosts
|
2017-03-16 20:51:12 -07:00 |
Brian Cox
|
062523a60e
|
Add a working 'make check' target, which runs both the test suite in src/test-harness, and all the twtest unit tests; update unit test binary to return standard success/fail values, to keep make happy
|
2017-03-14 01:23:23 -07:00 |
brc0x1
|
58dafd1d9e
|
Tweak path to install.sh so 'make distcheck' works; update installer to pick up additional files for docs directory.
|
2017-03-13 17:25:44 -07:00 |
brc0x1
|
306b7a7a5f
|
Tweak 'make uninstall' to nuke twexes & docs
|
2017-03-13 15:42:47 -07:00 |
Brian Cox
|
c4c8821145
|
Fix install-strip target so it actually strips binaries
|
2017-03-04 22:56:55 -08:00 |
brc0x1
|
530e7d3186
|
Fix filename case issue w/ make dist
|
2017-02-20 17:54:20 -08:00 |
brc0x1
|
86baf94ddf
|
Fix man page handling in make install
|
2017-02-20 17:03:24 -08:00 |
Brian Cox
|
dbe7cae189
|
Rename 'install' dir to 'installer' so it doesn't confuse make dist, and include it in the make dist bundle.
|
2016-06-18 20:10:24 -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
|
b951838ff6
|
Add missing files & directories to 'make dist'
|
2016-06-16 23:49:41 -07:00 |
Brian Cox
|
2bca7732f2
|
Buildsys tweak so 'make dist' bundles sha+md5 impls and buildnum.h
|
2016-06-14 02:15:32 -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 |