aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
...
* CMake option USE_CONFIG_H allows to generate config.h. Some test cases with ↵Juergen Kahrs2013-02-171-24/+30
| | | | extensions still fail with this option switched ON.
* Moved much code into new files for configuring and packaging.Juergen Kahrs2013-02-132-0/+264
|
* All 265 basic test cases pass now.Juergen Kahrs2013-02-101-2/+2
|
* Made building of extensions a bit more robust.Juergen Kahrs2013-02-102-0/+2
|
* All extensions can be built as shared libraries now. It was necessary to ↵Juergen Kahrs2013-02-091-0/+1
| | | | remove -DGAWK when building the extensions. The test cases involving extensions still fail.
* A slightly better but still crude approach at getting many tests to run. ↵Juergen Kahrs2013-02-091-2/+3
| | | | More than 90% of the basic tests pass now.
* New script helps in test-automation.Juergen Kahrs2013-02-091-0/+11
|
* Added some more hints about what to do.Juergen Kahrs2013-02-081-1/+14
|
* Explained how to get gawk built with CMake.Juergen Kahrs2013-02-081-0/+33
|
* Added Toolchain files as examples for cross-compilation.Juergen Kahrs2013-02-082-0/+44
|
* Added initial README.Juergen Kahrs2013-02-061-0/+10