summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2018-05-05disable werror by defaultDavid Tardon1-1/+1
2017-10-28rely on pkg-config to find zlibDavid Tardon1-6/+1
2017-09-16bump releaseDavid Tardon1-1/+1
2017-09-16add unit test for the internal streamDavid Tardon1-0/+17
2017-09-14prepare for releaseDavid Tardon1-1/+1
2017-09-08assume modern enough ICU is availableDavid Tardon1-14/+1
2017-04-15print debug msgs to stderrDavid Tardon1-0/+1
2017-04-15replace manual def. of int types by boostDavid Tardon1-0/+1
2017-04-15boost::scoped_ptr -> std::unique_ptrDavid Tardon1-1/+0
2017-04-15switch to C++11David Tardon1-0/+2
2017-03-31add fuzzing driver for oss-fuzzDavid Tardon1-2/+15
2017-03-12fix typo: usefull --> usefuldennisroczek1-1/+1
2015-12-20Better way to get the gperf dependenciesFridrich Štrba1-12/+2
2015-08-26avoid memory leak if exception is thrownDavid Tardon1-0/+11
2015-05-22Just a version increase so that I don't forgetFridrich Štrba1-1/+1
2015-05-05Add lcms2 dependency + read process color as cmyk and convert itFridrich Štrba1-0/+9
2015-04-21Adding a .gitignoreFridrich Štrba1-0/+5
2015-04-14We don't need to link ICU for the whileFridrich Štrba1-2/+0
2015-04-13Better debugging output of ustring using icu macrosFridrich Štrba1-0/+21
2015-02-02remove bashismDavid Tardon1-1/+1
2014-11-24only export public symbolsDavid Tardon1-0/+18
2013-11-07Port to librevengeFridrich Štrba1-16/+30
2013-10-15enable werror by default againFridrich Štrba1-1/+1
2013-10-13fh2xhtm->fh2svg + read page width/height/offsetX/offsetYFridrich Štrba1-4/+4
2013-10-10No static tools optionFridrich Štrba1-1/+0
2013-10-09Some more work on the parserFridrich Štrba1-2/+2
2013-05-10Making Michael Stahl happy (even in libfreehand)Fridrich Štrba1-1/+3
2013-04-25Some sane defaults for the buildFridrich Štrba1-25/+42
2013-04-24Allow overriding of gperf detection by userFridrich Štrba1-0/+1
2013-04-23Store the dictionary entries as integersFridrich Štrba1-0/+18
2013-04-20Some build fixesFridrich Štrba1-10/+32
2013-01-18Fix build with newer autotoolsFridrich Štrba1-1/+1
2012-08-28remove files that nobody uses anymoreFridrich Štrba1-2/+0
2012-08-28Initial content of libfreehandFridrich Štrba1-0/+220