aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Make extensions controlled by configure time option.Arnold D. Robbins2013-12-211-106/+127
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-211-1/+6
| |\|
| | * Update to automake 1.13.4 and libtool 2.4.2.418.Arnold D. Robbins2013-12-211-1/+6
| | |
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2013-12-161-19/+0
| |\|
| | * Remove AC_FUNC_VPRINTF macro and header tests.Arnold D. Robbins2013-12-161-19/+0
| | |
| * | Bump version on master.Arnold D. Robbins2013-11-281-10/+10
| |/
| * Bump version for test distribution.Arnold D. Robbins2013-11-281-10/+10
| |
| * Fix for readline checks on Solaris.Arnold D. Robbins2013-10-161-1/+2
| |
| * Fix issue with old readline lib on Mac OS X.Arnold D. Robbins2013-08-291-0/+44
| |
* | 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-3/+0
|
* Gawk 4.1.0 release.Arnold D. Robbins2013-05-101-10/+10
|
* Update for next test tarball.Arnold D. Robbins2013-05-021-10/+10
|
* Bump version for next tarball.Arnold D. Robbins2013-04-271-10/+10
|
* Typo fix.Arnold D. Robbins2013-04-181-1/+1
|
* Bump version and release beta tarball.Arnold D. Robbins2013-04-181-10/+10
|
* Configuration fix for Cygwin.Arnold D. Robbins2013-04-171-9/+0
|
* Update to automake 1.13.1.Arnold D. Robbins2013-04-161-4/+50
|
* Bump version, make test tarball.Arnold D. Robbins2013-03-241-10/+10
|
* Make charasbytes test pass on MirBSD.Arnold D. Robbins2013-03-011-0/+8
|
* Don't build the extensions if no API support.Arnold D. Robbins2013-03-011-0/+6
|
* Additional changes for cross-compiling.Arnold D. Robbins2013-02-031-0/+15
|
* Cross compile fix for readline checks.Arnold D. Robbins2013-01-311-4/+2
|
* Use gawk --version to decide whether to run MPFR tests.Andrew J. Schorr2013-01-311-14/+0
|
* Run MPFR tests is MPFR is available.Arnold D. Robbins2013-01-271-0/+14
|
* More portability - find readline dependencies.Arnold D. Robbins2013-01-251-28/+34
|
* Bump version for alpha tarball, copyright in main.Arnold D. Robbins2013-01-171-10/+10
|
* 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-10/+10
|\|
| * Update version info. Start a release cycle.Arnold D. Robbins2012-11-101-10/+10
| |
| * Upgrade to Automake 1.12.4 and dist bugfix.Arnold D. Robbins2012-10-131-7/+0
| |
| * Update infrastructure.Arnold D. Robbins2012-08-171-6/+13
| |
* | z/OS changes from Dave Pitts and Arnold.Arnold D. Robbins2012-09-131-4/+11
| |
* | Update infrastructure.Arnold D. Robbins2012-08-171-6/+6
| |
* | 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/+4
| |
* | Fix plug-ins on Mac OS X.Arnold D. Robbins2012-07-241-0/+4
| |
* | 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-8211/+302
| |
* | Build infrastructure updated.Arnold D. Robbins2012-05-201-28/+30
| |
* | Merge remote branch 'origin/xgawk-build'Arnold D. Robbins2012-05-091-153/+8219
|\ \
| * | Fix minor bugs in configure.ac and awkgram.y.Andrew J. Schorr2012-03-271-28/+0
| | |
| * | Rebuild after merge from xgawk.Arnold D. Robbins2012-03-261-0/+28
| | |
| * | Rewrite extension/Makefile.amAndrew J. Schorr2012-03-251-36/+41
| | |