aboutsummaryrefslogtreecommitdiffstats
path: root/extension/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake and MinGW can build 7 out of 11 extension; 10 out of 18 test SHLIB case...Juergen Kahrs2013-05-201-7/+4
* All SHLIB test cases are implemented now and pass on Linux. With MinGW only 6...Juergen Kahrs2013-05-041-1/+1
* Some extension can now be built with MinGW.Juergen Kahrs2013-02-201-8/+24
* Moved all configuration stuff into cmake/configure.cmake so that config.h con...Juergen Kahrs2013-02-171-10/+3
* Packaging a minimal .tar.gz file with the gawk executable and all binary exte...Juergen Kahrs2013-02-101-39/+19
* Extension are compiled now as MODULE without the 'lib' prefix. This is necess...Juergen Kahrs2013-02-101-12/+30
* Made building of extensions a bit more robust.Juergen Kahrs2013-02-101-7/+20
* All extensions can be built as shared libraries now. It was necessary to remo...Juergen Kahrs2013-02-091-0/+67