aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| | |
* | | Finish porting to current code base.Arnold D. Robbins2012-11-261-0/+4
|/ /
* | Merge branch 'gawk-4.0-stable'. Bump version.Arnold D. Robbins2012-11-101-1/+1
|\|
| * Update version info. Start a release cycle.Arnold D. Robbins2012-11-101-1/+1
| |
* | z/OS changes from Dave Pitts and Arnold.Arnold D. Robbins2012-09-131-3/+8
| |
* | Remove asserts for production build.Arnold D. Robbins2012-08-081-0/+1
| |
* | Minor configure.ac/Makefile.am change for more elegant shared library support.Andrew J. Schorr2012-07-251-1/+5
| |
* | Fix plug-ins on Mac OS X.Arnold D. Robbins2012-07-241-0/+5
| |
* | Additional debugging flags at compile time.Arnold D. Robbins2012-06-191-2/+2
| |
* | Remove use of -export-dynamic for GCC.Arnold D. Robbins2012-06-041-11/+0
| |
* | Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-211-4/+2
| |
* | Merge branch 'xgawk'Arnold D. Robbins2012-05-091-0/+8
|\ \