summaryrefslogtreecommitdiff
path: root/mcon
Commit message (Expand)AuthorAge
* Consistently use "file" in -X usage helpAaron Crane2017-10-24
* Allow exclusions file to be named in .packageAaron Crane2017-10-24
* Support "-X exclusions-file" option in metaxrefAaron Crane2017-10-24
* Move read_exclusions() function to files.plAaron Crane2017-10-24
* Use a "%" sigil when calling Perl keys() / each()Aaron Crane2017-10-24
* Fix usage help for "mconfig -X"Aaron Crane2017-10-24
* New "-X exclusions-file" option for mconfigAaron Crane2017-10-23
* fix typo in variable name (#13)mauke2017-10-13
* fix @wiping initialization (#12)mauke2017-10-13
* Further enhanced ?MAKE: checks for pick to watch for %<.Raphael Manfredi2017-05-14
* Updated places listing obsolete email addresses of mine.Raphael Manfredi2017-05-13
* Forgot to escape '$' in manual page...Raphael Manfredi2017-05-13
* Fixed English typo.Raphael Manfredi2017-05-13
* Unix: an end-of-line was missing!Raphael Manfredi2017-05-13
* d_gconvert: removed unused dependency _o.Raphael Manfredi2017-05-13
* Enhanced metalint to better validate ?MAKE: lines.Raphael Manfredi2017-05-13
* process_command: be more explicit about errors when opening units.Raphael Manfredi2017-05-13
* Housekeeping (#11)H.Merijn Brand2016-12-09
* disable messaging on freebsd if not configured (#10)H.Merijn Brand2016-12-09
* disable semaphores on freebsd if not configured (#9)H.Merijn Brand2016-12-09
* First flurry of using $rm_try to clean op (#8)H.Merijn Brand2016-12-09
* If cf_by is empty, try logname before whoami (#7)H.Merijn Brand2016-12-09
* Fix RT [perl #72156] Re: Perl 5.12.0 RC 0 - Pager detection (#4)H.Merijn Brand2016-05-29
* Ask pwd the absolute path if $src is relative (#5)H.Merijn Brand2016-05-29
* Escape ~ as some shells expand tilde during here-doc expansion (#6)H.Merijn Brand2016-05-29
* Spelling: it is explicitly without e in both US and UK English (#2)H.Merijn Brand2016-05-22
* Remove trailing whitespace in meta-lines in units (#3)H.Merijn Brand2016-05-22
* Fix incorrect invocation of Perl system builtinAaron Crane2016-04-23
* Don't rely on directory order when locating unitsAaron Crane2016-04-23
* Added check for bsearch().rmanfredi2015-12-03
* Added checks for getpwnam() and getpwuid().rmanfredi2015-11-27
* Added 6 new units.rmanfredi2015-11-14
* Added metaconfig test for pipe2().rmanfredi2015-11-01
* 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
* 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