Alphabetical Index | Tags by Size | Find tag:

GCC

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

Authorship: 83% skyjake, 17% danij

View commits by groups

February 2020
2020-02-18 Cygwin | Fixed : Various build errors
December 2019
2019-12-13 Fixed : Build error with older versions of GCC
February 2017
2017-02-25 Amethyst | Fixed : Build failure (missing header)
October 2016
2016-10-20 Fixed : Crashes in Ubuntu 16.10 (GCC 6.2.0 20161005)
2016-10-20 Fixed : Compiler warnings in libdoomsday
August 2016
2016-08-14 Fixed | Linux : Fixed compiler issues with GCC 6.1
June 2016
2016-06-05 : Attempting to fix build failure
May 2016
2016-05-02 CMake : Disable warnings about deprecated declarations
November 2015
2015-11-09 Fixed : Build failure (template specialization)
August 2015
2015-08-09 CMake : Disable cotire by default
2015-08-09 CMake : Disable cotire by default
July 2015
2015-07-24 CMake | Server : Ignore warnings due to old/C-like code
March 2015
2015-03-15 Clang | CMake : Enable C++11/C11 with a target property
December 2014
2014-12-06 Clang | Plugins : Disable C++ warnings about missing field initializers
October 2014
2014-10-13 DED | Doom | Fixed : Benign compiler warning (potential use of uninitialized var)
February 2014
2014-02-06 Fixed : Build failure casting templated functions
2014-02-04 All Games | Fixed : Build and link errors
July 2013
2013-07-17 Fixed : Couple of minor compiler warnings
March 2013
2013-03-16 Fixed : Compiler warning about parentheses
2013-03-13 Clang | Fixed : Various compiler warnings
2013-03-01 Fixed : A couple of minor compiler warnings
2013-03-01 Clang | Fixed : Fixed build due to lack of enum predeclaration
February 2013
2013-02-22 Fixed : Failure to build
2013-02-11 Fixed : Compiler warnings and errors
January 2013
2013-01-28 Clang : Ignore warnings about unused results in texc and md2tool
2013-01-17 Clang | Cleanup | Server : Ignore some warnings
2013-01-03 Fixed : Further qualified type of Materials::Instance::groups
December 2012
2012-12-15 Fixed : Missing headers
2012-12-13 Fixed : Fixed build
November 2012
2012-11-24 Fixed : Compiler errors
2012-11-15 libdeng | qmake : Disable warnings about not being ISO C compliant
2012-11-13 Clang | Fixed : Fix false positive warnings about potentially uninitialized variable
2012-11-09 Clang | Fixed : Various fixes for minor warnings output by Clang/GCC
2012-11-01 Fixed : Compilation failure (friending a private Instance)
October 2012
2012-10-10 Fixed : Fixed more supposedly ambiguous symbol name errors
2012-10-10 Fixed : Extraneous scope resolution operator in fileid.h
2012-10-10 Fixed : Ambiguous named symbol references in dd_games.cpp and dd_wad.cpp
September 2012
2012-09-10 Fixed : Conflicts between C/C++ linkage of extern variables
2012-09-08 Fixed : Build errors related to extern
2012-09-08 Fixed : Signed/unsigned warnings re D_CMD(WarpMap)
2012-09-04 Clang | Fixed : Fixed build
August 2012
2012-08-31 : Workaround for a BSP building issue
2012-08-09 Clang | Fixed : Fixed build
2012-08-08 Fixed : Fix deprecated string constant conversion warnings
July 2012
2012-07-30 Clang | Fixed : Fixed build
2012-07-27 Unix : Allow //-comments (C99) and anonymous structs
2012-07-23 Clang | Fixed : Fixed build
2012-07-03 Fixed : Compiler warnings about extra braces
2012-07-02 Added : Added warning diagnostics option
2012-07-02 : Attempting to fix a bogus (?) compiler warning about memset()
June 2012
2012-06-26 Fixed : Warning about ignored function attribute
2012-06-26 Fixed : Segfault when loading WAV data
April 2012
2012-04-13 Fixed : Modified superblockmap.h to compile on gcc 4.0
2012-04-13 Fixed : Compiler errors and warnings
March 2012
2012-03-25 : Fixing build
2012-03-12 Fixed : Illegal and accidental dynamic linkage from plugin to engine
January 2012
2012-01-28 Fixed : Fixed build
2012-01-06 Fixed : Fixed build
December 2011
2011-12-28 Fixed : Fixed const pointer conversion issues
2011-12-12 Fixed : Fixed compiler warning about pointer type
2011-12-09 Fixed : Fixed build
October 2011
2011-10-03 : Cleaning up some warnings
2011-10-03 : Disabled most warnings