| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
2011-06-22
- Makefile.in (MAKE_VERSION): bump version to 20110622
Merge with NetBSD make, pick up
- meta_oodate detect corrupted .meta file and declare oodate.
- configure.in: add check for setsid
2011-06-07
- Merge with NetBSD make, pick up
- unit-tests/modts now works on MirBSD
2011-06-04
- Makefile.in (MAKE_VERSION): bump version to 20110606
Merge with NetBSD make, pick up
- ApplyModifiers: when we parse a variable which is not the entire modifier
string, or not followed by ':', do not consider it as containing modifiers.
- loadfile: ensure newline at end of mapped file.
PR: ports/159167
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=278279
|
|
|
|
| |
Notes:
svn path=/head/; revision=274390
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also dynamically generate the PLIST for the share/mk files as SJG tells
me he will be adding several new files. [method taken from the Vim port]
PR: 155233
Submitted by: obrien
Approved by: Mikolaj Golub <to.my.trociny@gmail.com>
Notes:
svn path=/head/; revision=273644
|
|
|
|
|
|
|
|
|
| |
PR: ports/153268
Submitted by: Mikolaj Golub <to.my.trociny at gmail.com> (maintainer)
Approved by: sahil@/wen@ (mentors, implicit)
Notes:
svn path=/head/; revision=266553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
20101102:
- Makefile.in (MAKE_VERSION): bump version to 20101101
20101016:
- machine.sh: like os.sh, allow for uname -p producing useless drivel
PR: ports/152238
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=264523
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
20100913:
- boot-strap: document configure knobs for meta and filemon.
- Makefile.in (MAKE_VERSION): bump version to 20100911
Merge with NetBSD make, pick up
* meta.c - meta mode
- make-bootstrap.sh.in: handle meta.c
- configure.in: add knobs for use_meta and filemon_h
also, look for dirname, str[e]sep and strlcpy
- util.c: add simple err[x] and warn[x]
20100808:
- boot-strap (TOOL_DIFF): set this to ensure tests use
the same version of diff that configure tested
- Makefile.in (MAKE_VERSION): bump version to 20100808
Merge with NetBSD make, pick up
* in jobs mode, when we discover we cannot make something,
call PrintOnError before exit.
20100806:
- Makefile.in (MAKE_VERSION): bump version to 20100806
Merge with NetBSD make, pick up
* formatting fixes for ignored errors
* ensure jobs are cleaned up regardless of where wait() was called.
PR: ports/151656
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by: pgollucci (mentor, implicit)
Notes:
svn path=/head/; revision=263479
|
|
|
|
|
|
|
|
|
| |
PR: 148599
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=259570
|
|
|
|
|
|
|
|
|
| |
PR: ports/144924
Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
Approved by: itetcu (mentor)
Notes:
svn path=/head/; revision=252089
|
|
|
|
|
|
|
|
| |
PR: 143165
Submitted by: Mikolaj Golub (maintainer)
Notes:
svn path=/head/; revision=249064
|
|
conveniently packaged using a configure script, for other environments
which may lack NetBSD's libraries, regular expression code, etc.
WWW: http://www.crufty.net/help/sjg/bmake.html
PR: ports/139284
Submitted by: Mikolaj Golub <to.my.trociny at gmail.com>
Notes:
svn path=/head/; revision=242445
|