summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | | * 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
| | | * Avoid NULL.rmanfredi2011-01-10
| | | * Fixed C code: forgot to declare "ret".rmanfredi2011-01-09
| | | * Added d_sigprocmask.U.rmanfredi2011-01-09
| | | * Added ARCHLIB variable.rmanfredi2011-01-09
| | | * Allow $(NM) to be set.rmanfredi2011-01-09
| | | * Define AF_LOCAL if not already done.rmanfredi2011-01-05
| | | * Added check for struct sockaddr_un.rmanfredi2011-01-03
| | | * Added check for backtrace().rmanfredi2011-01-01