index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added instructions on building with MinGW on Ubuntu 12.04.
Juergen Kahrs
2013-02-20
1
-1
/
+1
*
Preparations for building an NSIS installer.
Juergen Kahrs
2013-02-18
1
-2
/
+8
*
Testing, documentation, gettext and bison only on UNIX-based systems.
Juergen Kahrs
2013-02-18
3
-20
/
+24
*
USE_CONFIG_H is now ON be default. Found clean implementation for DYNAMIC and...
Juergen Kahrs
2013-02-17
1
-5
/
+14
*
Moved all configuration stuff into cmake/configure.cmake so that config.h con...
Juergen Kahrs
2013-02-17
1
-0
/
+34
*
Pass a few more defined via config.h.
Juergen Kahrs
2013-02-17
1
-9
/
+16
*
CMake option USE_CONFIG_H allows to generate config.h. Some test cases with e...
Juergen Kahrs
2013-02-17
1
-24
/
+30
*
Moved much code into new files for configuring and packaging.
Juergen Kahrs
2013-02-13
2
-0
/
+264
*
All 265 basic test cases pass now.
Juergen Kahrs
2013-02-10
1
-2
/
+2
*
Made building of extensions a bit more robust.
Juergen Kahrs
2013-02-10
2
-0
/
+2
*
All extensions can be built as shared libraries now. It was necessary to remo...
Juergen Kahrs
2013-02-09
1
-0
/
+1
*
A slightly better but still crude approach at getting many tests to run. More...
Juergen Kahrs
2013-02-09
1
-2
/
+3
*
New script helps in test-automation.
Juergen Kahrs
2013-02-09
1
-0
/
+11
*
Added some more hints about what to do.
Juergen Kahrs
2013-02-08
1
-1
/
+14
*
Explained how to get gawk built with CMake.
Juergen Kahrs
2013-02-08
1
-0
/
+33
*
Added Toolchain files as examples for cross-compilation.
Juergen Kahrs
2013-02-08
2
-0
/
+44
*
Added initial README.
Juergen Kahrs
2013-02-06
1
-0
/
+10
[prev]