summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove trailing whitespace in meta-lines in units (#3)H.Merijn Brand2016-05-22
* Merge pull request #1 from Tux/masterRaphael Manfredi2016-04-28
|\
| * Fix incorrect invocation of Perl system builtinAaron Crane2016-04-23
| * Don't rely on directory order when locating unitsAaron Crane2016-04-23
|/
* Added revision.h to .gitignore since it is no longer included but generated.Raphael Manfredi2016-04-01
* Added .gitignore.Raphael Manfredi2016-04-01
* Count amount of git revisions to compute a sub-version number, like SVN did.Raphael Manfredi2016-04-01
* Added check for bsearch().rmanfredi2015-12-03
* Added checks for getpwnam() and getpwuid().rmanfredi2015-11-27
* Regenarated Configure with the newest units.rmanfredi2015-11-14
* Added 6 new units.rmanfredi2015-11-14
* Added metaconfig test for pipe2().rmanfredi2015-11-01
* Fixed CommonSubdirsRule() to extend double quotes surrounding $(VERB).rmanfredi2015-04-27
* Fixed compilation unit for fdopendir() test.rmanfredi2015-04-24
* Unfortunately, the name length field in dirent is d_namlen, not d_namelen.rmanfredi2015-04-19
* Blindly include <fcntl.h> for openat() and fstatat() tests.rmanfredi2015-04-19
* Patch from H.Merijn Brand to disable backslashes in -D and -U arguments.rmanfredi2015-04-19
* Added check for fdopendir().rmanfredi2015-04-18
* Added check for openat().rmanfredi2015-04-18
* Added check for fstatat().rmanfredi2015-04-18
* Added HAS_DIRENT_D_NAMELEN for a compile check of d_namelen.rmanfredi2015-04-18
* Added check for dirfd().rmanfredi2015-04-17
* Removed BSD-specific DT_WHT from the struct dirent check for a d_type field.rmanfredi2015-04-17
* Added test for fchdir().rmanfredi2015-04-16
* Added an "install-strip" target to install programs with stripping.rmanfredi2015-04-12
* Fixed typo in ?S comment.rmanfredi2014-11-23
* Also try to link with -ldl for the BFD library check, to cope with new versions.rmanfredi2014-07-22
* Recent versions of the BFD library no longer require linking with -liberty.rmanfredi2014-04-17
* Added checks for clock_gettime() and clock_getres().rmanfredi2014-04-17
* Fixed detection of IEEE-754 floating point byte ordering for Solaris.rmanfredi2014-04-08
* Always regenerate the Glossary file.rmanfredi2014-04-08
* Added check for __builtin_bswap64().rmanfredi2014-04-08
* Fixed computation of i_rpcsvcdbm when there is no dbm available.rmanfredi2014-04-07
* Added LinkSourceFileAlias() and added depend/realclean to LinkSourceFile().rmanfredi2014-04-05
* The jmake Index depends on files/Jmake.rules.rmanfredi2014-04-05
* Added check for sigaltstack().rmanfredi2013-09-10
* Newest <bfd.h> versions require PACKAGE and PACKAGE_VERSION to be definedrmanfredi2013-09-04
* Must define WINVER before including any system file on newest MinGW.rmanfredi2013-08-30
* Added checks for fsync() and fdatasync().rmanfredi2013-08-30
* Added check for __builtin_bswap32.rmanfredi2013-06-12
* Fixed spelling: Licence -> License.rmanfredi2013-05-08
* Jumbo typo-fixing patch, courtesy of H.Merijn Brand.rmanfredi2013-05-08
* Added the USE_DIFFTIME symbol to indicate that difftime() should be used.rmanfredi2013-05-08
* Integrated patch from H.Merijn Brand to make Debian users happy(er).rmanfredi2013-05-08
* Updated new SVN URL for the dist code.rmanfredi2013-05-08
* Added check for pthread_attr_setstack().rmanfredi2013-01-30
* Let cf_email.U honor the external MAILDOMAIN environment variable, if set.rmanfredi2013-01-27
* Added check for getnameinfo().rmanfredi2013-01-20
* Added check for semtimedop().rmanfredi2013-01-20
* Added checks for <sys/ipc.h> and <sys/sem.h> inclusions.rmanfredi2012-12-19