aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'master' into portingArnold D. Robbins2013-03-171-9/+26
| |\
| | * Expand details in NEWS.Arnold D. Robbins2013-03-171-9/+26
| * | Merge branch 'master' into portingArnold D. Robbins2013-03-153-517/+522
| |\|
| | * Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-03-153-517/+522
| | |\
| | | * Minor doc updates.Arnold D. Robbins2013-03-153-417/+422
| * | | Merge branch 'master' into portingArnold D. Robbins2013-03-118-4/+57
| |\| |
| | * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-03-118-4/+57
| | |\|
| | | * Fix a bug with ] as real char in regexps.Arnold D. Robbins2013-03-118-4/+57
| * | | Merge branch 'master' into portingArnold D. Robbins2013-03-103-282/+573
| |\| |
| * | | Merge branch 'master' into portingArnold D. Robbins2013-03-048-433/+470
| |\ \ \
| * | | | Make charasbytes test pass on MirBSD.Arnold D. Robbins2013-03-015-0/+38
| * | | | Don't build the extensions if no API support.Arnold D. Robbins2013-03-018-4/+59
* | | | | On Win32 platforms a native build with MinGW works now.Juergen Kahrs2013-04-283-20/+27
* | | | | CMake can now compile for target S390 with embedian cross-compiler.Juergen Kahrs2013-03-191-0/+20
* | | | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-03-1110-715/+1043
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update pc/ stuff.Arnold D. Robbins2013-03-103-282/+573
| | |/ / | |/| |
| * | | Add a nice quote to the doc.Arnold D. Robbins2013-03-043-431/+446
| * | | Minor bugfix in filefuncs.c for Win 32.Arnold D. Robbins2013-03-042-1/+6
| * | | Make buildable on DJGPP.Arnold D. Robbins2013-03-043-1/+18
| |/ /
* | | Search for bison on all platforms and let it generate awkgram.c. Use existing...Juergen Kahrs2013-03-111-5/+10
* | | Dynamic extensions can be invoked now on Windows. DYNAMIC 1 will be set if CM...Juergen Kahrs2013-03-091-4/+4
* | | Added TODO for pc/config.h.Juergen Kahrs2013-03-091-1/+7
* | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-03-018-115/+206
|\| |
| * | Add @load to profile/pretty printed output.Arnold D. Robbins2013-03-013-0/+33
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-02-266-115/+173
| |\|
| | * Bug fix for expression list error.Arnold D. Robbins2013-02-265-93/+127
* | | .pdf files are now packaged into the doc directory.Juergen Kahrs2013-02-233-21/+48
* | | cmake -DCPACK_GENERATOR=DEB allows to produce packages in format of Debian or...Juergen Kahrs2013-02-232-12/+16
* | | Added some more explanations.Juergen Kahrs2013-02-211-1/+12
* | | NSIS installer gets a nice little icon.Juergen Kahrs2013-02-212-0/+6
* | | clang should use its own headers and libs.Juergen Kahrs2013-02-211-1/+1
* | | CMake can now use the clang compiler (supplied by the llvm project) to build ...Juergen Kahrs2013-02-211-0/+19
* | | Added instructions on building with MinGW on Ubuntu 12.04.Juergen Kahrs2013-02-202-1/+5
* | | Some extension can now be built with MinGW.Juergen Kahrs2013-02-202-11/+27
* | | CMake and the MinGW cross-compiler can build an NSIS installer file for Micro...Juergen Kahrs2013-02-201-9/+5
* | | Some more preparations for creating an NSIS installer.Juergen Kahrs2013-02-191-6/+10
* | | Preparations for building an NSIS installer.Juergen Kahrs2013-02-181-2/+8
* | | Testing, documentation, gettext and bison only on UNIX-based systems.Juergen Kahrs2013-02-184-31/+37
* | | USE_CONFIG_H is now ON be default. Found clean implementation for DYNAMIC and...Juergen Kahrs2013-02-172-6/+14
* | | Target make doc works again.Juergen Kahrs2013-02-172-7/+21
* | | Merge remote-tracking branch 'origin/master' into cmakeJuergen Kahrs2013-02-176-626/+568
|\| |
| * | Merge branch 'gawk-4.0-stable'Arnold D. Robbins2013-02-121-5/+3
| |\|
| | * Update README.cvs.Arnold D. Robbins2013-02-121-5/+3
| * | Update TODO.Arnold D. Robbins2013-02-121-2/+5
| * | Improve bisonfix.awk. Fix errors in ChangeLog.Arnold D. Robbins2013-02-122-24/+26
| * | New it.po.Arnold D. Robbins2013-02-122-595/+534
* | | Moved all configuration stuff into cmake/configure.cmake so that config.h con...Juergen Kahrs2013-02-173-30/+37
* | | Pass a few more defined via config.h.Juergen Kahrs2013-02-171-9/+16
* | | CMake option USE_CONFIG_H allows to generate config.h. Some test cases with e...Juergen Kahrs2013-02-171-24/+30
* | | Moved much code into new files for configuring and packaging.Juergen Kahrs2013-02-133-211/+267