aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Import Atheme commits 774e0ed, 93f3339, 36ac487, e2ca510, a3c08c6, and f26b1b...Gravatar Ben C2017-11-121-1/+5
* venor fields should use https, since it is availableGravatar Austin Ellis2017-10-311-1/+1
* Move vendor field to a compile time macroGravatar Austin Ellis2017-10-301-1/+1
* Import Atheme commits 54179b3 and 46d7837.Gravatar Ben C2017-10-091-9/+9
* Import Atheme commits b566f0c, 821e451, abdc510, d4bae4b, f5398b0, 8ef61cc, 1...Gravatar Ben C2017-10-071-95/+66
* Change version number to 1.0.0-dev, as a stable release is not imminent and m...Gravatar Ben C2016-01-181-10/+10
* Missed a couple spots.Gravatar Ben C2014-11-141-3/+3
* Rebrand to ChatServices - Version 1.0.0-beta1 - Add ChatIRCd protocol moduleGravatar Ben C2014-10-181-31/+31
* atheme 7.2.0-beta2. atheme-7.2.0-beta2Gravatar William Pitcock2014-09-191-10/+10
* atheme 7.2.0-beta1. atheme-7.2.0-beta1Gravatar William Pitcock2014-09-161-75/+104
* HELLO YES HOW DO I COMMIT I AM NOT GOOD WITH COMPUTE BOXGravatar Alyx Wolcott2014-02-151-169/+57
* Add GIT-Access check to ./configureGravatar Alex Iadicicco2014-01-291-57/+96
* Bump master to 7.2.0-devGravatar Alex Iadicicco2014-01-261-96/+67
* buildsys: check for libqrencodeGravatar William Pitcock2014-01-151-35/+118
* configure: only disable what needs openssl/ec.hGravatar TingPing2013-11-061-2/+14
* configure: Check for openssl/ec.h•••Closes #185 Gravatar TingPing2013-11-061-2/+6
* Check that pkg-config exists before trying to use itGravatar Stephen Bennett2013-06-061-182/+215
* Add --with-libmowgli to configureGravatar Alex Iadicicco2013-03-031-108/+95
* configure: Avoid non-standard == in test(1).Gravatar Jilles Tjoelker2013-02-151-1/+1
* configure: Correct the USE_NLS check properly.•••Apologies for failing to ensure it is disabled properly when requested. Gravatar Kiyoshi Aman2013-02-121-1/+1
* configure: Unbreak NLS. (fixes issue #84)Gravatar Kiyoshi Aman2013-02-091-66/+95
* configure: remove dependency on $target (which unbreaks windows)Gravatar William Pitcock2012-10-191-1/+1
* Bring back AC_PROG_LN_S.Gravatar William Pitcock2012-10-141-0/+12
* configure: bring back AC_GNU_SOURCEGravatar William Pitcock2012-10-141-129/+190
* configure: debloatGravatar William Pitcock2012-10-141-2429/+1117
* Atheme 7.1.0-alpha1. atheme-services-7.1.0-alpha1Gravatar William Pitcock2012-10-141-10/+10
* buildsys: more integration of JANSSON libraryGravatar William Pitcock2012-09-271-0/+6
* configure: add support for detecting Jansson (a JSON serialization/deserializ...Gravatar William Pitcock2012-09-271-152/+241
* buildsys: allow --disable-rpath to modify buildsys param LDFLAGS_RPATH (close...Gravatar William Pitcock2012-06-281-10/+4
* Update version to 7.1.0-dev.Gravatar William Pitcock2012-05-041-10/+10
* Incorporate OS X fixes by 'GRMrGecko'.Gravatar William Pitcock2012-05-011-4/+4
* Fix fd.o pkg-config being stupid and thinking 2.0.0 < 2.0.0_alpha1 .•••Unless you're Diablo-D3, there is no reason NOT TO run libmowgli-2.0.0 so 2.0.0 is the required version now. Gravatar JD Horelick2012-04-191-8/+8
* configure: specify MacOS 10.5 requirement (which is needed for ld -rpath flag...Gravatar William Pitcock2012-04-161-33/+33
* Atheme 7.0.0-beta2. atheme-services-7.0.0-beta2Gravatar William Pitcock2012-03-201-10/+10
* Atheme 7.0.0-beta1. atheme-services-7.0.0-beta1Gravatar William Pitcock2012-03-151-10/+10
* Atheme 7.0.0-alpha14. atheme-services-7.0.0-alpha14Gravatar William Pitcock2012-03-061-10/+10
* Atheme 7.0.0-alpha13.37.•••Yes, we had to do it. It was just too obvious. atheme-services-7.0.0-alpha13.37Gravatar William Pitcock2012-03-051-10/+10
* configure: check for broken snprintf() and replace it.Gravatar William Pitcock2012-03-031-1/+1108
* configure: use $LIBS instead of $LDFLAGS for dumping -lintl into.Gravatar William Pitcock2012-02-251-1/+1
* Add pkg-config file for locating SDK elements.Gravatar William Pitcock2012-02-241-1/+2
* Atheme 7.0.0-alpha13. atheme-services-7.0.0-alpha13Gravatar William Pitcock2012-02-211-10/+10
* Fix Windows SSL checks.Gravatar William Pitcock2012-02-211-1/+2
* openssl on windows is obnoxiousGravatar William Pitcock2012-02-211-0/+61
* crypto/posix: support building a stub•••This allows us to support building posix-crypt support from OpenSSL later on. Gravatar William Pitcock2012-02-211-5/+2
* configure: add limited gtk-doc integrationGravatar William Pitcock2012-02-211-117/+484
* configure: do not pull in anything from MSYSGravatar William Pitcock2012-02-191-2/+2
* Add strcasestr() for systems which lack it.Gravatar William Pitcock2012-02-191-1/+1
* libathemecore: add an ipv4-only inet_ntop() stub for OSes which lack itGravatar William Pitcock2012-02-191-1/+1
* Add strtok_r() wrapper for platforms which lack strtok_r().Gravatar William Pitcock2012-02-191-1/+1
* configure: call BUILDSYS_INITGravatar William Pitcock2012-02-191-0/+122