summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake updates in 'cmake' directory.Arnold D. Robbins2016-12-272-1/+13
* Update CMake support after adding support directory.Arnold D. Robbins2016-12-271-2/+11
* Creating installation packages now works for win32 (cross-compiled), Debian (...Juergen Kahrs2014-08-241-6/+23
* Copyright notice updated.Juergen Kahrs2014-08-122-2/+2
* Moved the file so that it becomes a bit more visible to the public when the c...Juergen Kahrs2014-08-081-95/+0
* Definition of _GL_ATTRIBUTE_PURE is needed by dfa.h for some strange reason.Juergen Kahrs2014-06-241-1/+2
* New test cases profile4 and profile5 from master branch.Juergen Kahrs2013-06-011-0/+13
* configure parameters --srcdir and --with-whiny-user-strftime work now.Juergen Kahrs2013-05-191-9/+10
* configure parameters CC and --prefix work now.Juergen Kahrs2013-05-191-1/+10
* First outline of the configure script invokes cmake.Juergen Kahrs2013-05-191-3/+32
* configure script stub as suggested by Arnold.Juergen Kahrs2013-05-192-2/+21
* Added more doc dependencies; some of them incomplete.Juergen Kahrs2013-05-191-53/+92
* Doc files are now built with clean dependencies.Juergen Kahrs2013-05-181-0/+61
* HAVE_LIBREADLINE is now detected and used.Juergen Kahrs2013-05-121-0/+1
* Test cases longwrds and charasbytes pass now on MinGW.Juergen Kahrs2013-05-111-1/+2
* Test case SHLIB.filefuncs needs the gawk exe in source directory.Juergen Kahrs2013-05-111-2/+2
* Generated file CTestCustom.cmake contains test cases that shall be skipped.Juergen Kahrs2013-05-111-0/+14
* New function simple_test_case simplifies test case execution.Juergen Kahrs2013-05-091-72/+52
* All 377 test cases pass now. mbfw1 and mbprintf1 need LANG=en_US.UTF-8. Handl...Juergen Kahrs2013-05-071-0/+2
* Found better way to auto-detect GETGROUPS_T and GETPGRP_VOID.Juergen Kahrs2013-05-061-3/+13
* All 377 test cases are in now. Only mbfw1 and mbprintf1 fail on Linux.Juergen Kahrs2013-05-061-10/+167
* All BASIC test cases are in now.Juergen Kahrs2013-05-051-0/+102
* All UNIX test cases are in now.Juergen Kahrs2013-05-051-0/+43
* All LOCALE_CHARSET test cases are in now and found a bug in multi-byte charac...Juergen Kahrs2013-05-051-0/+23
* All EXT and INET test cases pass now.Juergen Kahrs2013-05-051-0/+35
* Replaced some $$ with $. All MPFR test cases pass now, on Linux and with MinGW.Juergen Kahrs2013-05-051-8/+38
* All non-standard test cases that caused a hang are now in and pass; (altogeth...Juergen Kahrs2013-05-041-3/+56
* All SHLIB test cases are implemented now and pass on Linux. With MinGW only 6...Juergen Kahrs2013-05-041-9/+75
* Non-standard test cases like testext shall be implemented as shell functions.Juergen Kahrs2013-05-041-5/+30
* Auto-detection is now mostly free from explicite conditionals.Juergen Kahrs2013-05-011-22/+16
* Found a clean way to auto-detect wctype_t and wint_t.Juergen Kahrs2013-04-301-13/+5
* New macro DefineIfSourceCompiles helps in auto-detection of wint_t.Juergen Kahrs2013-04-301-2/+16
* Extension readdir can now be built; now the extensions are complete.Juergen Kahrs2013-04-301-0/+1
* Cleaned up some more auto-detection macros.Juergen Kahrs2013-04-302-12/+9
* Native MinGW can now run tests with dynamic extensions; only a few of them pass.Juergen Kahrs2013-04-291-8/+7
* When building with a native MinGW for Win32 it is now possible to run a 'make...Juergen Kahrs2013-04-291-1/+10
* On Win32 platforms a native build with MinGW works now.Juergen Kahrs2013-04-281-3/+16
* CMake can now compile for target S390 with embedian cross-compiler.Juergen Kahrs2013-03-191-0/+20
* Search for bison on all platforms and let it generate awkgram.c. Use existing...Juergen Kahrs2013-03-111-5/+10
* Dynamic extensions can be invoked now on Windows. DYNAMIC 1 will be set if CM...Juergen Kahrs2013-03-091-4/+4
* .pdf files are now packaged into the doc directory.Juergen Kahrs2013-02-231-1/+1
* cmake -DCPACK_GENERATOR=DEB allows to produce packages in format of Debian or...Juergen Kahrs2013-02-232-12/+16
* Added some more explanations.Juergen Kahrs2013-02-211-1/+12
* NSIS installer gets a nice little icon.Juergen Kahrs2013-02-212-0/+6
* clang should use its own headers and libs.Juergen Kahrs2013-02-211-1/+1
* CMake can now use the clang compiler (supplied by the llvm project) to build ...Juergen Kahrs2013-02-211-0/+19
* Added instructions on building with MinGW on Ubuntu 12.04.Juergen Kahrs2013-02-201-1/+1
* Preparations for building an NSIS installer.Juergen Kahrs2013-02-181-2/+8
* Testing, documentation, gettext and bison only on UNIX-based systems.Juergen Kahrs2013-02-183-20/+24
* USE_CONFIG_H is now ON be default. Found clean implementation for DYNAMIC and...Juergen Kahrs2013-02-171-5/+14