aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Bump version to do a test tar ball.Arnold D. Robbins2014-05-211-1/+1
| | |
| * | Remove support for MirBSD. Yay!Arnold D. Robbins2014-08-261-7/+0
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-04-181-1/+1
| |\|
| | * Fix configure.ac to work with PCC (-Wl,-export-dynamic).Arnold D. Robbins2014-04-181-1/+1
| | |
| | * Make release tar ball.Arnold D. Robbins2014-04-081-1/+1
| | |
| | * Bump version for test tarball.Arnold D. Robbins2014-04-031-1/+1
| | |
* | | Merge branch 'master' into selectAndrew J. Schorr2014-04-131-38/+57
|\| |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-03-281-5/+4
| |\|
| | * Improvements in both configure.ac files.Arnold D. Robbins2014-03-281-5/+4
| | |
| | * Bump version for beta tarball.Arnold D. Robbins2014-03-211-1/+1
| | |
| | * Bump version for test release.Arnold D. Robbins2014-03-171-1/+1
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-02-271-3/+1
| |\|
| | * Fix configure for MirBSD also. Bleah.Arnold D. Robbins2014-02-261-3/+1
| | |
| | * Bump version for test tarball.Arnold D. Robbins2014-02-151-1/+1
| | |
| | * Bump version for test tarball.Arnold D. Robbins2014-01-311-1/+1
| | |
| | * Next tarball, bumps version.Arnold D. Robbins2014-01-261-1/+1
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-241-1/+1
| |\|
| | * Update copyright year in configure.ac field.c.Arnold D. Robbins2014-01-241-1/+1
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-01-171-0/+6
| |\|
| | * Configure fixes for z/OS.Arnold D. Robbins2014-01-171-0/+6
| | |
| | * Update version for test tarball.Arnold D. Robbins2014-01-141-1/+1
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-211-30/+47
| |\|
| | * Make extensions controlled by configure time option.Arnold D. Robbins2013-12-211-30/+47
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-161-1/+0
| |\|
| | * Remove AC_FUNC_VPRINTF macro and header tests.Arnold D. Robbins2013-12-161-1/+0
| | |
| * | Bump version on master.Arnold D. Robbins2013-11-281-1/+1
| |/
| * Bump version for test distribution.Arnold D. Robbins2013-11-281-1/+1
| |
* | In io.c:wait_any, use sigprocmask if available.Andrew J. Schorr2013-07-071-1/+2
| |
* | Revert incorrect patch to wait_any and instead use waitpid to avoid blocking.Andrew J. Schorr2013-07-041-1/+1
|/
* Replace obsolete AC_STRUCT_ST_BLKSIZE macro.Arnold D. Robbins2013-05-271-1/+1
|
* Add dist-lz. Woohoo.Arnold D. Robbins2013-05-271-1/+1
|
* Gawk 4.1.0 release.Arnold D. Robbins2013-05-101-1/+1
|
* Update for next test tarball.Arnold D. Robbins2013-05-021-1/+1
|
* Bump version for next tarball.Arnold D. Robbins2013-04-271-1/+1
|
* Typo fix.Arnold D. Robbins2013-04-181-1/+1
|
* Bump version and release beta tarball.Arnold D. Robbins2013-04-181-1/+1
|
* Configuration fix for Cygwin.Arnold D. Robbins2013-04-171-11/+0
|
* Update to automake 1.13.1.Arnold D. Robbins2013-04-161-1/+1
|
* Bump version, make test tarball.Arnold D. Robbins2013-03-241-1/+1
|
* Make charasbytes test pass on MirBSD.Arnold D. Robbins2013-03-011-0/+7
|
* Don't build the extensions if no API support.Arnold D. Robbins2013-03-011-0/+7
|
* Additional changes for cross-compiling.Arnold D. Robbins2013-02-031-0/+3
|
* Use gawk --version to decide whether to run MPFR tests.Andrew J. Schorr2013-01-311-1/+0
|
* Run MPFR tests is MPFR is available.Arnold D. Robbins2013-01-271-0/+1
|
* More portability - find readline dependencies.Arnold D. Robbins2013-01-251-2/+2
|
* Bump version for alpha tarball, copyright in main.Arnold D. Robbins2013-01-171-2/+2
|
* Restore building with tcc.Arnold D. Robbins2012-12-191-1/+3
|
* Merge branch 'master' into array-ifaceArnold D. Robbins2012-12-091-1/+1
|\
| * Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-091-1/+1
| |\
| | * Use posix_openpt() if available.Arnold D. Robbins2012-12-091-1/+1
| | |