]> git.lyx.org Git - lyx.git/history - config
ANNOUNCE updates.
[lyx.git] / config /
2018-04-15 Enrico ForestieriAccount for Qt 5.10
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-04-14 Juergen SpitzmuellerSupport new hunspell C++ ABI if LyX is built against... 2.3.2-staging
2018-03-19 Juergen SpitzmuellerChange lookup order for enchant-2 vs. enchant (prefer...
2018-03-19 Juergen Spitzmuellercheck for enchant-2
2018-03-19 Jean-Marc LasgouttesAdd support for enchant 2.x
2017-09-19 Juergen SpitzmuellerUpdate internal Hunspell to latest release (1.6.2)
2017-09-18 Juergen SpitzmuellerDo not disable the other spellers when compiling agains...
2017-09-18 Juergen SpitzmuellerDefine USE_HUNSPELL when compiling against included...
2017-07-24 Jean-Marc LasgouttesMake "devel mode" configurable at run time
2017-04-25 Jean-Marc LasgouttesRemove unused autoconf macro
2017-04-24 Jean-Marc LasgouttesConfigure options cleanup
2017-03-06 Jean-Marc LasgouttesUpdate bundled mythes to version 1.2.5
2017-03-06 Jean-Marc LasgouttesRewrite detection of MyThes library
2017-03-03 Jean-Marc LasgouttesFixup to 2f701e6a1
2017-03-02 Jean-Marc LasgouttesClarify configure help for 3rd party code
2017-02-07 Enrico ForestieriFix configuring for Qt 5.8
2016-08-07 Enrico ForestieriUse std::call_once only if it is actually available
2016-07-18 Jean-Marc Lasgouttesautoconf: Check for C++11 and std::regex soon in LYX_PR...
2016-07-17 Enrico ForestieriUse a more portable construct
2016-07-17 Enrico ForestieriCheck path of Qt tools if qtchooser is detected
2016-07-10 Enrico ForestieriFix paste of selection to (unfocused) external applications
2016-07-07 Enrico ForestieriAccount for the case in which Qt tools are not in PATH
2016-07-06 Jean-Marc LasgouttesUse a proper test for detecting usable std::regex
2016-07-06 Jean-Marc LasgouttesNew test to determine correct -std option for CXX compiler
2016-07-05 Jean-Marc LasgouttesAutoconf : Try to select the correct Qt tools by using...
2016-07-04 Jean-Marc LasgouttesGcc 6+ use C++14 as default, so there is no need to...
2016-06-26 Enrico ForestieriFix build with autotools and gcc 6
2016-06-15 Georg BaumRequire gcc 4.6
2016-06-13 Jean-Marc LasgouttesDetect clang version in autoconf (and use it a bit)
2016-06-11 Georg BaumFix linking with std::regex and included boost
2016-06-11 Georg BaumSkip boost linking test if not needed
2016-06-11 Georg BaumGet rid of boost signals in multithreading test
2016-06-10 Jean-Marc LasgouttesAllow to disable std::regex manually with autoconf
2016-06-09 Georg BaumReplace Boost.Signals with Boost.Signals2
2016-06-09 Guillaume MunchAutotools: restore deprecation warning
2016-06-07 Georg BaumRequire a C++11 compiler
2016-06-05 Georg BaumRequire at least gcc 4.3
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Georg BaumFix packaging for mingw crosscompilation
2016-05-29 Georg BaumConfigure included hunspell with autotools
2016-05-29 Georg BaumConfigure included iconv with autotools
2016-05-29 Georg BaumFix include path for zconf.h
2016-05-29 Georg BaumFix packaging for mingw-64
2016-05-29 Georg BaumDo not search for X in mingw builds
2016-05-29 Georg BaumConfigure included zlib with autotools
2016-02-23 Jean-Marc LasgouttesDo not add -std=c++11 to CPPFLAGS (because objc does...
2016-01-11 Jean-Marc LasgouttesFix the logic of selection of std::regex
2015-12-20 Peter Kümmel3rdparty/boost: build with autotools
2015-12-11 Jean-Marc LasgouttesAutotools: use -Wno-deprecated-declarations also with...
2015-12-07 Jean-Marc LasgouttesFix syntax error whe testing old compilers
2015-11-02 Jean-Marc LasgouttesDisable warning for deprecated functions in autoconf...
2015-09-25 Jean-Marc LasgouttesFix some compilation problems in C++11 mode
2015-09-25 Jean-Marc LasgouttesRemove support for precompiled headers for autotools
2015-09-25 Jean-Marc LasgouttesChange --enable-cxx11 configure option to --disable...
2015-09-22 Jean-Marc LasgouttesGive a warning when system boost and stdlib-debug are...
2015-09-10 Jean-MarcDo not use -Wfloat-conversion with recent gcc versions
2015-09-09 Enrico ForestieriOn cygwin, use -std=gnu++11 instead of -std=c++11
2015-09-08 Enrico ForestieriMake it compile on cygwin in c++11 mode
2015-09-07 Jean-Marc LasgouttesUse C++11 by default when possible
2015-09-03 Jean-Marc LasgouttesImprove detection of C++11 mode
2015-07-12 Jean-MarcDo not forget QtSvg when using pkgconfig in autoconf
2015-06-11 Jean-Marc LasgouttesDo not require libm when searching for system boost
2015-06-08 Jessica HamiltonAdd packaging support for Haiku
2015-05-20 Stephan Witt#9130 Text in main work area isn't rendered with high...
2015-05-20 Jean-Marc LasgouttesUse explicit macro to declare that we want to use C++11
2015-05-19 Stephan WittAdd Qt's Svg module to the list of used modules. This...
2015-05-10 Georg BaumRemove gcc 3 traces
2015-05-08 Georg BaumFix build with GNU libstdc++ C++11 ABI
2015-05-06 Jean-Marc LasgouttesAutotools: configure AR program
2015-03-24 Jean-Marc LasgouttesAutotool python support: allow to set version in config...
2015-03-24 Jean-Marc LasgouttesAutotools: check for python >= 2.7.0 or >= 3.3.0
2015-02-09 Scott KostyshakCorrect the spelling of "occured" to "occurred"
2015-01-13 Jean-Marc LasgouttesMore tweaks to C++ compiler detection
2015-01-13 Jean-Marc LasgouttesFixup commit ff42fe
2015-01-13 Jean-Marc LasgouttesCleanup autoconf compiler support
2015-01-11 Enrico ForestieriAdjust preprocessor guards for Qt5/X11.
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2015-01-06 Georg BaumFix autotools config for gcc < 4.9
2015-01-06 Jean-Marc LasgouttesCleanup support for std::regex with autotools
2015-01-04 Enrico ForestieriAdjust autotools default configure options for Qt5.
2015-01-01 Enrico ForestieriFix configuring for Qt5 with autotools on non-Mac platf...
2014-12-28 Stephan Witt#9323 add check for Qt5MacExtras to use it on Mac with...
2014-12-26 Enrico ForestieriFix bug #9217: [Qt5] QWindowsMime class not available
2014-12-21 Georg BaumImprove llvm libc++ detection
2014-12-19 Jean-Marc LasgouttesCheck for string COW by checking for library, not compiler
2014-12-17 Jean-Marc LasgouttesDetect whether the C++ compiler is clang
2014-12-07 Georg BaumMake trivstring class ready for use
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-08-21 Stephan WittAdd QtMacExtras detection for Qt5 support
2014-07-25 Jean-MarcMerge remote-tracking branch 'features/str-metrics'
2014-07-19 Enrico ForestieriUpdate autotools for building with Qt5.
2014-05-05 Jean-Marc LasgouttesCleanup the code for boost configuration
2014-04-21 Jean-Marc LasgouttesFix oversight in autotools packaging selection
2013-07-19 Jean-Marc LasgouttesQuick workaround for detection of Qt/Mac using pkg...
2013-07-13 Jean-Marc LasgouttesFix Qt tools search when a Qt directory has been specified
2013-05-27 Jean-Marc LasgouttesUpdate our documentation to mention git instead of...
2013-03-19 Jean-Marc LasgouttesContinue pre-spring cleaning of configure script
next