lp:~aacid/unity-api/cmake_warning--

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/unity-api/cmake_warning--
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
Unity API
Status:
Merged

Recent revisions

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.

110. By Michi Henning

Removed obsolete doxygen config variable that caused a warning during the build.

Approved by Jussi Pakkanen, PS Jenkins bot.

109. By Michi Henning

Fix warning from clang when building libgtest about unused field.

Approved by PS Jenkins bot.

108. By Michi Henning

Don't set -fno-permissive when compiling with clang because clang produces an "ignored" warning for this flag.

Set -DGTEST_USE_OWN_TR1_TUPLE=1 to make tests compile with clang.

Approved by PS Jenkins bot.

107. By PS Jenkins bot

Releasing 7.80.3+13.10.20130927.1-0ubuntu1 (revision 106 from lp:unity-api).

Approved by PS Jenkins bot.

106. By Michi Henning

Reverting commit 89, which added -D_GLIBCXX_DEBUG.
This has truly hideous consequences when calling cross-library and passing STL types.
If not all libraries involved are compiled with the same flag, the code links and runs and,
in many cases, will work, except in some cases, where suddenly the stack gets trashed, the
code segfaults on a memory allocation, or similar.

Approved by PS Jenkins bot.

105. By Michi Henning

Changed pkgconfig to use absolute path for Libs, so things will work if the package is installed in a non-standard location.

Approved by PS Jenkins bot.

104. By PS Jenkins bot

Releasing 7.80.3+13.10.20130912-0ubuntu1 (revision 103 from lp:unity-api).

Approved by PS Jenkins bot.

103. By Michael Zanetti

update Launcher API to make use of the new ApplicationManager api.

Approved by PS Jenkins bot, Gerry Boland.

102. By PS Jenkins bot

Releasing 7.80.3+13.10.20130911-0ubuntu1 (revision 101 from lp:unity-api).

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.