summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
...
* Remove getc_unlocked configure-time checkPaul Eggert2017-06-221-1/+1
* Merge several Lisp reader speedups.Ken Raeburn2017-06-211-1/+1
|\
| * Use getc_unlocked.Ken Raeburn2017-06-211-1/+1
* | emacs-module.h: Create emacs_env_26Philipp Stephani2017-06-171-0/+6
* | Pacify clang without munging C sourcePaul Eggert2017-06-151-17/+21
* | Port './configure CC=clang' to Fedora 25Paul Eggert2017-06-151-4/+16
|/
* Inline test module Makefile into main test MakefilePhilipp Stephani2017-06-131-2/+2
* Use Autoconf to generate the test module MakefilePhilipp Stephani2017-06-121-2/+2
* Check if instancetype supported in ObjCAlan Third2017-05-271-0/+19
* Don't warn about missing brances on macOSPaul Eggert2017-05-231-0/+1
* Port --enable-gcc-warnings to clang 3.9.1Paul Eggert2017-05-191-0/+1
* Port --enable-gcc-warnings to clang 3.9.1Paul Eggert2017-05-181-0/+1
* Merge with gnulib, pacifying GCC 7Paul Eggert2017-05-161-0/+2
* Add oldxmenu to system-configuration-featuresGlenn Morris2017-05-151-1/+3
* Check list object type if --enable-gcc-warningsPaul Eggert2017-05-021-13/+12
* Merge from gnulibPaul Eggert2017-05-011-1/+1
* * configure.ac: Suggest Mailutils on Cygwin.Ken Brown2017-05-011-1/+1
* Integrate module test with normal test suitePhilipp Stephani2017-04-291-0/+2
* Use find -delete if availablePaul Eggert2017-03-301-0/+10
* Improve configure --with-pop etc. diagnosticsPaul Eggert2017-03-211-18/+14
* Revert "Make --without-pop the default."Eli Zaretskii2017-03-211-10/+21
* Don’t remove dependency files when configuringPaul Eggert2017-03-211-1/+0
* Make --without-pop the default.Paul Eggert2017-03-211-21/+10
* Streamline dependency-file generationPaul Eggert2017-03-211-3/+10
* Fix problem with out-of-date dependenciesPaul Eggert2017-03-201-0/+3
* * configure.ac: Fix typo in diagnostic.Paul Eggert2017-03-171-1/+1
* Switch from Automake to GNU MakePaul Eggert2017-03-171-45/+32
* Don't suggest Mailutils on MS-WindowsPaul Eggert2017-03-171-8/+19
* Emacs 'movemail' is now a configure-time optionPaul Eggert2017-03-171-72/+105
* Install update-game-score only on requestPaul Eggert2017-03-121-9/+3
* Define copysign on all platformsPaul Eggert2017-03-071-1/+1
* Fix rounding error in ‘ceiling’ etc.Paul Eggert2017-03-011-1/+1
* Remove unused configure output variableGlenn Morris2017-01-081-14/+0
* Generate nt/gnulib.mk from lib/gnulib.mkEli Zaretskii2017-01-031-0/+11
* Do not use Gnulib’s m4/wint_t.m4.Paul Eggert2017-01-011-0/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-3/+3
|\
| * Fix copyright years by handPaul Eggert2017-01-011-2/+2
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Bump Emacs version to 25.1.91emacs-25.1.91Nicolas Petton2016-12-301-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-011-4/+3
|\ \ | |/
| * Bump makeinfo requirement from 4.7 to 4.13Glenn Morris2016-12-101-4/+3
| * Bump Emacs version to 25.1.90Nicolas Petton2016-11-281-1/+1
| * ; Revert "Bump Emacs version"Nicolas Petton2016-11-271-1/+1
| * Bump Emacs versionNicolas Petton2016-11-271-1/+1
* | Use libpng-config --ldflags, not --libsPaul Eggert2016-12-241-4/+4
* | Merge branch 'concurrency'Eli Zaretskii2016-12-041-2/+20
|\ \
| * \ merge from trunkKen Raeburn2015-11-011-968/+1366
| |\ \
| * | | Enable thread support in the MS-Windows build.Eli Zaretskii2013-08-301-0/+5
| * | | implement --enable-threads and a thread-less modeTom Tromey2013-08-261-0/+13
| * | | merge from trunkTom Tromey2013-08-251-13/+36
| |\ \ \