summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* The -s command can change some parts of the exe on Cygwin, so cannot use cmp.rmanfredi2012-02-07
* Set the TOP variable when extracting .SH files from Configure.rmanfredi2012-02-07
* Do not force a trailing ".exe" on discovered files, it can be harmful on Cygwin.rmanfredi2012-02-07
* Added missing files (added to MANIFEST, but which were not committed).rmanfredi2012-02-04
* Complexify test code to avoid gcc optimizations.rmanfredi2012-02-03
* Regenerated.rmanfredi2012-01-29
* Fixed metalint warnings.rmanfredi2012-01-28
* Make sure $file starts with a letter to avoid regexp warning in /\b$file/.rmanfredi2012-01-28
* Switched to Getopt::Std.rmanfredi2012-01-28
* Handle modern #define REVISION lines.rmanfredi2012-01-28
* Switched to using Getopt::Std.rmanfredi2012-01-28
* Added mcon/U/d_mempcpy.U.rmanfredi2012-01-28
* Complexify code testing for bcopy() to avoid gcc optimizing it away.rmanfredi2011-12-30
* Added mcon/U/i_pthread.U.rmanfredi2011-12-28
* Added check for atomic memory operations.rmanfredi2011-12-27
* Added /usr/lib/*-gnu to the default library path.rmanfredi2011-12-13
* On Windows, install.SH is read install.sh and can cause a default make rulermanfredi2011-11-25
* Removed obsolete SOCKET symbols.rmanfredi2011-11-23
* Moved regcomp() test to a separate unit since modern code should nowrmanfredi2011-11-14
* Added <alloca.h> detection.rmanfredi2011-11-14
* Fixed metalint warning about spurious "set echo".rmanfredi2011-11-14
* Updated.rmanfredi2011-11-14
* Added checks for linker-defined symbols "etext" and "end".rmanfredi2011-11-14
* Removed obsolete (and wrong) SingleProgramTarget().rmanfredi2011-11-05
* Also attempt to locate libraries in /lib32 or /lib64.rmanfredi2011-11-03
* Removed spurious white space on ?H: line.rmanfredi2011-08-25
* Added check for __builtin_memcmp().rmanfredi2011-07-20
* Tests aimed at substituting commands must take into account a possiblermanfredi2011-03-01
* Programs generated for Windows need a trailing .exe in the "cc -o" line.rmanfredi2011-02-10
* Hide compilation errors.rmanfredi2011-02-07
* Fixed libs.U so that it works with gcc -Werror.cbiere2011-02-07
* With new Loc.U, we must not append $_exe when testing for a command presencermanfredi2011-01-30
* Fixed metalint warnings.rmanfredi2011-01-24
* Expose the .exe extension in pathnames.rmanfredi2011-01-24
* Better logs.rmanfredi2011-01-24
* Keep a log of what $csym does into csym.log for inspection.rmanfredi2011-01-24
* Fixed small buglets preventing proper execution on MinGW.rmanfredi2011-01-23
* Recognize MinGW as an OS.rmanfredi2011-01-23
* Merged modifications from gtk-gnutella.rmanfredi2011-01-22
* No need to save myuname.rmanfredi2011-01-22
* Fixed old bug: preserve and propagate new OS name / version when loading anrmanfredi2011-01-22
* Added i_netroute.U to check for <net/route.h>.rmanfredi2011-01-22
* Added checks for <linux/netlink.h> and <linux/rtnetlink.h>.rmanfredi2011-01-22
* Fixed many units to make compiling with GCC flag -Werror possible.cbiere2011-01-18
* Added dist unit to check for presence of ttyname().cbiere2011-01-16
* Fixed previous edit: Cannot use |= as initializer.cbiere2011-01-16
* Use |= to ensure that the return value is an integer.cbiere2011-01-16
* Renamed filexp.U as filexp_path.U to avoid case collision with Filexp.U.rmanfredi2011-01-15
* Fixed C code to avoid compilation warning.rmanfredi2011-01-13
* Added i_execinfo.U.rmanfredi2011-01-12