~supertux-dev/supertux/+git/external-tinygettext:cmake_changes

Last commit made on 2016-03-04
Get this branch:
git clone -b cmake_changes https://git.launchpad.net/~supertux-dev/supertux/+git/external-tinygettext

Branch merges

Branch information

Name:
cmake_changes
Repository:
lp:~supertux-dev/supertux/+git/external-tinygettext

Recent commits

dbc914f... by Reiner Herrmann

Sort source files to get reproducible linking order

e711672... by Tobbi-bugs

Add tinygettext_Export.h to gitignore

13ae659... by Jacob Burroughs

Fix WError gcc (hopefully)

82fab2b... by Jacob Burroughs

Fixing cxx11

30d3b8d... by Jacob Burroughs

Fix Windows builds/exports

684bff0... by Ingo Ruhnke

Include SDL libraries as SYSTEM PUBLIC/-isystem so that they don't throw compiler warnings

9e45a7e... by Ingo Ruhnke

Reduced -Wstrict-overflow to a level that doesn't give false positives

/home/ingo/projects/supertux/trunk/tinygettext/src/dictionary_manager.cpp:245:1: warning: assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]

9af80e5... by Mathnerd314 <email address hidden>

Possible fix for iconv error

a01780c... by Tobbi-bugs

Add myself to LICENSE.md and update year

e182927... by Tobbi-bugs

Add function to remove path from search path