summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)AuthorFilesLines
2017-04-28build boost::locale libraryCaolán McNamara1-0/+119
2017-02-10Remove MinGW supportStephan Bergmann1-90/+0
2016-12-08Display a summary of fuzzing in command-line form at the end of configureTor Lillqvist1-2/+11
2016-12-08Introduce configure option fuzzingTor Lillqvist1-0/+42
2016-08-24m4: make explicit what boost library we are not findingRiccardo Magliocchetti4-4/+4
2016-03-08detect Boost.FilesystemDavid Tardon1-0/+118
2016-02-04Pull newer m4/ax_boost_system.m4 from upstream.coypu1-4/+5
2015-12-17add support for version detection of libsDavid Tardon1-0/+48
2015-11-04configure: filter -L/usr/lib etc. out of *_LIBSMichael Stahl1-0/+2
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-09-14create_tree.sh: Generate g-i filesPranav Kant1-0/+94
2014-08-21need to accept ppc64le as a lib64 using platform in ax_boost_base.m4Caolán McNamara1-1/+1
2014-03-04add autoconf macro for Boost.IostreamsDavid Tardon1-0/+116
2014-02-27normalize values of WITH_EXTRA_EXTENSIONSMichael Stahl1-1/+1
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl1-2/+2
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-06-10More systematic *_CFLAGS s/-I/-isystem/Stephan Bergmann1-0/+1
2013-05-24Revert "Rename Boost libraries when built internally to match conventions"Fridrich Štrba2-152/+1
2013-05-24Rename Boost libraries when built internally to match conventionsTor Lillqvist2-1/+152
2013-05-23aarch64 will be a 64bit multilib platform tooCaolán McNamara1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-22/+4
2013-04-13neon: honor --disable-openssl and use GNUTLSAndres Gomez1-0/+123
2013-04-10one variable to rule them allDavid Tardon1-24/+25
2013-02-27also move --enable swiches to m4/ for extensionsBjoern Michaelsen1-2/+6
2013-02-25m4: improve help message of libo_CHECK_SYSTEM_MODULEMichael Stahl1-1/+1
2013-02-24some more external check work on configure.acBjoern Michaelsen1-9/+7
2013-02-20m4: replace silly makefile modelinesMichael Stahl2-4/+6
2013-02-20configure: fix WPD/WPS/WPG when no explicit option given:Michael Stahl1-0/+2
2013-02-19Re-Revert "simplify external module check with macro" modulo expat/cluceneBjoern Michaelsen1-0/+30
2013-02-19Revert "simplify external module check with macro"Fridrich Štrba1-30/+0
2013-02-19simplify external module check with macroBjoern Michaelsen1-0/+30
2013-02-18simplify extension logic in configureBjoern Michaelsen1-0/+23
2013-01-02use MINGW_SYSROOT consistentlyLuboš Luňák1-1/+1
2012-12-31configure only looks in $MINGW_SYSROOTDavid Tardon1-2/+1
2012-11-23fdo#55435 orcus needs Boost.System with recent BoostDavid Tardon1-0/+120
2012-11-05cleanup README files.Michael Meeks1-1/+2
2012-11-05add a README filesAlia Almusaireae1-0/+2
2012-06-13better test for system boost date_time libDavid Tardon2-0/+379
2012-06-06Revert "add configure check for date_time lib"Jan Holesovsky2-371/+0
2012-06-05add configure check for date_time libDavid Tardon2-0/+371
2012-05-01fdo#47584 add yet another MinGW dll filename patternAndras Timar1-0/+4
2012-03-18mingw: avoid hardcoded dll versions and depsDavid Tardon1-74/+96
2012-02-21allow to pass default dll listDavid Tardon1-34/+56
2012-02-20expect sed has already been detectedDavid Tardon1-4/+3
2012-02-17add macro for extracting mingw dll names from libtool filesDavid Tardon1-0/+61
2010-11-30building rawbuild on mac should not depend on pkg-config being installedNorbert Thiebaud1-0/+154