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
/
configure.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake updates in 'cmake' directory.
Arnold D. Robbins
2016-12-27
1
-1
/
+1
*
Update CMake support after adding support directory.
Arnold D. Robbins
2016-12-27
1
-2
/
+11
*
Copyright notice updated.
Juergen Kahrs
2014-08-12
1
-1
/
+1
*
Definition of _GL_ATTRIBUTE_PURE is needed by dfa.h for some strange reason.
Juergen Kahrs
2014-06-24
1
-1
/
+2
*
HAVE_LIBREADLINE is now detected and used.
Juergen Kahrs
2013-05-12
1
-0
/
+1
*
Found better way to auto-detect GETGROUPS_T and GETPGRP_VOID.
Juergen Kahrs
2013-05-06
1
-3
/
+13
*
Auto-detection is now mostly free from explicite conditionals.
Juergen Kahrs
2013-05-01
1
-22
/
+16
*
Found a clean way to auto-detect wctype_t and wint_t.
Juergen Kahrs
2013-04-30
1
-13
/
+5
*
New macro DefineIfSourceCompiles helps in auto-detection of wint_t.
Juergen Kahrs
2013-04-30
1
-2
/
+16
*
Extension readdir can now be built; now the extensions are complete.
Juergen Kahrs
2013-04-30
1
-0
/
+1
*
Cleaned up some more auto-detection macros.
Juergen Kahrs
2013-04-30
1
-12
/
+8
*
Search for bison on all platforms and let it generate awkgram.c. Use existing...
Juergen Kahrs
2013-03-11
1
-5
/
+10
*
Dynamic extensions can be invoked now on Windows. DYNAMIC 1 will be set if CM...
Juergen Kahrs
2013-03-09
1
-4
/
+4
*
Testing, documentation, gettext and bison only on UNIX-based systems.
Juergen Kahrs
2013-02-18
1
-18
/
+22
*
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
1
-0
/
+226