gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1347: organize ChangeLog for the day


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1347: organize ChangeLog for the day
Date: Fri, 07 Dec 2012 23:29:26 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1347
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2012-12-07 23:29:26 +0100
message:
  organize ChangeLog for the day
modified:
  ChangeLog
=== modified file 'ChangeLog'
--- a/ChangeLog 2012-12-07 21:34:45 +0000
+++ b/ChangeLog 2012-12-07 22:29:26 +0000
@@ -1,47 +1,41 @@
 2012-12-07  Brandon Invergo  <address@hidden>
 
-       * gar.lib.mk (build-%/*): catch build failures and exit gracefully
-       with a message
-
-       * gar.mk (pkg-info): add pkg-info target to view basic package
-       metadata
-
-       * gar.lib.mk: colorize output, add output redirection
-
        * gar.conf.mk (REDIRECT_OUTPUT): add option to redirect build
        output
+       (USE_COLOR): add color output option
+       (IGNORE_DEPS): ignore libiconv by default since it
+       causes problems
 
-       * gar.mk (DONADA): colorize output
+       * gar.mk (ci): update ci target to use bzr instead of darcs
+       (pkg-info): add pkg-info target to view basic package
+       metadata
+       (DONADA): colorize output
        (fetch-list): colorize output
        (test-logs): colorize output
-
-       * gar.conf.mk (USE_COLOR): add color output option
-
-       * gar.mk (ci): update ci target to use bzr instead of darcs
-
-       * gar.lib.mk (PACKAGENAME): use the GARPROFILE variable to make
+       (COOKIEDIR): keep separate COOKIEDIR for each
+       version/profile
+       (test-build): create `test-build' target to more easily
+       test if a package builds and installs correctly
+       (help): create a `help' target to see configuration options for a
+       package
+
+       * gar.lib.mk (all targets): colorize output, add output
+       redirection
+       (PACKAGENAME): use the GARPROFILE variable to make
        alternate builds of a package
        (PACKAGE_VARS): include GARPROFILE in the
-       $(dotgardir)/package_vars file
-
-       * gar.mk (COOKIEDIR): keep separate COOKIEDIR for each
-       version/profile
-
-       * gar.conf.mk (IGNORE_DEPS): ignore libiconv by default since it
-       causes problems
-
-       * gar.lib/auto.mk (HELP_SCRIPTS): standard GNU packages use
-       `configure' to show configuration options (configure --help)
-
-       * gar.lib.mk (help-%/configure): target for seeing configuration
+       $(dotgardir)/package_vars file(build-%/*): catch build failures and 
exit gracefully
+       with a message
+       (sysinstall-check): check that the package properly did a DESTDIR
+       install before doing sysinstall, otherwise sysinstall will fail
+       cryptically
+       (help-%/configure): target for seeing configuration
        options (configure --help)
        (help-%/setup.py): target for seeing configuration options (python
        setup.py --help)
 
-       * gar.mk (test-build): create `test-build' target to more easily
-       test if a package builds and installs correctly
-       (help): create a `help' target to see configuration options for a
-       package 
+       * gar.lib/auto.mk (HELP_SCRIPTS): standard GNU packages use
+       `configure' to show configuration options (configure --help)
 
 2010-07-09  Brian Gough  <address@hidden>
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]