summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2021-08-25configure.ac: add an enable-asan option...ALONSO Laurent1-0/+25
2021-05-18bump versionDavid Tardon1-1/+1
2021-02-20use mdds-1.5 by defaultDavid Tardon1-2/+2
2018-12-29fix conditionalDavid Tardon1-2/+2
2018-12-29bump releaseDavid Tardon1-1/+1
2018-12-29check for mdds 1.2 by defaultDavid Tardon1-2/+2
2018-12-25combine call into a single lineDavid Tardon1-6/+1
2018-12-25remove unneeded checkDavid Tardon1-3/+1
2018-12-25restructure test for visibilityDavid Tardon1-10/+6
2018-12-25tdf#120707 handle binary docs with extra top level dirDavid Tardon1-0/+1
2018-08-30support mdds 1.4Rene Engelhard1-2/+2
2018-04-21bump versionDavid Tardon1-1/+1
2018-03-18make --enable-wparanoic works + retrieve more lines...osnola1-6/+6
2018-01-05save some vertical spaceDavid Tardon1-15/+5
2018-01-05rely on pkg-config to find zlibDavid Tardon1-6/+1
2017-10-23bump versionDavid Tardon1-1/+1
2017-10-23use mdds 1.2 as defaultDavid Tardon1-2/+2
2017-10-21bump versionDavid Tardon1-1/+1
2017-07-30replace decl. of cstdint stuff by boostDavid Tardon1-0/+1
2017-07-30the arg is not neededDavid Tardon1-1/+1
2017-07-30detect __attribute__((format)) in configureDavid Tardon1-0/+1
2017-07-29suppress GCC 7 fallthrough warningsDavid Tardon1-0/+1
2017-04-07build lang. manager tests conditionallyDavid Tardon1-0/+1
2017-04-07allow to build without liblangtagDavid Tardon1-3/+14
2017-04-07Revert "allow to set liblangtag datadir (for oss-fuzz)"David Tardon1-6/+0
2017-04-07allow to set liblangtag datadir (for oss-fuzz)David Tardon1-0/+6
2017-04-06drop unused includesDavid Tardon1-3/+0
2017-04-06boost::function -> std::functionDavid Tardon1-1/+0
2017-04-06boost::bind -> std::bindDavid Tardon1-2/+0
2017-04-06boost::unordered_set -> std::unordered_setDavid Tardon1-1/+0
2017-04-06boost::unordered_map -> std::unordered_mapDavid Tardon1-1/+0
2017-04-06boost::scoped_ptr is unusedDavid Tardon1-1/+0
2017-04-06boost::shared_ptr -> std::shared_ptrDavid Tardon1-2/+0
2017-04-06switch to C++11David Tardon1-1/+1
2017-03-31add fuzzing driver for oss-fuzzDavid Tardon1-1/+13
2017-03-12fix typo: usefull --> usefuldennisroczek1-1/+1
2017-02-22use CPPUNIT_ASSERT_EQUALDavid Tardon1-1/+3
2016-09-30make the mdds test forward-compatibleDavid Tardon1-4/+3
2016-06-09Allow building with mdds-1.2Fridrich Štrba1-21/+23
2016-01-12prepare for a releaseDavid Tardon1-1/+1
2015-12-26improve handling of text languageDavid Tardon1-1/+10
2015-12-03prepare for a releaselibetonyek-0.1.5David Tardon1-1/+1
2015-11-18std containers of incomplete types are not allowedDavid Tardon1-0/+1
2015-11-17prepare for a releaseDavid Tardon1-1/+1
2015-10-22remove a stray commaDavid Tardon1-1/+1
2015-10-22still allow to use mdds 0.xDavid Tardon1-14/+26
2015-10-20update to mdds-1.0 and c++11Markus Mohrhard1-2/+3
2015-09-15add a test for format detectionDavid Tardon1-0/+1
2015-09-11refactor file format detectionDavid Tardon1-1/+0
2015-06-27rewrite path parserDavid Tardon1-0/+1