summaryrefslogtreecommitdiff
path: root/mcon
Commit message (Expand)AuthorAge
* Added missing files (added to MANIFEST, but which were not committed).rmanfredi2012-02-04
* Complexify test code to avoid gcc optimizations.rmanfredi2012-02-03
* 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
* 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
* 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
* Added checks for linker-defined symbols "etext" and "end".rmanfredi2011-11-14
* 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
* 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
* 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
* Removed dysfunctional unit for WSAPoll() detection.cbiere2010-12-23
* Added dist unit for detecting recvmsg().cbiere2010-12-12
* Fixed bug preventing including sys/socket.h inclusion and thus detection.cbiere2010-12-12