aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* build: version bumpv0.7.1Rafael G. Martins2016-01-221-1/+1
|
* build: version bumpv0.7Rafael G. Martins2016-01-141-1/+1
|
* Revert "build: added git-version-gen support"Rafael G. Martins2016-01-141-2/+2
| | | | This reverts commit 5e53ba7406e65b51ec59aad634b6baf7154e1ad3.
* build: added git-version-gen supportRafael G. Martins2016-01-131-2/+2
|
* build: version bumpv0.6.1Rafael G. Martins2016-01-101-1/+1
|
* build: added rpm specRafael G. Martins2016-01-101-0/+1
|
* build: version bumpv0.6Rafael G. Martins2016-01-071-1/+1
|
* build: minor style fixesRafael G. Martins2016-01-011-2/+4
|
* build: do not use AM_PROG_AR, as it is useless for usRafael G. Martins2016-01-011-3/+1
|
* Revert "build: removing src/utils and replacing with squareball"Rafael G. Martins2015-12-231-13/+0
| | | | This reverts commit 950e6c9148eca244a89d18a21d4ae4e5c3d1c646.
* build: removing src/utils and replacing with squareballRafael G. Martins2015-12-231-0/+13
| | | | | squareball is a new general purpose library for C99, based on the code removed from src/utils
* build: makefile improvementsRafael G. Martins2015-12-231-1/+3
|
* build: version bumpv0.5.1Rafael G. Martins2015-12-031-1/+1
|
* build: man: update URLRafael G. Martins2015-11-071-1/+1
|
* build: version bumpv0.5Rafael G. Martins2015-11-051-1/+1
|
* build: create zip distfiles for windows users :)Rafael G. Martins2015-10-241-1/+1
|
* build: version bumpv0.4Rafael G. Martins2015-10-241-1/+1
|
* build: version bumpv0.3Rafael G. Martins2015-10-151-1/+1
|
* build: version bumpv0.2.1Rafael G. Martins2015-10-071-1/+1
|
* build: version bumpv0.2Rafael G. Martins2015-10-071-1/+1
|
* build: no need to call AC_SUBST for LIBMRafael G. Martins2015-09-261-1/+0
|
* build: use LT_LIB_MRafael G. Martins2015-09-261-1/+1
|
* build: version bumpv0.1Rafael G. Martins2015-09-151-1/+1
| | | | this is our first "stable" release. \o/
* build: version bumpv0.1-beta.4Rafael G. Martins2015-09-081-1/+1
|
* build: find -lm properlyRafael G. Martins2015-09-081-1/+2
|
* build: version bumpv0.1-beta.3Rafael G. Martins2015-08-201-1/+1
|
* build: version bumpv0.1-beta.2Rafael G. Martins2015-08-181-1/+1
|
* build: version bumpv0.1-beta.1Rafael G. Martins2015-08-181-1/+1
| | | | this is our first beta release! \o/
* build: call PKG_PROG_PKG_CONFIG globallyRafael G. Martins2015-08-141-1/+2
|
* moved repository to its own github orgRafael G. Martins2015-07-051-1/+1
|
* loader: implemented pagination filterRafael G. Martins2015-05-281-0/+2
|
* added initial man pagesRafael G. Martins2015-05-151-0/+20
|
* loader: added testsRafael G. Martins2015-05-091-2/+19
|
* implemented datetime parsing/formattingRafael G. Martins2015-04-281-1/+3
|
* create output directories recursivelyRafael G. Martins2015-04-201-0/+2
|
* build: mark tests as disabled by defaultRafael G. Martins2015-04-191-1/+1
|
* build: replace --enable-cmocka with --enable-testsRafael G. Martins2015-04-191-8/+8
|
* replaced leg-based parser with handmade parser for templatesRafael G. Martins2015-04-171-31/+0
| | | | | yay! no leg parser needed anymore. parsers still needs some work and error handling, though.
* minor configure.ac fixRafael G. Martins2015-04-161-1/+1
|
* initial structureRafael G. Martins2015-04-151-0/+107