gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1342: update ChangeLog


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1342: update ChangeLog
Date: Fri, 07 Dec 2012 20:20:30 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1342
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2012-12-07 20:20:30 +0100
message:
  update ChangeLog
modified:
  ChangeLog
  doc/version.texi
=== modified file 'ChangeLog'
--- a/ChangeLog 2010-07-09 14:19:35 +0000
+++ b/ChangeLog 2012-12-07 19:20:30 +0000
@@ -1,3 +1,45 @@
+2012-12-07  Brandon Invergo  <address@hidden>
+
+       * 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
+
+       * gar.mk (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
+       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
+       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 
+
 2010-07-09  Brian Gough  <address@hidden>
 
        * gar.mk (%-log): allow output to be logged into a logs/

=== modified file 'doc/version.texi'
--- a/doc/version.texi  2012-09-22 17:51:09 +0000
+++ b/doc/version.texi  2012-12-07 19:20:30 +0000
@@ -1,4 +1,4 @@
address@hidden UPDATED 22 September 2012
address@hidden UPDATED-MONTH September 2012
address@hidden UPDATED 7 December 2012
address@hidden UPDATED-MONTH December 2012
 @set EDITION 2012.09.06
 @set VERSION 2012.09.06


reply via email to

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