]> git.lyx.org Git - lyx.git/history - config/lyxinclude.m4
Set buffer_ correctly when inseting a math macro over a selection
[lyx.git] / config / lyxinclude.m4
2024-04-25 Jean-Marc LasgouttesAutotools: optimize with -Og when debugging
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
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-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-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-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-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 LasgouttesRemove support for gcc 4.6
2019-02-25 Jean-Marc LasgouttesMake callstack printing useful and optional
2019-02-25 Jean-Marc LasgouttesFix help message for --disable-qt5
2018-08-26 Enrico ForestieriMake Qt5 the default for building
2018-03-29 Jean-Marc LasgouttesCompile 3rdparty/hunspell in stdlib-debug mode when...
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
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-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-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 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 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-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 Jean-Marc LasgouttesUse explicit macro to declare that we want to use C++11
2015-05-10 Georg BaumRemove gcc 3 traces
2015-05-08 Georg BaumFix build with GNU libstdc++ C++11 ABI
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-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.
next