./wip/sjg-mk-files, Mk-files for bmake from Simon J. Gerraty

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20140620, Package name: sjg-mk-files-20140620, Maintainer: cheusov

A collection of bmake include files written and
maintained by Simon J. Gerraty.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 1bc3c4112dc9b74be7fec0dd1df06a0c3245bd61
Filesize: 497.327 KB

Version history: (Expand)


CVS history: (Expand)


   2014-06-29 19:15:54 by Aleksey Cheusov | Files touched by this commit (3)
Log message:
Update to 20140620

   2012-11-13 23:25:44 by othyro | Files touched by this commit (22)
Log message:
Modified (ideally fixed) COMMENT. Some of these got minor formatting
changes, category fixes, and MAINTAINER fixes.
   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-02-07 00:14:26 by Aleksey Cheusov | Files touched by this commit (3)
Log message:
Update to mk-20111010

   2011-10-09 12:05:43 by Aleksey Cheusov | Files touched by this commit (25)
Log message:
Update my email

   2011-05-29 10:17:46 by Aleksey Cheusov | Files touched by this commit (3)
Log message:

Update to mk-20110505

    2011-05-04  Simon J. Gerraty  <sjg@bad.crufty.net>

        * install-mk (MK_VERSION): bump version to 20110505
          first release including meta mode makefiles

    2011-05-02  Simon J. Gerraty  <sjg@bad.crufty.net>

        * meta.stage.mk: add STAGE_AS_SETS and stage_as
          for things that need to be staged with different names.

    2011-05-01  Simon J. Gerraty  <sjg@bad.crufty.net>

        * meta.stage.mk: add notion of STAGE_SETS
          so a makefile can stage to multiple dirs

    2011-04-03  Simon J. Gerraty  <sjg@bad.crufty.net>

        * rst2htm.mk: convert rst to s5 (slides) or plain html depending
          on target name. 

    2011-03-30  Simon J. Gerraty  <sjg@bad.crufty.net>

        * install-mk (MK_VERSION): bump version to 20110330

    2011-03-29  Simon J. Gerraty  <sjg@bad.crufty.net>

        * sys.mk (_DEBUG_MAKE_FLAGS): use indirection so that
        * DEBUG_MAKE_FLAGS0
          can be used to debug level 0 only and DEBUG_MAKE_FLAGS for the rest.
        * sys.mk: re-define M_whence in terms of M_type.
          M_type is useful for checking if something is a builtin.
        
    2011-03-16  Simon J. Gerraty  <sjg@bad.crufty.net>

        * meta.stage.mk: add stage_symlinks and leverage StageLinks for
          stage_libs 

    2011-03-10  Simon J. Gerraty  <sjg@bad.crufty.net>

        * dirdeps.mk: correct value for _depdir_files depends on
          .MAKE.DEPENDFILE 
          Add our copyright - just to make it clear we have frobbed this
          quite a bit.
          DEP_MACHINE needs to be set to MACHINE each time, if using only
          Makefile.depend (cf. Makefile.depend.${MACHINE})

        * meta.stage.mk: meta mode version of staging

        * init.mk, final.mk: include local.*.mk to simplify customization

    2011-03-03  Simon J. Gerraty  <sjg@bad.crufty.net>

        * auto.obj.mk: just because we are doing mk destroy, we should
          still set .OBJDIR correctly if it exists.

        * install-mk (mksrc): do not exclude meta.sys.mk

    2011-03-01  Simon J. Gerraty  <sjg@bad.crufty.net>

        * host-target.mk: set/export _HOST_ARCH etc separately,
          catch junk resulting from uname -p, so we can find sys/Linux.mk
          correctly.

    2011-02-18  Simon J. Gerraty  <sjg@bad.crufty.net>

        * meta.sys.mk: throw an error if /dev/filemon is missing and we
          expected to be updating Makefile.depend*

    2011-02-14  Simon J. Gerraty  <sjg@bad.crufty.net>

        * install-mk (MK_VERSION): bump version to 20110214
        * meta.subdir.mk: add support for -DBOOTSTRAP_DEPENDFILES

    2010-09-25  Simon J. Gerraty  <sjg@bad.crufty.net>

        * meta.sys.mk: not valid for older bmake

    2010-09-24  Simon J. Gerraty  <sjg@bad.crufty.net>

        * install-mk (MK_VERSION): bump version to 20100919
        include dirdeps.mk et al from Juniper Networks, 
        for meta mode - requires filemon(9).
        * sys.mk, subdir.mk: Add hooks for meta mode.
        we do this as meta.sys.mk, meta.autodep.mk and meta.subdir.mk
        to make turning it on/off simple.

    2010-06-16  Simon J. Gerraty  <sjg@bad.crufty.net>

        * install-mk (MK_VERSION): bump version to 20100616
        * fix typo in sys.mk
   2010-10-10 14:29:38 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
add content

   2010-10-10 14:25:59 by Aleksey Cheusov | Files touched by this commit (4) | Imported package
Log message:
Import sjg-mk-files-20100612 as wip/sjg-mk-files.