]> git.lyx.org Git - lyx.git/history - configure.ac
Whitespace
[lyx.git] / configure.ac
2015-01-04 Enrico ForestieriAdjust autotools default configure options for Qt5.
2014-12-28 Georg BaumUse std::regex if possible
2014-12-23 Georg BaumGet rid of tr1 support
2014-12-21 Georg BaumImprove C++11 support
2014-12-21 Georg BaumDo not use tr1 with libc++
2014-11-24 Jean-Marc LasgouttesAutotools: read git commit hash at compile time
2014-11-04 Jean-Marc LasgouttesImplement "callstack printing" checking for autotools
2014-10-10 Jean-Marc LasgouttesAdd the git commit (if applicable) to LyX version
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-19 Enrico ForestieriUpdate autotools for building with Qt5.
2014-05-29 Enrico ForestieriFix compilation on Solaris after last boost upgrade.
2014-04-29 Vincent van Ravesteijnboost: Turn off warning that signals are deprecated
2014-04-21 Jean-Marc LasgouttesUse subdir-objects for automake 1.14 or newer
2014-04-18 Vincent van RavesteijnStart the 2.2 development cycle
2014-04-13 Vincent van RavesteijnThis is LyX 2.1.0. 2.1.0
2014-04-01 Vincent van Ravesteijnconfigure.ac: back to development version
2014-03-24 Vincent van RavesteijnThis is LyX 2.1.0rc1 2.1.0rc1
2014-03-20 Vincent van RavesteijnNot yet rc1: Revert "This is LyX 2.1.0rc1"
2014-03-20 Vincent van RavesteijnThis is LyX 2.1.0rc1
2013-11-20 Kornel BenkoImplement file locking and apply to configure
2013-11-13 Vincent van RavesteijnBack to development version
2013-11-10 Vincent van RavesteijnThis is lyx2.1.0beta2 2.1.0beta2
2013-10-18 Raphael Kubo da... Remove FreeBSD checks when defining USE_WCHAR_T.
2013-10-12 Vincent van RavesteijnRevert "This is lyx2.1.0beta2"
2013-10-12 Vincent van RavesteijnThis is lyx2.1.0beta2
2013-10-05 Vincent van RavesteijnRevert "Enable automake subdir-objects"
2013-09-29 Vincent van RavesteijnMerge: Remove tex2lyx defines to allow for newer automake
2013-09-29 Vincent van RavesteijnEnable automake subdir-objects
2013-09-09 Jean-Marc LasgouttesFix compilation on Solaris 11.1 (bug #8783)
2013-08-19 Juergen SpitzmuellerRevert part of 16cdf70d0c4bd18eb066fee21ee7e4f35257d2f5
2013-07-26 Enrico ForestieriFix compiling on platforms lacking setenv
2013-07-26 Stephan Wittenable automake version 1.14
2013-07-13 Vincent van RavesteijnBack to development
2013-07-13 Vincent van RavesteijnThis is LyX 2.1.0beta1 2.1.0beta1
2013-06-11 Richard HeckFix comment in configure.ac. This was causing a warning...
2013-06-03 Jean-Marc LasgouttesAdd some more m4 macro files for gettext
2013-05-30 Jean-Marc LasgouttesGet rid of all traces of libintl.
2013-03-19 Jean-Marc LasgouttesContinue pre-spring cleaning of configure script
2013-03-19 Jean-Marc LasgouttesSmall updates to the configure script
2013-03-19 Jean-Marc LasgouttesGet rid of LYX_ERROR in our configure file.
2013-03-19 Jean-Marc LasgouttesAdd a test to configure for minimal Qt version
2013-02-12 Jean-Marc LasgouttesFix bug #8537: LyX creates the environment variable...
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-10-31 Scott KostyshakRemove C Compiler information from -version output
2012-09-24 Pavel SandaChange version identifier from svn to dev (already...
2012-09-08 Jean-Marc LasgouttesRevert "Read list of translated languages from a file"
2012-07-18 Jean-Marc LasgouttesRead list of translated languages from a file
2012-02-21 Georg BaumUse libmagic for file format detection if available.
2011-12-20 Jean-Marc LasgouttesImprove support for distributing desktop files and...
2011-10-23 Enrico ForestieriWarn user that build will fail if bc is not installed.
2011-10-19 Julien RiouxWe nowadays require python >=2.4
2011-05-01 Pavel SandaBack to svn.
2011-04-29 Pavel SandaFinal release of LyX 2.0.0 2.0.0
2011-04-10 Pavel SandaBack to svn
2011-04-10 Pavel SandaPrepare RC3 2.0.0rc3
2011-03-28 Pavel SandaGo back to svn
2011-03-28 Pavel SandaPrepare rc2 2.0.0rc2
2011-03-09 Pavel SandaForgot to go back to svn
2011-03-06 Pavel SandaGo for rc1 2.0.0rc1
2011-02-23 Pavel SandaFinish the flash beta 5 window
2011-02-23 Pavel SandaMake tarballs 2.0.0beta5
2011-02-10 Georg Baumfix bug #7288: add configure option for external mythes...
2011-02-07 Pavel SandaBack to svn
2011-02-07 Pavel SandaGo for beta4
2011-01-25 Jean-Marc LasgouttesAdd and document build types profinling and gprof....
2011-01-10 Pavel SandaBack to svn
2011-01-09 Pavel SandaPrepare beta3 2.0.0beta3
2010-12-07 Pavel SandaBack to svn
2010-12-07 Pavel SandaMove to beta2 2.0.0beta2
2010-11-10 Pavel SandaBack to svn
2010-11-10 Pavel SandaMoving towards beta1 2.0.0beta1
2010-09-20 Enrico ForestieriInstead of specifically addressing glibc, use NULL...
2010-09-16 Pavel SandaBack to trunk
2010-09-15 Pavel SandaAlpha6
2010-07-19 Pavel SandaBack to svn.
2010-07-19 Pavel SandaGo for alpha5 2.0.0alpha5
2010-07-01 Jean-Marc Lasgouttesuse tr1 for all gcc 4 versions (tested against gcc...
2010-07-01 Peter KümmelTR1: no autotools on windows
2010-06-30 Peter KümmelTR1: also use tr1-regex when using msvc10
2010-06-30 Jean-Marc Lasgouttesrework regexp processor magic ; make tr1 work with...
2010-06-14 Pavel SandaBack to svn
2010-06-14 Pavel SandaFix date
2010-06-14 Pavel SandaSwitch to alpha4 2.0.0alpha4
2010-05-11 Pavel Sandaback to svn
2010-05-11 Pavel Sandaalpha 3
2010-04-14 Pavel SandaBack to svn.
2010-04-14 Pavel SandaToward alpha2 2.0.0alpha2
2010-04-14 Jean-Marc Lasgouttesrevert r34090 for now; I will come back later to this
2010-04-08 Jean-Marc LasgouttesUse the subdir-object option of automake so that the...
2010-04-07 Pavel SandaBring the old automake deps back and wait some more...
2010-04-06 Pavel SandaBump automake deps.
2010-04-01 Pavel SandaLets make tarballs via lzma instead of bzip2 from now on.
2010-03-15 Pavel SandaCome back to svn
2010-03-15 Pavel SandaSwitch to alpha 2.0.0alpha1
2010-02-21 Enrico ForestieriWin95 is not supported by a long time now.
2009-11-30 Jean-Marc LasgouttesEnable "silent rules" with automake 1.11. This leads...
2009-10-16 Jean-Marc LasgouttesRemove dead includes in FileName, since we do not use...
2009-10-15 Jean-Marc LasgouttesI just noticed that trunk did not define HAVE_FORK...
2009-10-06 Jean-Marc Lasgouttesremove traces of libtool and of obsolete autoconf macros
2009-09-21 Jean-Marc Lasgouttessmall cleanup, now that we require automake 1.8
next