summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* Testing, documentation, gettext and bison only on UNIX-based systems.Juergen Kahrs2013-02-183-20/+24
* USE_CONFIG_H is now ON be default. Found clean implementation for DYNAMIC and...Juergen Kahrs2013-02-171-5/+14
* Moved all configuration stuff into cmake/configure.cmake so that config.h con...Juergen Kahrs2013-02-171-0/+34
* 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-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 remo...Juergen Kahrs2013-02-091-0/+1
* A slightly better but still crude approach at getting many tests to run. More...Juergen Kahrs2013-02-091-2/+3
* 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