summaryrefslogtreecommitdiff
path: root/mcon
Commit message (Expand)AuthorAge
* Check whether bfd_get_section_vma() takes 1 or 2 arguments.Raphael Manfredi2020-03-16
* Avoid compiler warning during void-support test.Raphael Manfredi2020-03-16
* metalint: warn if defining a UU-file already claimed.Raphael Manfredi2020-03-16
* Mark that this unit exports the config.sh file.Raphael Manfredi2020-03-16
* metalint: warn if several units claim to export the same file.Raphael Manfredi2020-03-16
* Added space to be consistent.Raphael Manfredi2020-03-16
* Was missing a few $cat uses.Raphael Manfredi2020-03-16
* Removed d_fast_assert.U.Raphael Manfredi2018-11-20
* Added test for memrchr().Raphael Manfredi2018-11-18
* Use new project public location, along with change from SVN to git.Raphael Manfredi2018-06-05
* Added Specific.U as a hook for project-specific code.Raphael Manfredi2018-06-05
* Fix man page comment schema (#17)Dominic Hargreaves2018-05-21
* 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