lp:~timo-jyrinki/unity-api/rebuild_against_qt521

Created by Timo Jyrinki and last modified
Get this branch:
bzr branch lp:~timo-jyrinki/unity-api/rebuild_against_qt521
Only Timo Jyrinki can upload to this branch. If you are Timo Jyrinki please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Timo Jyrinki
Project:
Unity API
Status:
Development

Recent revisions

120. By PS Jenkins bot

Releasing 7.80.5+14.04.20140120-0ubuntu1 (revision 119 from lp:unity-api).

Approved by PS Jenkins bot.

119. By Michi Henning

Removed final semicolon from NONCOPYABLE macro. This makes the usage consistent
with the UNITY_DEFINES_PTRS macro, which also does not include the semicolon.

Approved by James Henstridge, PS Jenkins bot.

118. By Jussi Pakkanen

Remove deprecated NonCopyable base class.

Approved by Michi Henning, PS Jenkins bot.

117. By PS Jenkins bot

Releasing 7.80.5+14.04.20131219.1-0ubuntu1 (revision 116 from lp:unity-api).

Approved by PS Jenkins bot.

116. By Michal Hruby

Expose full version including micro version number in pc file.

Approved by PS Jenkins bot.

115. By Michi Henning

  Changed unity::Exception to return the same string as to_string(). This means that it is no longer necessary
  to treat unity::Exception differently from std::exception for structured exception handling: catching std::exception
  will catch unity::Exception as well, and call what() produces the correct result. The pointer returned from what()
  remains valid until the next call to what(), or until the exception is destroyed.

  Added deep-copy semantics for exceptions.

  Removed pimpling of unity::Exception, so there is no longer a class called ExceptionImplBase. Pimpling with
  inheritance and deep-copy just gets too messy and confusing.

Approved by James Henstridge, PS Jenkins bot.

114. By Jussi Pakkanen

Made noncopyable a macro.

Approved by PS Jenkins bot.

113. By PS Jenkins bot

Releasing 7.80.4+14.04.20131126.2-0ubuntu1 (revision 112 from lp:unity-api).

Approved by PS Jenkins bot.

112. By Michal Hruby

Added pkg-config variable for shell plugin directory.

Approved by MichaƂ Sawicz, PS Jenkins bot.

111. By Albert Astals Cid

Avoid cmake warnings

    CMake Warning (dev) in CMakeLists.txt:
      Syntax Warning in cmake code at

        /home/tsdgeos_work/phablet/unity-api/unity-api/CMakeLists.txt:53:88

      Argument not separated from preceding token by whitespace.
    This warning is for project developers. Use -Wno-dev to suppress it.

    CMake Warning (dev) in CMakeLists.txt:
      Syntax Warning in cmake code at

        /home/tsdgeos_work/phablet/unity-api/unity-api/CMakeLists.txt:53:107

      Argument not separated from preceding token by whitespace.
    This warning is for project developers. Use -Wno-dev to suppress it.
.

Approved by PS Jenkins bot.

Branch metadata

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

Subscribers