- Mar 23, 2024
-
-
Logan Aerl Arias authored
-
- Feb 10, 2024
-
-
Logan Aerl Arias authored
-
Logan Aerl Arias authored
-
- Aug 01, 2023
-
-
Sal authored
-
- Jul 28, 2023
-
-
katsy authored
-
- Jul 26, 2023
-
-
clang-tidy performs static analysis over the compilation unit, producing more comprehensive compile warnings than are normally generated by the compiler. For example, it will trace branches in a function to find the exact conditions in which a null dereference can occur. Note that this produces an absurd amount of warnings for our existing C code, and significantly slows compile times. It is pretty effective at its job though. I think it would be good to turn on by default for upcoming C++ code.
-
- Nov 06, 2022
-
-
Eidolon authored
Improves ccache support for Xcode
-
- Nov 05, 2022
-
-
Eidolon authored
Overhaul cmake build See merge request STJr/SRB2!1832 (cherry picked from commit 4337205f) # Conflicts: # src/sdl/CMakeLists.txt
-
Eidolon authored
-
- Jun 10, 2020
-
-
Marco Z authored
-
- Jan 05, 2019
-
-
Marco Z authored
-
- Dec 03, 2018
-
-
SteelT authored
-
- Mar 06, 2016
-
-
Monster Iestyn authored
Not even the HAVE_LIBGME macro was defined apparently, huh.
-
- Feb 25, 2016
-
-
Alam Ed Arias authored
-
- Mar 31, 2015
-
-
-
Alam Ed Arias authored
running is another story Author: Ronald Kinard <furyhunter600@gmail.com> Date: Wed Jan 28 02:09:03 2015 -0600 git-svn-id: https://code.orospakr.ca/svn/srb2/trunk@9013 6de4a73c-47e2-0310-b8c1-93d6ecd3f8cd
-
- Mar 05, 2015
-
-
Eidolon authored
-
- Feb 24, 2015
-
-
Eidolon authored
-
running is another story Author: Ronald Kinard <furyhunter600@gmail.com> Date: Wed Jan 28 02:09:03 2015 -0600 git-svn-id: https://code.orospakr.ca/svn/srb2/trunk@9013 6de4a73c-47e2-0310-b8c1-93d6ecd3f8cd
-
- Feb 02, 2015
-
-
Eidolon authored
Tested to work on MSVC, mingw-gcc
-
- Jan 28, 2015
-
-
Eidolon authored
string.c, capitalization, find fixes
-
- Jan 29, 2015
-
-
Eidolon authored
silently fixing a bad malloc here too shhhhhhhhh
-
- Jan 28, 2015