]> git.lyx.org Git - lyx.git/history - config
Update of documentation in the source related to bug 4135 and the function callback...
[lyx.git] / config /
2007-08-12 André Pönitzmore verbose message
2007-08-12 Christian Ridderströmfix warning on possibly(?) unused precompiled headers...
2007-08-12 Jean-Marc Lasgouttessmall tweak of configure help messages
2007-08-10 André Pönitzenable building of shared libraries. reduces final...
2007-08-10 Jean-Marc LasgouttesRemove cruft from config.h
2007-08-10 Jean-Marc Lasgouttes * config/lyxinclude (LYX_VERSION_SUFFIX): make $with_v...
2007-08-07 Jean-Marc Lasgouttesthe "translation" patch series] Part 1: upgrading to...
2007-08-03 Jean-Marc Lasgoutteshonor all the link flags coming from pkg-config
2007-07-12 Jean-Marc Lasgouttes * configure.ac: check earlier for -liconv and -lz...
2007-05-31 José MatoxAllow rc as suffix for releases
2007-05-30 Jean-Marc Lasgouttes * config/qt4.m4 (QT4_DO_PKG_CONFIG): use = instead...
2007-04-26 Enrico ForestieriFix typo due to the massive rename.
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 Jean-Marc Lasgouttesstupid typo
2007-04-25 Jean-Marc Lasgouttes * config/lyxinclude.m4 (LYX_USE_PACKAGING): define...
2007-04-25 Jean-Marc Lasgouttes * config/qt.m4: remove (unused)
2007-04-25 Jean-Marc Lasgouttesfix setting of PKG_CONFIG_PATH for qt 4.3
2007-02-18 José MatoxAdd test for beta release
2007-01-29 Georg BaumRevert unwanted stuff from last commit
2007-01-29 Georg BaumFix LyX paste from system clipboard when the file forma...
2006-12-13 Georg Baumfix manual qt configuration in these cases:
2006-12-12 Georg BaumMake libQtCore a support library like boost and impleme...
2006-12-08 Georg Baumadd missing file
2006-12-07 Jean-Marc Lasgouttes--with-frontend=qt4 is not required anymore
2006-11-15 José MatoxRemove usage from egrep, cleaner code (Jean-Marc)
2006-11-15 José MatoxFix typo (fix by Jean-Marc).
2006-11-15 José MatoxAllow alpha as suffix for development releases
2006-10-22 Lars Gullik BjønnesThe Gtk removal from trunk.
2006-10-21 Michael Schmitt * lyxinclude.m4: qt3 isn't a valid frontend any longer
2006-10-21 André Pönitzremove qt3 frontend
2006-09-09 Lars Gullik BjønnesRemove deleted files
2006-09-01 Abdelrazak YounesPatch from Enrico:
2006-08-24 Jean-Marc LasgouttesQt4 autoconf cleanup.
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT
2006-08-16 Jean-Marc Lasgouttes * configure.ac: add LYX_DATE variable for release...
2006-08-14 Jean-Marc LasgouttesLYX_CHECK_ERRORS: exit with status 1 if there is an...
2006-08-06 Lars Gullik BjønnesAdd pkg.m4 to config/ and autogen.sh.
2006-07-30 Lars Gullik BjønnesMake QT4 config use pgk-config if available
2006-07-30 Georg BaumSet CPPFLAGS only if not already set by the user (and...
2006-07-30 Lars Gullik BjønnesLet gcc 4.x be handled.
2006-07-29 Lars Gullik BjønnesRemove old outdated pkg.m4, newer one is automatically...
2006-07-29 Lars Gullik BjønnesRemove some old files belonging to the old (now removed...
2006-07-22 Lars Gullik Bjønnessplit the qt.m4 in two, separate file for qt4
2006-07-08 Michael Schmitt * configure.ac: qt becomes qt3
2006-07-06 Michael Schmitt * remove various xforms relicts, in particular:
2006-07-03 Lars Gullik BjønnesRemove the XForms frontend, update the autotools files...
2006-06-30 Lars Gullik BjønnesMake signals and slots to not be defined, and replace...
2006-06-30 Lars Gullik BjønnesDo not use the qt "keyword" emit. Make qt not emit...
2006-05-12 Jean-Marc Lasgouttes * config/qt.m4 (QT_DO_IT_ALL): add test for Qt-without...
2006-05-10 Bo PengScons-build system moves to development/scons, from...
2006-05-10 Bo PengScons: various fixes from Enrico (aspell, aikasurus...
2006-05-09 Bo PengMake scons work on mingw/windows, from Bo Peng (ben...
2006-05-08 Bo PengSome fixes to the scons-based building sytem, from...
2006-05-08 Edwin Leuvenreplaced last convenience class in iconpallete
2006-04-27 Jean-Marc Lasgouttes * config/lyxinclude.m4 (LYX_USE_PACKAGING): do not...
2006-04-22 Georg BaumFix bug 2285 (tex2lyx is not found by lib/configure...
2006-04-20 Lars Gullik Bjønnes * Add the iostreams and range libs to our copy of...
2006-04-15 Abdelrazak Younesadd -D_CYGWIN_WIN whenever cygwin without x is selected.
2006-04-14 Abdelrazak Younes* get rid of the --export-all-symbol in order to speed...
2006-03-18 Georg Baum Remove -mms-bitfields compiler option on windows,...
2006-03-17 Georg BaumRemove qt2 support in the following files:
2006-03-10 Georg Baumremove unused QtXml library
2006-03-06 Georg Baumsearch also for libQtCore4 etc, not only libQtCore...
2006-03-06 Georg Baumadd missing include directory for qt 4
2006-03-06 Lars Gullik Bjønnescompile with exceptions
2006-03-05 Lars Gullik Bjønnesremove support for older gccs
2006-03-05 Lars Gullik Bjønnessetup the buildsystem for building qt4
2006-02-13 Jean-Marc Lasgouttesmove and update preference file in LyX.app bundle;...
2006-02-12 Jean-Marc Lasgouttesfix behaviour of --with-version-suffix (bug 2237)
2006-02-11 Lars Gullik BjønnesChange to 'svn' as the development tag
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2006-01-26 Lars Gullik Bjønnesautogen.sh: remove --force-missing on automake
2005-12-30 Lars Gullik Bjønnesupdate to newer version
2005-12-28 Jean-Marc Lasgouttesavoid uic core dump
2005-12-23 Lars Gullik BjønnesChanges to make distcheck work, slight cleanup of autoc...
2005-12-18 Lars Gullik Bjønnesupdate to newer versions
2005-10-13 Jean-Marc Lasgouttesfix PACKAGE handling for MacOS and Windows
2005-09-29 Angus LeemingPortable hard-coded paths on Windows.
2005-09-26 Jean-Marc Lasgouttesdo not enable stdlib-debug for prereleases.
2005-09-08 Angus LeemingEnsure that the grammar used to invoke the spellchecker...
2005-07-18 Lars Gullik Bjønnesadd dist-bzip2 to common.am
2005-07-18 Jean-Marc Lasgouttesuse "LyX" as package name for windows and mac packaging
2005-07-18 Jean-Marc Lasgouttesmake the use of --with-frontend mandatory; update READM...
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-17 Jean-Marc Lasgouttescompile the Qt frontend without STL compatibility stuff
2005-07-17 Lars Gullik Bjønnesfix up name
2005-07-17 Lars Gullik Bjønnesmake releases and prereleases have optimization set...
2005-07-15 Jean-Marc Lasgouttes set profiling to false by default
2005-07-15 José Matoxadd python support to configure
2005-07-14 Lars Gullik Bjønnesadd profiling switch
2005-07-12 Angus LeemingSquash the Qt "Mutex destroy failure" warning.
2005-07-12 Jean-Marc LasgouttesQTDIR is precious
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-05-04 Angus Leeming* Make the PCH stuff work properly when source directory
2005-05-03 Angus LeemingFix make dist breakage
2005-05-02 Angus LeemingTest for things that MSVC doesn't have, rather than...
2005-05-02 Angus LeemingFully enable compilation of LyX 1.4.x on Windows with...
2005-04-22 Angus LeemingMove the setting of the Qt preprocessor flags out of...
2005-02-18 Angus LeemingMichael Schmitt's -lqt-mt3 patch.
next