aboutsummaryrefslogtreecommitdiffstats
path: root/pc
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix MPFR build on pc platforms.Eli Zaretskii2013-05-042-1/+6
| | | | | pc/config.h (HAVE_MPFR): Don't #undef; it will be defined by pc/Makefile as needed.
* Update for next test tarball.Arnold D. Robbins2013-05-021-3/+3
|
* Sync pc/Makefile.tst with mainline.Arnold D. Robbins2013-05-022-1/+5
|
* More fixes for pc/Makefile.tst.Eli Zaretskii2013-04-292-4/+10
| | | | | | pc/Makefile.tst (mpfr-tests, shlib-tests, rsnulbig, rsnulbig2): Insert a space between ' and the following / to prevent MSYS Bash from interpreting that as a Unix-style file name.
* Fix the pc/ test suite.Eli Zaretskii2013-04-282-1/+7
| | | | | | pc/Makefile.tst (check): Remove the shlib tests from 'check', so that they are not run by default, because the extensions are not yet built automatically.
* Fix pc testsuite Makefile, pc/Makefile.tst.Eli Zaretskii2013-04-282-1/+11
| | | | | | | | | pc/Makefile.tst (top_srcdir): Define. This avoids failure in a few tests that use this variable. (testext): Prepend a space before the /regexp/ argument, to prevent MSYS Bash mistaking this for an absolute file name that needs to be converted to the Windows D:/foo/bar form, which fails the test.
* Bump version for next tarball.Arnold D. Robbins2013-04-271-3/+3
|
* Update pc/Makefile.tst.Arnold D. Robbins2013-04-222-11/+14
|
* Bump version and release beta tarball.Arnold D. Robbins2013-04-181-3/+3
|
* Update pc/Makefile.tst.Arnold D. Robbins2013-04-142-2/+21
|
* Bump version, make test tarball.Arnold D. Robbins2013-03-241-3/+6
|
* Update pc/ stuff.Arnold D. Robbins2013-03-103-282/+573
|
* Make buildable on DJGPP.Arnold D. Robbins2013-03-043-1/+18
|
* Add pc/dlfcn.h.Arnold D. Robbins2013-02-111-0/+12
|
* Enable dynamic extensions for MinGW.Arnold D. Robbins2013-02-114-2/+110
|
* Update pc/Makefile.tst.Arnold D. Robbins2013-02-072-4/+13
|
* More portability - find readline dependencies.Arnold D. Robbins2013-01-252-3/+7
|
* Bump version for alpha tarball, copyright in main.Arnold D. Robbins2013-01-171-3/+3
|
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-01-013-12/+30
|\
| * Improvements in pc/ directory from Eli Z.Arnold D. Robbins2013-01-013-12/+30
| |
* | Merge branch 'gawk-4.0-stable'.Arnold D. Robbins2012-12-251-4/+4
|\|
| * Rebuild 4.0.2 tarball.Arnold D. Robbins2012-12-251-4/+4
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-232-1/+14
|\|
| * Add new test for pc and VMS before making tarballs.Arnold D. Robbins2012-12-232-1/+10
| |
| * Make the 4.0.2 tarballs.Arnold D. Robbins2012-12-232-3/+7
| |
| * Make a new tarball for testing.Arnold D. Robbins2012-12-181-3/+3
| |
* | Merge branch 'gawk-4.0-stable'. Automake and bison.Arnold D. Robbins2012-12-151-0/+3
|\|
| * Update version for test tarball.Arnold D. Robbins2012-12-091-3/+6
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-11-222-1/+9
|\|
| * Minor fixes for MingGW.Arnold D. Robbins2012-11-222-1/+9
| |
* | Fix pc os_isreadable.Arnold D. Robbins2012-11-122-1/+5
| |
* | Merge branch 'gawk-4.0-stable'. Bump version.Arnold D. Robbins2012-11-101-3/+3
|\|
| * Update version info. Start a release cycle.Arnold D. Robbins2012-11-101-3/+3
| |
* | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-11-042-1/+9
|\|
| * Update pc/Makefile.tst.Arnold D. Robbins2012-11-042-1/+9
| |
* | Merge branch 'gawk-4.0-stable'.Arnold D. Robbins2012-10-282-5/+37
|\|
| * Update pc/Makefile.tst.Arnold D. Robbins2012-10-282-5/+37
| |
| * Upgrade to Automake 1.12.4 and dist bugfix.Arnold D. Robbins2012-10-131-37/+32
| |
* | Fix two tests to work with make diffout.Arnold D. Robbins2012-10-282-3/+8
| |
* | Merge branch 'extgawk'Arnold D. Robbins2012-08-173-11/+56
|\ \
| * | Move struct stat into IOBUF_PUBLIC.Arnold D. Robbins2012-08-082-8/+8
| | |
| * | Gettext support for the extension files.Arnold D. Robbins2012-07-301-11/+17
| | |
| * | Finish work on iop management. New readdir test.Arnold D. Robbins2012-07-292-1/+11
| | |
| * | Add os_isreadable function for future use.Arnold D. Robbins2012-07-262-0/+29
| | |
* | | Fix merge problem in pc/Makefile.Arnold D. Robbins2012-05-142-7/+5
|/ /
* | Merge branch 'xgawk'Arnold D. Robbins2012-05-092-0/+6
|\ \
| * | - Add new environment variable AWKLIBPATH to use when searching for sharedAndrew J. Schorr2012-03-202-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | libraries. - Instead of hardcoding the default ".so" suffix for shared libraries, use autoconf to get the right value for this platform. - Build and install some of the bundled shared library extensions so that they will now be available using the default AWKLIBPATH.
* | | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-05-092-12/+16
|\ \ \ | | |/ | |/|
| * | Finish move to __DJGPP__ from DJGPP.Arnold D. Robbins2012-05-072-12/+16
| | |
* | | Merge branch 'gawk-4.0-stable' (latest infrastructure).Arnold D. Robbins2012-04-271-23/+14
|\| |