lp:~pyside/pyside/generatorrunner

Created by Didier Raboud and last modified
Get this branch:
bzr branch lp:~pyside/pyside/generatorrunner

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
PySide
Project:
PySide
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://gitorious.org/pyside/generatorrunner.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log
Import started on pear and finished taking 25 seconds — see the log
Import started on russkaya and finished taking 20 seconds — see the log

Recent revisions

225. By Teemu Kaukoranta <email address hidden>

Replaced Nokia copyrights in header

Replaced old Nokia copyrights with Digia copyrights.
Removed "All rights reserved" strings without leading copyrights were
removed (for example, 'Copyright SomeCompany, all rights reserved
remain untouched).

Did NOT touch contact details, will change them later.
Excluded folders that have '3rdparty' in path.

Used command:
find . -path '*/3rdparty/*' -prune -o
-exec grep -ilI -E '.*Copyright.*Nokia.*' {} \; |
tee >(xargs sed -i -r '1,10 s/([ \t#*]*)(.*Copyright.*Nokia.*)/
\1Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I')
>(xargs sed -i -r '1,10 s/(^[ \t#*]*)(all rights reserved.*)/\1/I')

This excludes binary files and retains whitespace and #* characters in
the beginning of the edited lines.

Change-Id: I671a7f1c5594580837354dd577027785705a4ce2
Reviewed-by: Sergio Ahumada <email address hidden>
Reviewed-by: Janne Anttila <email address hidden>

224. By Marcelo Lira

Version bump to 0.6.17.

223. By Marcelo Lira

Version bump to 0.6.16.

222. By Marcelo Lira

Fixed symbol export on win32 platform.

Reviewed by Lauro Moura <email address hidden>

221. By Marcelo Lira

Fixes container check in Generator::getSimplifiedContainerTypeName method.

220. By Jerzy Kozera

Update generatorrunnermacros.h

Reviewed by Luciano Wolf <email address hidden>
Reviewed by Marcelo Lira <email address hidden>

219. By Willer Moreira <email address hidden>

Merge pull request #17 from willerdavis/master

Doxygen support

218. By Cygwin Ports

Fix bug 1009 - "GeneratorRunner Cygwin patch"

Reviewer: Hugo Parente Lima <email address hidden>
          Marcelo Lira <email address hidden>

217. By Hugo Parente Lima

Version bump to 0.10.15.

216. By Hugo Parente Lima

Version bump to 0.6.14.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers