Dylan Baker
0a464db0fd
move documentation into a docs/ folder
2019-06-06 14:18:47 -07:00
Dylan Baker
b4d062ec93
Move man files into a man/ directory
2019-06-06 14:18:47 -07:00
Dylan Baker
f6f3326c69
Move tests into a tests/ directory
...
I've updated autotools, meson, and the makefile.msc, though I haven't
verified tat the nmake file works.
2019-06-06 14:18:47 -07:00
Dylan Baker
736902410a
add meson build system
2019-06-06 11:10:32 -07:00
Federico Mena Quintero
fdab0f5426
Move the "make test" bits to be part of the standard "make check"
2019-06-05 18:55:59 -05:00
Federico Mena Quintero
5381b4f2f8
Don't put CFLAG_VISIBILITY in AM_CFLAGS
...
Otherwise symbols meant to be extern are hidden
2019-06-05 18:55:59 -05:00
Federico Mena Quintero
70ec984159
Add an autotools framework and pkg-config data
...
This is a patch from Stanislav Bravec <sbrabec@suse.cz> that adds an autotools
build environment to bzip2. This lets libtool handle the construction of
the shared library.
The patch also adds a bzip2.pc.in template to build data for the pkg-config tool.
2019-06-05 18:54:50 -05:00