Related tags: Builder, Builds, Clang, Distrib, GCC, Git, MSVC, Project, Project files, qmake, TextMate, wikidocs
Authorship: 99% skyjake, 1% yagisan
February 2021 | |||
2021-02-09 | Fixed | Unix | : | Install prefix set incorrectly |
April 2017 | |||
2017-04-28 | Added | Fixed | Unix | : | Added a manual check for g++ |
2017-04-15 | Added | Unix | : | Added CMake variables for base and plugin directories |
May 2016 | |||
2016-05-06 | libgui | Revert | Unix | : | Link with zlib |
2016-05-02 | libgui | Unix | : | Link with zlib |
November 2015 | |||
2015-11-28 | Unix | : | Enable C++11 manually |
May 2015 | |||
2015-05-28 | Assimp | Unix | : | Link to and deploy libassimp |
2015-05-24 | Fixed | Unix | : | Incorrect build options; no default CPack generator |
2015-05-24 | CPack | Unix | : | Fixes for Debian and RPM packaging |
2015-05-24 | Fixed | Unix | : | Correct file name; rpath for standalone use |
February 2015 | |||
2015-02-20 | Unix | : | Building and installing on an Unix system |
2015-02-16 | Amethyst | Unix | : | Generate server and shell-text manual pages |
May 2011 | |||
2011-05-17 | Unix | : | Link against libm |
August 2021 | |||
2021-08-01 | Added | : | Added option to disable Shell GUI app |
November 2019 | |||
2019-11-27 | Added | Builder | : | Added root CMakeLists; tweaks for Unix config |
June 2017 | |||
2017-06-25 | Added | Assimp | libgui | : | Added option to not use customized Assimp |
April 2017 | |||
2017-04-28 | Added | Fixed | Unix | : | Added a manual check for g++ |
2017-04-15 | Added | Unix | : | Added CMake variables for base and plugin directories |
2017-04-07 | Added | OS X | : | Added a build option to disable Qt deployment |
April 2016 | |||
2016-04-11 | Added | Windows | : | Added command line options for Amethyst |
March 2016 | |||
2016-03-27 | Added | : | Added option for extra package file name suffix |
August 2015 | |||
2015-08-09 | Added | FMOD | : | Added build option to enable or disable the FMOD plugin |
February 2015 | |||
2015-02-17 | Added | : | Added projects for plugins, bundling for OS X |
2015-02-15 | Added | : | Added CMake project files; added sdk, apps subdirectories |
May 2016 | |||
2016-05-02 | GCC | : | Disable warnings about deprecated declarations |
August 2015 | |||
2015-08-09 | GCC | : | Disable cotire by default |
2015-08-09 | GCC | : | Disable cotire by default |
July 2015 | |||
2015-07-24 | GCC | Server | : | Ignore warnings due to old/C-like code |
March 2015 | |||
2015-03-15 | Clang | GCC | : | Enable C++11/C11 with a target property |
December 2018 | |||
2018-12-02 | Installer | : | Component names and descriptions |
March 2016 | |||
2016-03-24 | Installer | : | Updated .rpm/.deb dependencies |
2016-03-24 | Installer | : | Updated .rpm/.deb dependencies |
July 2015 | |||
2015-07-27 | Fixed | Installer | : | Missing/excessive installed components |
June 2018 | |||
2018-06-26 | libgui | : | Renamed SDL2 finder; build glsandbox test with libgui |
June 2017 | |||
2017-06-25 | Added | Assimp | libgui | : | Added option to not use customized Assimp |
May 2016 | |||
2016-05-06 | libgui | Revert | Unix | : | Link with zlib |
2016-05-02 | libgui | Unix | : | Link with zlib |
October 2018 | |||
2018-10-24 | Qt | : | Finding qmake |
May 2015 | |||
2015-05-03 | Fixed | Qt | : | Finding qmake, handling reconfiguration |
March 2015 | |||
2015-03-27 | Qt | : | Complete build using Qt 4 |
2015-03-27 | Qt | : | Qt 4 configuration for a non-GUI build |
May 2015 | |||
2015-05-22 | Fixed | Oculus Rift | Windows | : | Use the correct LibOVR library path |
April 2015 | |||
2015-04-03 | Oculus Rift | : | Updated SDK config for LibOVR 0.5.0.1 |
February 2015 | |||
2015-02-23 | Oculus Rift | : | Check that LibOVR version is correct; update for 0.4.4 |
June 2018 | |||
2018-06-17 | libcore | Tests | : | Build configuration improvements |
November 2016 | |||
2016-11-07 | OS X | Tests | : | Configuration tweaks to use the right libraries |
April 2015 | |||
2015-04-07 | Fixed | OS X | Tests | : | Deploy Qt on test apps |
January 2021 | |||
2021-01-31 | Amethyst | : | Check user's local bin dir |
February 2015 | |||
2015-02-16 | Amethyst | Unix | : | Generate server and shell-text manual pages |
March 2016 | |||
2016-03-01 | Debug | Fixed | OS X | : | Do not strip debug symbols in debug builds |
May 2015 | |||
2015-05-20 | Debug | Fixed | : | Allow using the debug version of libassimp |
May 2017 | |||
2017-05-06 | Cleanup | iOS | : | Cleanup |
2017-05-03 | GLES | iOS | : | Adapting build configuration for iOS and GLES3 |
May 2016 | |||
2016-05-25 | MSVC | : | Enable multi-processor compilation |
July 2015 | |||
2015-07-25 | MSVC | : | Build products are runnable within build directory (on Windows) |
May 2017 | |||
2017-05-02 | Server | : | Build option to disable the server executable |
July 2015 | |||
2015-07-24 | GCC | Server | : | Ignore warnings due to old/C-like code |
March 2015 | |||
2015-03-15 | Clang | GCC | : | Enable C++11/C11 with a target property |
March 2015 | |||
2015-03-15 | EAX | OpenAL | : | Check DENG_DEPEND_PATH; deploy OpenAL DLL |
April 2017 | |||
2017-04-06 | FluidSynth | OS X | : | Option to use a static version of GLib et al. |
August 2015 | |||
2015-08-09 | Added | FMOD | : | Added build option to enable or disable the FMOD plugin |
January 2021 | |||
2021-01-23 | Fixed | GameKit | : | Fixed deployment when DE_ENABLE_SDK is disabled |
May 2017 | |||
2017-05-03 | GLES | iOS | : | Adapting build configuration for iOS and GLES3 |
February 2018 | |||
2018-02-15 | Gloom | : | Tweaking the build for Windows |
June 2018 | |||
2018-06-17 | libcore | Tests | : | Build configuration improvements |
May 2019 | |||
2019-05-31 | Fixed | MinGW | : | Fixed link libraries |
March 2015 | |||
2015-03-15 | EAX | OpenAL | : | Check DENG_DEPEND_PATH; deploy OpenAL DLL |
May 2016 | |||
2016-05-06 | libgui | Revert | Unix | : | Link with zlib |