index
:
delta/gawk.git
array-iface
baserock/build-essential
baserock/morph
baserock/richardmaw/S8564/ro-staging-area
baserock/sam/meson
baserock/tiagogomes/armv8l64
cmake
comment
constants
dead-branches/async-events
dead-branches/constants
dead-branches/detect-local
dead-branches/doc/using-git
dead-branches/long-double
dead-branches/memory-work
dead-branches/nolibtool
dead-branches/num-handler
dead-branches/revamp-scalar-comparisons
easter-eggs/detect-local
egtests
feature/andy
feature/api-min-max
feature/api-mpfr
feature/api-parser
feature/array-iface
feature/assoc_set
feature/better-index
feature/bool
feature/cmake
feature/cmp_scalars
feature/cpp-compile
feature/dev-5.0
feature/docit
feature/fix-comments
feature/fix-indirect-call
feature/fix-ns-memleak
feature/fixtype
feature/gnulib-regex
feature/improve-inet
feature/improve-tests
feature/iolint
feature/memleak
feature/memory-work
feature/namespaces
feature/nl_langinfo
feature/nocopy
feature/regex-to-api
feature/regex-type
feature/shadow-builtins
feature/stringfix
feature/typed-regex
feature/typed-regex-2
feature/wasted-byte
feature/zOS
feature/zOS-try2
features/docit
gawk-2.10-from-net
gawk-3.1-stable
gawk-4.0-stable
gawk-4.1-stable
gawk-4.2-stable
gawk-5.0-stable
gawk-5.1-stable
gawk-5.2-stable
gawk-stable
gnulib-regex-again
long-double
master
memory-work
new-vms
nolibtool
non-fatal-io
non-fatal-io-2
num-handler
porting
print-exp
select
wasted-byte
zos-debug
git.savannah.gnu.org: git/gawk.git
summary
refs
log
tree
commit
diff
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