summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* [D] Stop generating Examples/d/example.mkOlly Betts2023-05-041-1/+0
* Drop D version 1Erez Geva2023-05-041-34/+1
* scilab: detect version 2023 correctlyClément DAVID2023-04-201-5/+5
* Remove support for PHP7Olly Betts2023-04-141-6/+4
* Drop configure probe for popen()Olly Betts2023-02-031-8/+0
* configure: Check for php8.2 tooOlly Betts2023-01-181-1/+1
* Bump version to 4.2.0 and migrate CHANGES to CHANGES.currentWilliam S Fulton2022-11-041-1/+1
* Re-order language detection in configure.acWilliam S Fulton2022-10-061-1371/+1379
* Use https for swig.org linksOlly Betts2022-10-061-1/+1
* Remove swig.spec fileWilliam S Fulton2022-09-201-1/+0
* Add -pthread to lua testingWilliam S Fulton2022-08-111-0/+1
* JavaScript Webkit testing and detection changesWilliam S Fulton2022-08-041-56/+47
* Fix configure messages when C++20 is not availableWilliam S Fulton2022-07-311-0/+2
* Add machinery for C++14, C++17 and C++20 testingOlly Betts2022-07-261-15/+30
* Set PYTHON*DYNAMICLINKING for AIXOlly Betts2022-07-181-0/+6
* configure.ac: Add missing shell quotingOlly Betts2022-04-131-1/+1
* Enable C++11 testing by default, Appveyor testing scaled backWilliam S Fulton2022-04-061-8/+10
* D compiler detection enhancementsWilliam S Fulton2022-04-041-1/+1
* Remove -browse command line optionOlly Betts2022-04-031-4/+0
* Clarify messages where "Python" means 2.xOlly Betts2022-03-181-18/+18
* Last resort to use /usr/lib in python linkingWilliam S Fulton2022-03-161-0/+7
* Fix detection of python .lib file for 2 digits in minor versionWilliam S Fulton2022-03-161-2/+2
* [Go] Make -intgosize optionalOlly Betts2022-03-161-16/+0
* Add Scilab 5.5.2 6.0.2 and 6.1.0 from upstreamClément DAVID2022-02-211-12/+18
* Use CFLAGS for testcases on AIXOlly Betts2022-01-261-0/+1
* Fix LDSHARED on AIXOlly Betts2022-01-261-1/+1
* Few more PCRE to PCRE2 changesWilliam S Fulton2022-01-211-9/+9
* PCRE2Julien Schueller2022-01-211-9/+10
* [perl] Require at least Perl 5.8.0Olly Betts2022-01-191-1/+1
* [python] Add 3.10 to Python versions in configureOlly Betts2021-12-241-1/+1
* [php] configure: Check for php8.1 binaryOlly Betts2021-12-081-1/+1
* Scilab testing: don't hang on errorWilliam S Fulton2021-11-161-0/+3
* CC and CXX override improvements in examplesWilliam S Fulton2021-11-151-18/+18
* Support testing on AIX for tclWilliam S Fulton2021-04-281-1/+10
* Correct disabling of c++11 testingWilliam S Fulton2021-04-261-1/+1
* Remove AC_HEADER_STDC replacement codeWilliam S Fulton2021-04-261-10/+2
* configure.ac updateWilliam S Fulton2021-04-261-3/+11
* Clean configure output detecting JavascriptcoreWilliam S Fulton2021-04-261-3/+3
* Testing of C++14 and C++17 detection improvedWilliam S Fulton2021-04-261-3/+35
* Show CFLAGS and CXXFLAGS for SWIG executable buildWilliam S Fulton2021-03-231-0/+5
* Merge branch 'php8-support'Olly Betts2021-03-211-4/+6
|\
| * Add initial support for PHP8Olly Betts2021-03-191-4/+6
* | Modernise C++11 compiler support detection in autotoolsWilliam S Fulton2021-03-201-15/+13
|/
* Add php7.4 to list configure checks forOlly Betts2021-03-171-1/+1
* configure.ac: re-prioritize node.js detection.Andy Polyakov2021-03-021-1/+1
* configure.ac: pick up javascriptcoregtk-4.0,3.0 if available.Andy Polyakov2021-03-011-1/+9
* Travis testing tcl for MacOSX10.14 and laterWilliam S Fulton2021-02-201-1/+3
* Remove need for Python 2to3William S Fulton2020-08-151-24/+0
* configure: use AC_PATH_TOOL for pkg-configMike Frysinger2020-06-121-1/+1
* configure: change $PKGCONFIG to $PKG_CONFIGMike Frysinger2020-06-111-7/+7