]> git.lyx.org Git - lyx.git/history - config
Force a Buffer * argument to math insets constructor
[lyx.git] / config /
2023-08-28 Enrico ForestieriFix detection of private Qt6 headers
2023-08-28 Enrico ForestieriFix detection of xcb during configure
2023-08-14 Pavel SandaCopy-paste error in spell.m4.
2023-07-15 Enrico ForestieriGive error if a required Qt6 module is missing
2023-03-03 Jean-Marc LasgouttesRemove traces of QtCore5Compat in autoconf script
2022-12-05 Jean-Marc LasgouttesAutoconf: warn when using stdlib-debug with Qt6
2022-12-04 Jean-Marc LasgouttesAdd support for libstdc++ assertions in autoconf builds
2022-11-28 Jean-Marc LasgouttesMerge branch 'killqt4'
2022-11-21 Jean-Marc Lasgouttesremove forgotten traces of Qt4 in configure script
2022-11-19 Jean-Marc Lasgouttesautoconf: remove support for compiling against Qt4
2022-10-26 Juergen SpitzmuellerSync with master
2022-05-29 Enrico ForestieriForce absolute paths with qmake
2022-05-14 Juergen SpitzmuellerMerge branch 'master' into features/indexmacros
2022-04-28 Jean-Marc LasgouttesFix configure with autoconf 2.71
2021-12-12 Stephan WittImproved Qt framework configuration detection on macOS...
2021-12-06 Stephan WittCare for consistent compiler flag values of macosx...
2021-12-05 Stephan WittQt 5.12.x requires at least MacOS 10.12
2021-12-05 Stephan Wittintroduce LSMinimumSystemVersion for Mac package with...
2021-10-24 Stephan WittImproved Qt framework configuration detection on macOS...
2021-10-17 Enrico ForestieriAmend 771f30e9
2021-10-17 Enrico ForestieriEnable QWindowsMimeMetafile with Qt6
2021-10-16 Enrico ForestieriImprove detection of Qt6 libs
2021-10-12 Enrico ForestieriFix build with Qt6
2021-10-11 Jean-Marc LasgouttesFixup c52049bb83d: -Werror is needed to test for warnin...
2021-09-29 Jean-Marc LasgouttesAutoconf build: Fix the invalid test for '-Wno-deprecat...
2021-07-16 Stephan WittCorrect moc compiler version extractor regex for patch...
2021-06-15 Enrico ForestieriFix configure with Qt 6.1
2021-03-27 Enrico ForestieriTweak Qt6 detection
2021-03-21 Enrico ForestieriImprove Qt6 detection
2021-03-17 Pavel SandaAllow bundled saxon not to be installed.
2021-03-16 Pavel SandaAllow bundled saxon not to be installed.
2021-03-15 Enrico ForestieriAllow compiling with Qt6
2021-01-04 Jean-Marc LasgouttesFixup 22f599250e9: missing wildcard
2020-12-20 Jean-Marc LasgouttesAutoconf: use included boost when system boost is not...
2020-12-13 Yuriy SkalkoUse new signal library `nod` instead of `boost::signals2`
2020-12-10 Jean-Marc LasgouttesAutotools: use C++17 mode when available
2020-11-29 Jean-Marc Lasgouttesautotools: use system boost by default
2020-11-28 Jean-Marc Lasgouttesremove most traces of boost::regex
2020-11-27 Yuriy SkalkoAlways use std::regex
2020-11-20 Jean-Marc LasgouttesRevert "Limit the -Wall flag to C++ compiler"
2020-11-20 Jean-Marc LasgouttesLimit the -Wall flag to C++ compiler
2020-11-19 Jean-Marc LasgouttesFix compilation of included libiconv with autoconf
2020-11-19 Jean-Marc LasgouttesDo nothing if hunspell support is disabled
2020-11-17 Kornel BenkoAutomake build: We are using 3rdparty iconv with versio...
2020-11-03 Jean-Marc LasgouttesFixup ce526607 again: last-minute blunder
2020-11-03 Jean-Marc LasgouttesFixup 6394dd89: small cleanups
2020-11-03 Jean-Marc LasgouttesMake it possible to select C++ standard with autoconf
2020-10-25 Jean-Marc LasgouttesDo not honor stdlib-debug when c++library is not gcc...
2020-10-13 Jean-Marc LasgouttesUse -Wno-deprecated-copy only when supported by compiler
2020-10-05 Jean-Marc LasgouttesUse -Wno-deprecated-copy also with clang++ 11
2020-04-30 Jean-Marc LasgouttesAvoid warnings about deprecated copy in gcc 10 too
2020-04-28 Jean-Marc LasgouttesDisable deprecated-copy warning with clang10
2020-04-09 Jean-Marc LasgouttesAdd automake support for dtl
2020-04-09 Jean-Marc LasgouttesDo not put C++-only options in AM_CPPFLAGS
2019-07-21 Juergen SpitzmuellerRe-add file that got lost in the qt4 > qt rename
2019-07-20 Jean-Marc LasgouttesRename frontend qt4 to qt
2019-06-25 Jean-Marc LasgouttesSearch also for Python named `python'
2019-06-12 Jean-Marc LasgouttesGet full version of gcc
2019-06-12 Jean-Marc LasgouttesAvoid warnings with gcc 9
2019-06-12 Jean-Marc LasgouttesUse autoupdate to convert some obsolete calls
2019-06-12 Jean-Marc LasgouttesFix some warnings found by the -Wall options of autocon...
2019-06-12 Jean-Marc LasgouttesUpdate the in-source hunspell to version 1.7.0
2019-06-12 Jean-Marc LasgouttesRemove support for gcc 4.6
2019-05-16 Jean-Marc LasgouttesSearch for python3 first, then python2 in autoconf
2019-02-25 Jean-Marc LasgouttesMake callstack printing useful and optional
2019-02-25 Jean-Marc LasgouttesFix help message for --disable-qt5
2018-08-27 Enrico ForestieriTry with Qt4 when configuring for Qt5 fails
2018-08-26 Enrico ForestieriMake Qt5 the default for building
2018-04-09 Jean-Marc LasgouttesWarn when using system hunspell in stdlib-debug mode
2018-03-29 Juergen SpitzmuellerAdapt to new hunspell C++ ABI
2018-03-29 Jean-Marc LasgouttesCompile 3rdparty/hunspell in stdlib-debug mode when...
2018-03-19 Juergen SpitzmuellerChange lookup order for enchant-2 vs. enchant (prefer...
2018-03-19 Juergen Spitzmuellercheck for enchant-2
2018-01-30 Jean-Marc LasgouttesAdd support for enchant 2.x
2018-01-05 Enrico ForestieriAccount for Qt 5.10
2017-10-11 Jean-Marc LasgouttesRevert "autoconf"
2017-10-11 Jean-Marc Lasgouttesautoconf
2017-09-18 Juergen SpitzmuellerIndentation fixes.
2017-09-18 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
next