summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-01-24fix MSM name for x64 in the VC90 caseAndras Timar1-7/+13
2013-01-23fix MSM name for x64Peter Foley1-2/+2
2013-01-23Adapt configure --help outputStephan Bergmann1-6/+4
2013-01-23sort out msm finding/copying issuesAndras Timar1-5/+16
2013-01-21disable odk if not explicitly requested and doxygen not in PATHNorbert Thiebaud1-22/+27
2013-01-21default to --without-help and --without-myspell-dictsNorbert Thiebaud1-2/+2
2013-01-16--with-nss-build-tools is not used anymoreMatúš Kukan1-14/+0
2013-01-16Generate also the ABOUTBOXPRODUCTVERSIONSUFFIX from the AC_INITTor Lillqvist1-4/+13
2013-01-15fdo#58026 typo fix in Addons.xcu of Google Docs extensionAndras Timar1-1/+1
2013-01-12Update commentTor Lillqvist1-3/+3
2013-01-12Expand also openoffice.lst for version numbers from configuryTor Lillqvist1-3/+10
2013-01-11Set version number in AC_INIT() in configure.ac onlyTor Lillqvist1-13/+29
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist1-4/+4
2013-01-11Warning is now unnecessary as there are no real TABs any more hereTor Lillqvist1-1/+1
2013-01-11There are several TABs on one line in this "here document"Tor Lillqvist1-1/+1
2013-01-10add LIBO_VERSION_* macros and a config header for them to live in.Michael Meeks1-0/+18
2013-01-10Get rid of last actual TABs in this fileTor Lillqvist1-8/+10
2013-01-10De-tabTor Lillqvist1-3/+3
2013-01-10Make it possible to even try building the OpenGL transitions for WindowsTor Lillqvist1-37/+48
2013-01-10Add configure switch that allows hardlink deliverTomas Chvatal1-0/+19
2013-01-07Since 6eff6fae6272e8ed5d74553597bb4b73db3f2864 Python needed on WindowsTor Lillqvist1-1/+7
2013-01-07Get rid of nsinstall hackeryPeter Foley1-17/+0
2013-01-06do not set our clang timestamp to the timestamp of the clang binaryLuboš Luňák1-0/+1
2013-01-04better handling of which files are processed by clang pluginsLuboš Luňák1-0/+3
2013-01-03Don't do dynamic lib tests when we aren't going to build suchTor Lillqvist1-1/+3
2013-01-02Unbreak build with just the NDK without a 64-bit add-on tool-chainTor Lillqvist1-1/+1
2013-01-02Can't build the NPAPI plugin stuff as 64-bit for OS XTor Lillqvist1-1/+3
2013-01-02partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke1-0/+8
2013-01-02Check also for a (self-built) 64-bit NDK tool-chainTor Lillqvist1-1/+22
2013-01-02convert nss to gbuildPeter Foley1-0/+6
2013-01-02use MINGW_SYSROOT consistentlyLuboš Luňák1-7/+7
2013-01-02fix use of MINGW_SYSROOTLuboš Luňák1-3/+3
2013-01-01replace bashismsDavid Tardon1-2/+2
2013-01-01check for python.exe tooDavid Tardon1-1/+6
2013-01-01fail early if python version cannot be determinedDavid Tardon1-0/+5
2012-12-31do not second-guess the location of mingw sysrootDavid Tardon1-6/+7
2012-12-30convert redland to gbuild and add to tail_buildPeter Foley1-0/+6
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara1-8/+0
2012-12-27Surely we want to pass *relative* pathnames to the tar pipeTor Lillqvist1-3/+3
2012-12-26add a systematic solutionLubos Lunak1-5/+1
2012-12-26config_clang.hLubos Lunak1-0/+3
2012-12-26Add config/config_graphite.h.inTor Lillqvist1-0/+1
2012-12-25convert external to gbuildPeter Foley1-55/+40
2012-12-24MSVS 9.0 uses mspdb80.dll, go figureTor Lillqvist1-2/+9
2012-12-24Further Windows SDK cleanupsTor Lillqvist1-64/+22
2012-12-24Simplify Visual Studio and Windows SDK related configurabilityTor Lillqvist1-369/+345
2012-12-23We only build for Windows on CygwinTor Lillqvist1-4/+4
2012-12-23Indent consistentlyTor Lillqvist1-87/+86
2012-12-23--enable-foo=TRUE is not the normal way to do itTor Lillqvist1-2/+2
2012-12-21gbuild: AsmObject: support user defined AFLAGSMichael Stahl1-2/+13