Commit graph

9 commits

Author SHA1 Message Date
kefren
af4325891d MAKE_JOBS_SAFE=no
should address PR/40731
2009-02-24 19:09:14 +00:00
wiz
937670d8df Update to 0.4:
The 0.4 release includes several improvements and bug fixes:

      * Added support for specifying paths to exclude from the add-in
        scan in .addins files [1] and in add-in manifests [2].
      * There are several new flags [3] which can be applied to
        add-ins:
              * Can't uninstall: the add-in can't be uninstalled.
              * Can't disable: the add-in can't be disabled.
              * Hidden: the add-in won't be visible in the setup tools.
      * Fixes in the add-in scanner.
              * The new (and optional) Mono.Addins.CecilReflector
                assembly provides a Cecil-based backend for the add-in
                scanner. This scanner is more reliable than the
                reflection based scanner.
              * When updating the registry, the add-in scanner will only
                update add-ins belonging to the running application
                (ignoring directories from other instances of the same
                or different applications sharing the same registry).
      * Fixed issue with path length limitation in Windows.
      * Other bug fixes and API improvements.
2009-01-08 12:17:40 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
wiz
a9ea006193 Bump BUILDLINK_API_DEPENDS for gtk-sharp (name changes) and bump PKGREVISION
of dependencies.
2008-04-27 09:21:27 +00:00
wiz
8dbcc89d5b Update path to gtk-sharp. 2008-03-17 22:54:02 +00:00
wiz
20de5a0f59 Needs pkg-config for configure. 2008-02-24 21:13:45 +00:00
xtraeme
afb6d1bb08 Update to 0.3.1: misc build fixes and bugfixes. 2008-02-19 13:43:19 +00:00
kefren
d430a0fe9f correct wip path 2008-02-13 15:05:02 +00:00
kefren
d91fc04757 Add Mono.Addins, a framework for creating extensible applications, and for
creating libraries which extend those applications
2008-02-13 14:46:50 +00:00