Commit graph

17 commits

Author SHA1 Message Date
Patrick Johnmeyer
8e5968bb05 Roll version number to 2.0.0 2017-01-13 14:38:23 -06:00
Patrick Johnmeyer
1a62540b79 Determine autoconf package version from git tags 2016-05-04 21:30:44 -05:00
bittwiddler1
791c37a9f1 Enabling silent build rules for automake 2016-04-16 19:12:21 -04:00
bittwiddler1
2a806451b1 Comment changes
Making the comments more explicative and less opinionated. :)
2016-04-07 15:03:34 -04:00
Saul Beniquez
80d6bf7568 Better native OS detection using AC_CANONICAL_HOST. More information here: https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Canonicalizing.html 2016-04-07 14:56:31 -04:00
Patrick Johnmeyer
b69b63ac2b Update docs, versions for 1.6.0. 2016-02-29 22:32:58 -06:00
Patrick Johnmeyer
073a1ea0e1 Enable C++11 support in autoconf 2016-02-23 21:44:25 -06:00
Patrick Johnmeyer
5b34768df0 Prepare v1.5.1 tag 2016-01-29 23:24:21 -06:00
Patrick Johnmeyer
24061e420c Merge pull request #71 from LocutusOfBorg/add-pkgconfig
Add pkg-config file
2015-11-04 20:18:44 -06:00
Patrick Johnmeyer
c5a3903bf9 Prepare v1.5.0 tag. 2015-11-04 12:04:13 -06:00
Gianfranco Costamagna
5e52ae70dc
Add pkg config file (with help from Vicente Adolfo Bolea Sánchez) 2015-09-22 08:34:51 +02:00
Saul Beniquez
2d493d8020 Using the $host variable to detect win32 compilers.
This is a more portable solution for platform detection in autoconf.

Tested on Linux, Cygwin and Cygwin-to-Mingw32 cross-compilation.
2015-04-19 18:48:56 -04:00
Saul Beniquez
7549615b31 Adding conditional automake directives to allow Win32 compilation on win32-mingw/cygwin-mingw systems. 2015-04-07 08:46:20 -04:00
Patrick Johnmeyer
db377423a3 Update AUTHORS and configure.ac
AUTHORS now references readme.md for the contributor list
and identifies pjohnmeyer@gmail.com as the maintainer.

configure.ac was modified to version 1.4.1 to differentiate
between 1.4 and HEAD, and to prepare for the upcoming 1.5.

Fixes #55.
2014-12-19 11:51:26 -06:00
WATANABE Yuki
cda955dee4 Fix autotools configuration
* Add some headers to the list of installed files.
* Specify the "foreign" strictness so that automake does not complain
  about missing files.
* Specify a directory for m4 macros as suggested by libtoolize.
* Add autotools-generated files to gitignore.
2013-07-20 13:27:19 +09:00
Victor Lavaud (qdii)
e90b9e5a63 Fixed autotools 2013-03-29 20:59:47 +01:00
qdii
259cf50b21 Added autobuild system 2012-11-14 18:44:50 -05:00