aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* 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