summaryrefslogtreecommitdiff
path: root/mcon/U
Commit message (Expand)AuthorAge
* 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
* Fixed d_semop.U and d_semget.U to include <sys/ipc.h> for IPC_XXX defines.rmanfredi2012-12-19
* Added new metaconfig symbol $pthread to hold compiler/linker flag for threads.rmanfredi2012-12-19
* Updated checks on 'struct ucontext' to include <sys/ucontext.h> if necessary.rmanfredi2012-11-11
* Added checks for <sys/ucontext.h> as well.rmanfredi2012-11-10
* Fixed regular expression which prevented "cc -MM" from being picked.rmanfredi2012-11-10
* Added blurb for malloc() superseding.rmanfredi2012-11-03
* Added missing blank line.rmanfredi2012-11-03
* Fixed broken check for symlink support.rmanfredi2012-11-03
* Added checks for getrlimit() and setrlimit().rmanfredi2012-11-01
* Deprecate the MYMALLOC symbol in favor of USE_MY_MALLOC.rmanfredi2012-11-01
* Added 4 new units.rmanfredi2012-09-24
* Improved library detection by using the compiler to perform a link check.rmanfredi2012-04-04
* When the -E switch is given, don't cleanup the UU directory.rmanfredi2012-04-02
* Added unit to probe for the uc_mcontext member in the ucontext structure.rmanfredi2012-03-29
* Added checks for <ucontext.h> presence and general register availabilityrmanfredi2012-03-28
* Try to link with -lz when using the BFD library.rmanfredi2012-03-26
* Allow BFD detection to run without linking with -lintl.rmanfredi2012-03-24
* Added check for dladdr().rmanfredi2012-03-24
* Detect when $libswanted changed since last run and clear $libs if it did sormanfredi2012-03-24
* Added detection of the BFD library.rmanfredi2012-03-23
* Added units to check for __builtin_ctz() and __builtin_clz() support.rmanfredi2012-02-29
* Fixed determination of d_can64 on 64-bit platforms.rmanfredi2012-02-16
* Fixed charsize.U for cross-compiling, plus random cleanup.rmanfredi2012-02-10
* Remove executable before compiling, just in case.rmanfredi2012-02-10
* Added integer-long-pointer architecture checks.rmanfredi2012-02-10
* Make Assert.U explicitly claim it creates a local "static_assert.h" file.rmanfredi2012-02-09
* Use <file> inclusion, even for <Winsock2.h> or <Ws2tcpip.h>.rmanfredi2012-02-09
* Factorized definition of STATIC_ASSERT.rmanfredi2012-02-09
* Make example stand out and include the cyn variable setting.rmanfredi2012-02-09
* Added checking of float byte-ordering in case it's different from the int one.rmanfredi2012-02-08
* Make it clear that this is integer byte-order.rmanfredi2012-02-08
* Changed byte ordering checks to make them work even when cross-compiling.rmanfredi2012-02-07
* Use a subshell to trap all errors.rmanfredi2012-02-07
* 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
* Fixed metalint warnings.rmanfredi2012-01-28
* Handle modern #define REVISION lines.rmanfredi2012-01-28