Alphabetical Index | Tags by Size | Find tag:

Clang

Related tags: Builder, Builds, CMake, Distrib, GCC, Git, MSVC, Project, Project files, qmake, TextMate, wikidocs

Authorship: 86% skyjake, 14% danij

View commits by groups

May 2017
2017-05-06 iOS | Plugins : API entry points must be exported symbols
March 2017
2017-03-27 Assimp | libgui : Disabled a clang warning “address-of-packed-member”
November 2015
2015-11-03 Fixed : Minor compiler warnings
June 2015
2015-06-01 Fixed | FluidSynth : Compiler warnings (abs vs. fabsf)
May 2015
2015-05-25 Fixed | Fluidsynth : Removed unsupported compiler option
2015-05-15 Client | Fixed | Map | Optimize : Crash in optimized build (undefined behavior)
March 2015
2015-03-15 CMake | GCC : Enable C++11/C11 with a target property
December 2014
2014-12-06 GCC | Plugins : Disable C++ warnings about missing field initializers
March 2014
2014-03-30 FluidSynth | OS X : Disabled compiler warnings (unused value)
August 2013
2013-08-22 Fixed | GuiWidgetPrivate : Accessing base template's member
2013-08-07 Fixed | Renderer : Build error (ambiguous cast)
May 2013
2013-05-06 Fixed | qmake : Disabling certain warnings
March 2013
2013-03-13 Fixed | GCC : Various compiler warnings
2013-03-01 Fixed | GCC : Fixed build due to lack of enum predeclaration
January 2013
2013-01-28 GCC : Ignore warnings about unused results in texc and md2tool
2013-01-17 Cleanup | GCC | Server : Ignore some warnings
December 2012
2012-12-11 Fixed : Compiler warning (printf argument type)
November 2012
2012-11-28 Fixed : Compiler warnings and errors
2012-11-13 Fixed | GCC : Fix false positive warnings about potentially uninitialized variable
2012-11-09 Fixed | GCC : Various fixes for minor warnings output by Clang/GCC
September 2012
2012-09-04 Fixed | GCC : Fixed build
August 2012
2012-08-09 Fixed | GCC : Fixed build
July 2012
2012-07-30 Fixed | GCC : Fixed build
2012-07-23 Fixed | GCC : Fixed build
2012-07-19 Fixed : Fixed compiler warnings about sizeof() usage
2012-07-13 Fixed : Fixed some compiler warnings
2012-07-12 Fixed : Fixed bunch of questionable/faulty code
2012-07-12 Fixed : Fixed some compiler warnings
2012-07-12 Fixed : Fixed a couple of compiler warnings