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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CMake support after adding support directory.
Arnold D. Robbins
2016-12-27
1
-3
/
+4
*
CMake and MinGW can build 7 out of 11 extension; 10 out of 18 test SHLIB case...
Juergen Kahrs
2013-05-20
1
-0
/
+3
*
HAVE_LIBREADLINE is now detected and used.
Juergen Kahrs
2013-05-12
1
-0
/
+3
*
Found better way to auto-detect GETGROUPS_T and GETPGRP_VOID.
Juergen Kahrs
2013-05-06
1
-0
/
+1
*
Auto-detection is now mostly free from explicite conditionals.
Juergen Kahrs
2013-05-01
1
-3
/
+3
*
Found a clean way to auto-detect wctype_t and wint_t.
Juergen Kahrs
2013-04-30
1
-3
/
+0
*
On Win32 platforms a native build with MinGW works now.
Juergen Kahrs
2013-04-28
1
-15
/
+9
*
Added TODO for pc/config.h.
Juergen Kahrs
2013-03-09
1
-1
/
+7
*
.pdf files are now packaged into the doc directory.
Juergen Kahrs
2013-02-23
1
-3
/
+2
*
Added instructions on building with MinGW on Ubuntu 12.04.
Juergen Kahrs
2013-02-20
1
-0
/
+4
*
Some extension can now be built with MinGW.
Juergen Kahrs
2013-02-20
1
-3
/
+3
*
CMake and the MinGW cross-compiler can build an NSIS installer file for Micro...
Juergen Kahrs
2013-02-20
1
-9
/
+5
*
Some more preparations for creating an NSIS installer.
Juergen Kahrs
2013-02-19
1
-6
/
+10
*
Testing, documentation, gettext and bison only on UNIX-based systems.
Juergen Kahrs
2013-02-18
1
-11
/
+13
*
Target make doc works again.
Juergen Kahrs
2013-02-17
1
-1
/
+1
*
Moved all configuration stuff into cmake/configure.cmake so that config.h con...
Juergen Kahrs
2013-02-17
1
-20
/
+0
*
Moved much code into new files for configuring and packaging.
Juergen Kahrs
2013-02-13
1
-211
/
+3
*
Add ENABLE_NLS if all necessary packages can be found.Build translations. Cop...
Juergen Kahrs
2013-02-11
1
-1
/
+10
*
Preparations for proper handling of bison, gettext and latex.
Juergen Kahrs
2013-02-11
1
-2
/
+19
*
Packaging a minimal .tar.gz file with the gawk executable and all binary exte...
Juergen Kahrs
2013-02-10
1
-0
/
+14
*
Made building of extensions a bit more robust.
Juergen Kahrs
2013-02-10
1
-2
/
+8
*
All extensions can be built as shared libraries now. It was necessary to remo...
Juergen Kahrs
2013-02-09
1
-1
/
+4
*
Target 'check' replaced by target 'test' because CMake's test automation work...
Juergen Kahrs
2013-02-09
1
-0
/
+1
*
New target 'check' is a very crude first step toward testing that will soon d...
Juergen Kahrs
2013-02-08
1
-2
/
+1
*
Added some more hints about what to do.
Juergen Kahrs
2013-02-08
1
-2
/
+6
*
Added test/CMakeLists.txt and doc/CMakeLists.txt with FSF header.
Juergen Kahrs
2013-02-08
1
-0
/
+28
*
Cleaned up a bit more after a test on Ubuntu 12.04 LTS.
Juergen Kahrs
2013-02-08
1
-7
/
+4
*
New macro DefineStructHasMemberIfAvailable. Cleaned up a bit.
Juergen Kahrs
2013-02-07
1
-14
/
+27
*
Initial version of CMakeLists.txt.
Juergen Kahrs
2013-02-06
1
-0
/
+236