summaryrefslogtreecommitdiffstats
path: root/acinclude.m4.in
Commit message (Expand)AuthorAgeFilesLines
* tqt-replace and uic-tqt are no longer requiredMichele Calgaro2024-02-071-1/+1
* Fix wrong nesting in KDE_CHECK_TQT_JPEG functionIng. Daniel Rozsnyó2024-01-021-1/+1
* Improve TQt detection. Use CFLAGS from pkg-configSlávek Banko2023-11-091-2/+3
* Fix detection of TQt3 following bug introduced in previous commitMichele Calgaro2023-11-061-1/+1
* Drop TQT_VERSION_ONLYMichele Calgaro2023-11-021-2/+0
* Fix visibility support checkRay-V2023-10-231-3/+3
* Drop USE_QT4 codeMichele Calgaro2023-09-011-4/+0
* Detect and use abiflags during Python 3 detectionr14.1.0Slávek Banko2023-01-131-9/+18
* Update version detection for python 3.Michele Calgaro2023-01-101-17/+7
* Add TDE_CXX_COMPILE_STDCXX macro to check and enforce C++ standard.Slávek Banko2022-01-281-0/+212
* Drop -ansi from CXXFLAGS because it is actually a synonym for enforcing -std=...Slávek Banko2022-01-281-1/+1
* Add includes to the UI file generated for testing TDE UIC plugins.Slávek Banko2022-01-281-1/+4
* Make /opt/trinity the default PATH for search and install.gregory guy2021-02-231-3/+3
* Fix for (t)qmake.gregory guy2021-02-231-1/+1
* Just to reestablish the truth....gregory guy2021-02-231-2/+2
* Fix for the env variable TQTDOCDIR.gregory guy2021-02-231-2/+2
* Allow TQt3 includes to exist somewhere other than /usr/include/tqtaneejit12020-06-221-1/+1
* Drop definition of deprecated substitution type ksize_t.Slávek Banko2019-02-171-2/+0
* Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.Michele Calgaro2018-10-081-30/+2
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-1/+1
* Fixed following issues:Michele Calgaro2018-09-161-19/+15
* Fixed mistakes in previous commit related to test for tqt-mt.Michele Calgaro2018-09-161-83/+1
* Conversion qt -> tqtMichele Calgaro2018-09-161-803/+415
* Add cppunit detection using pkg-configSlávek Banko2018-05-241-52/+61
* Add check if Java is >= 8Slávek Banko2018-04-291-2/+21
* Do not force C dialect for automake buildsSlávek Banko2016-08-071-1/+1
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-2/+2
* Update default pam service name to 'tde'Slávek Banko2014-05-271-1/+1
* Update default pam service name to 'tde'Slávek Banko2014-05-271-1/+1
* Fix sqlite3 plugin detectionSlávek Banko2014-05-271-2/+14
* Update default C dialect to C99 standard. This resolves a FTBFS in tdemultimediaMichele Calgaro2014-04-171-1/+1
* Fix setting TQTDCOPIDLNGSlávek Banko2014-03-271-3/+1
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-4/+4
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-20/+20
* Update files and references in support of bug report 1446.Darrell Anderson2013-04-181-3/+3
* Rename makekdewidgetsTimothy Pearson2013-02-211-1/+1
* Rename KABC namespaceTimothy Pearson2013-02-201-2/+2
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
* Fix Python library detection on multiarch systemsTimothy Pearson2013-02-111-1/+2
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-4/+4
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-3/+3
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-11/+11
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-20/+20
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-13/+13
* Allow build to proceed even if libhpi.so is not presentTimothy Pearson2012-09-141-8/+6
* Use tqt3 mocTimothy Pearson2012-06-191-5/+5
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
* Update acinclude.m4.in to avoid "unary operator expected" outputDarrell Anderson2012-04-141-27/+12
* Update final HTML install path so all modules are consistent.Darrell Anderson2012-04-101-1/+1
* Fix test for PDF export support.Darrell Anderson2012-03-261-1/+1