Alphabetical Index | Tags by Size | Find tag:

Unix (Grouped)

Related tags: 64-bit, Debian, FreeBSD, Linux, macOS, OS X, Ubuntu, Windows, X11

Authorship: 97% skyjake, 3% danij

View commits by date

Jump down to:
  Fixed (68)
  qmake (27)
  Added (20)
  CMake (13)
  libdeng2 (8)
  Builder (6)
  libgui (6)
  OS X (6)
  Client (5)
  Debug (5)
  Refactor (5)
  FluidSynth (4)
  libcore (4)
  Server (4)
  Shell (4)
  Documentation (3)
  Cleanup (2)
  FS1 (2)
  GL (2)
  GUI (2)
  liblegacy (2)
  Library (2)
  Readme (2)
  Resources (2)
  Revert (2)
  SDK (2)
  Updater (2)
  Amethyst (1)
  Assimp (1)
  Console (1)
  CPack (1)
  Dedicated Mode (1)
  Dedicated Server (1)
  GCC (1)
  GLSandbox (1)
  Joystick (1)
  libdeng (1)
  libshell (1)
  md2tool (1)
  Network (1)
  Plugins (1)
  Snowberry (1)
August 2019
2019-08-22 : Compiler flags for symbol visibility
March 2013
2013-03-23 : Revised the doomsday-shell-text man page
2013-03-02 : Fixing memory access issues in def_main
2013-03-02 : Investigating server crash
February 2013
2013-02-11 : Deploy shell-gui in installation
January 2013
2013-01-02 : Relocated strupr/strlwr to libdeng1
October 2012
2012-10-15 : Deploy plugins to (libdir)/doomsday-plugins
2012-10-15 : Shared libraries have a "lib" prefix
April 2012
2012-04-22 : Use de::Info to configure basedir and libdir
March 2012
2012-03-24 : Use Xrandr to change display modes
2012-03-24 : Numpad mappings for numlock mode
2012-03-24 : Key mapping for X11
2012-03-24 : Tested running without X11 displaymode support
February 2012
2012-02-06 : Improved fix for MatchDirectory, font loading
2012-02-06 : Default runtime directory changed to ~/.doomsday/runtime (from ~/.deng)
January 2012
2012-01-20 : Include man page in the installation
2012-01-03 : Fixing compiler warnings
December 2011
2011-12-11 : Detect 64-bit build, use appropriate FMOD library
October 2011
2011-10-04 : Installing libdeng2, improving build robustness
September 2011
2011-09-13 : Install targets and data files
July 2009
2009-07-07 : Release mouse grab when in the Doomsday UI mouse mode in windowed mode.

  Fixed (68) — Unix

February 2021
2021-02-09 CMake | Fixed : Install prefix set incorrectly
August 2019
2019-08-22 Builder | Fixed : Fixed deployment; updated dependency build script
2019-08-22 Cleanup | Fixed : Fixed build issues; removed old manual X11 code
September 2018
2018-09-30 Fixed : CMake configuration issue wrt DENG_LIBRARY_DIR
April 2017
2017-04-28 Added | CMake | Fixed : Added a manual check for g++
November 2015
2015-11-28 Fixed | FluidSynth : Link with the system FluidSynth library
July 2015
2015-07-27 Fixed : Missing headers
2015-07-20 Fixed : Fixed build (de_network.h removed)
2015-07-20 Fixed | Network | OS X : Fixed build (ambiguous use of de::min<>())
May 2015
2015-05-24 CMake | Fixed : Incorrect build options; no default CPack generator
2015-05-24 CMake | Fixed : Correct file name; rpath for standalone use
2015-05-14 Fixed : Minor build errors
2015-05-14 Fixed : Minor build errors
February 2015
2015-02-16 Fixed | liblegacy : Path manipulation in Windows style file finding
2015-02-16 Fixed | liblegacy : Path manipulation in Windows style file finding
November 2014
2014-11-13 Builder | Fixed : Detecting platform version
October 2014
2014-10-24 Fixed : Build failure (file name case sensitivity)
August 2014
2014-08-22 Fixed | qmake : Build options for C++11
2014-08-22 Fixed | qmake : Build options for Qt 5.2 / X11
May 2014
2014-05-16 Client | Fixed : Incorrect header name in include
April 2014
2014-04-19 Fixed : Incorrect localized name in Doomsday Shell shortcut
March 2014
2014-03-27 Fixed | libdeng2 : Fixed build
February 2014
2014-02-25 Fixed : Crash when launching application (UnixInfo)
2014-02-25 Fixed : Crash when launching application (UnixInfo)
2014-02-12 Fixed | GLSandbox : Deploy testpic
November 2013
2013-11-19 Fixed | GL : Fetching GL entrypoints
June 2013
2013-06-05 Fixed | libgui : System header conflict related to key press/release
2013-06-05 Fixed | libgui : Text bounds measurements
2013-06-05 Fixed : Fixed build
March 2013
2013-03-31 Fixed | qmake : Output directory accessed before created
2013-03-24 Fixed : Restored earlier temporary fix for slashes (UNIX only)
2013-03-23 Fixed | FS1 | Revert : Switch to correct path separators
2013-03-23 Fixed | FS1 : Switch to correct path separators
2013-03-01 Added | Fixed : Added missing <cstring> header (platform-wide)
February 2013
2013-02-14 Fixed : Fixed build (missing header)
2013-02-11 Fixed : Fixed build
December 2012
2012-12-10 Fixed : Dynamic linker problem
2012-12-07 Fixed : Fixed build (missing headers)
November 2012
2012-11-26 Fixed : Regression related to path configuration
2012-11-22 Fixed : Fixed build
2012-11-20 Fixed | Refactor : Refactoring oversight
2012-11-14 Fixed : Expanding ~ in the iwaddir
2012-11-13 Fixed : Correct include path
2012-11-09 Fixed | libdeng2 : Missing C header include
October 2012
2012-10-24 Fixed : Fixed build
2012-10-14 Fixed | md2tool : Fixed missing header include
2012-10-02 Fixed : Fixed build
July 2012
2012-07-30 Fixed | libdeng2 : String comparison functions for C code
2012-07-20 Fixed : Compilation issues
June 2012
2012-06-28 Builder | Fixed : Include libdeng1 in the dynamic library search path
April 2012
2012-04-15 Fixed : Set en_US locale for libc and Qt
March 2012
2012-03-27 Dedicated Mode | Fixed : Keyboard events via curses
2012-03-12 Fixed : "~" in path was sometimes left untranslated
2012-03-12 Fixed : "~" in path was sometimes left untranslated
2012-03-12 Fixed : "~" in path was sometimes left untranslated
2012-03-05 Fixed | qmake : Snowberry paths install order
2012-03-05 Fixed | qmake : Snowberry paths install order
February 2012
2012-02-06 Fixed : Install cphelp.txt to the correct directory
2012-02-04 Fixed : PathMap did not consider the case of the Unix-style path
January 2012
2012-01-29 Fixed : Startup fonts were not installed
2012-01-23 Fixed | qmake : Fixed path to man page
2012-01-17 Fixed : Apply PREFIX when installing .desktop file
2012-01-17 Fixed : Fixed build
2012-01-01 Fixed : Fixed dedicated console window setup
December 2011
2011-12-28 Fixed : Fixed errors
October 2011
2011-10-08 Fixed : Fixed build on Ubuntu
March 2011
2011-03-28 Fixed : Fixed some compiler warnings.
December 2008
2008-12-29 Fixed | OS X : Attempting to play a CDAudio track via the "playmusic" console command would stop the currently playing music even though CDAudio playback is not implemented for these platforms.

↑ Back to top

  qmake (27) — Unix

January 2015
2015-01-13 qmake : Use pkg-config to determine flags for ncurses
August 2014
2014-08-22 Fixed | qmake : Build options for C++11
2014-08-22 Fixed | qmake : Build options for Qt 5.2 / X11
2014-08-12 Added | qmake : Added build option "deng_distcc"
2014-08-04 qmake : Enable C++11
2014-08-04 qmake : Enable C++11
May 2014
2014-05-02 libgui | qmake : libgui implies dependency on libassimp
February 2014
2014-02-28 qmake : Link against built libraries rather than system
2014-02-20 Builder | qmake : Use environment to find python
2014-02-20 Builder | qmake : Use environment to find python
November 2013
2013-11-21 qmake : Using ccache with gcc
2013-11-21 qmake : Using ccache with gcc
2013-11-21 Added | qmake : Added build option for using ccache
2013-11-21 Added | qmake : Added build option for using ccache
July 2013
2013-07-01 Debug | OS X | qmake : Build option "deng_debuginfo" for including debug info
March 2013
2013-03-31 Fixed | qmake : Output directory accessed before created
July 2012
2012-07-13 qmake : Build config for glib-2.0
May 2012
2012-05-09 qmake : Check that xxf86vm and xrandr exist
April 2012
2012-04-08 qmake : Always link against libX11
March 2012
2012-03-30 qmake : Tell linker where to find shared libraries
2012-03-26 qmake : Apply SDL cflags also in C++ source files
2012-03-22 qmake : Sorting out compilation and linker issues on Ubuntu
2012-03-11 Added | qmake : Added deng_nosnowberry for excluding Snowberry
2012-03-05 Fixed | qmake : Snowberry paths install order
2012-03-05 Fixed | qmake : Snowberry paths install order
January 2012
2012-01-23 Fixed | qmake : Fixed path to man page
2012-01-17 qmake : Adjusted linker options

↑ Back to top

  Added (20) — Unix

August 2019
2019-08-22 Added : Added stub for file selection dialog
April 2017
2017-04-28 Added | CMake | Fixed : Added a manual check for g++
2017-04-15 Added | CMake : Added CMake variables for base and plugin directories
August 2014
2014-08-12 Added | qmake : Added build option "deng_distcc"
March 2014
2014-03-16 Added | Debug | libdeng2 : Added a backtrace print macro
December 2013
2013-12-23 Added | Client | Server : Added command line options --version and --help
November 2013
2013-11-21 Added | qmake : Added build option for using ccache
2013-11-21 Added | qmake : Added build option for using ccache
March 2013
2013-03-23 Added : Added a man page for doomsday-server
2013-03-22 Added : Added man page for doomsday-shell-text
2013-03-01 Added | Fixed : Added missing <cstring> header (platform-wide)
February 2013
2013-02-16 Added | GUI | Shell : Added .desktop file for the Shell
January 2013
2013-01-19 Added | Shell : Added a stub for the text mode shell interface
November 2012
2012-11-07 Added | Readme : Added mention of the 'defaults' config file
April 2012
2012-04-22 Added | Documentation : Added mention of the system-level paths configuration
2012-04-22 Added : Added system-level config value "iwaddir"
March 2012
2012-03-11 Added | qmake : Added deng_nosnowberry for excluding Snowberry
2012-03-10 Added | OS X : Added new app entry point
February 2012
2012-02-02 Added : Added -daemon option for completely headless mode
January 2012
2012-01-23 Added | Documentation : Added options synopsis

↑ Back to top

  CMake (13) — Unix

February 2021
2021-02-09 CMake | Fixed : Install prefix set incorrectly
April 2017
2017-04-28 Added | CMake | Fixed : Added a manual check for g++
2017-04-15 Added | CMake : Added CMake variables for base and plugin directories
May 2016
2016-05-06 CMake | libgui | Revert : Link with zlib
2016-05-02 CMake | libgui : Link with zlib
November 2015
2015-11-28 CMake : Enable C++11 manually
May 2015
2015-05-28 Assimp | CMake : Link to and deploy libassimp
2015-05-24 CMake | Fixed : Incorrect build options; no default CPack generator
2015-05-24 CMake | CPack : Fixes for Debian and RPM packaging
2015-05-24 CMake | Fixed : Correct file name; rpath for standalone use
February 2015
2015-02-20 CMake : Building and installing on an Unix system
2015-02-16 Amethyst | CMake : Generate server and shell-text manual pages
May 2011
2011-05-17 CMake : Link against libm

↑ Back to top

  libdeng2 (8) — Unix

March 2014
2014-03-27 Fixed | libdeng2 : Fixed build
2014-03-17 libdeng2 : Make backtrace printer available in release builds, too
2014-03-16 Added | Debug | libdeng2 : Added a backtrace print macro
February 2014
2014-02-26 libdeng2 : Expand paths specified in UnixInfo config
November 2012
2012-11-09 Fixed | libdeng2 : Missing C header include
2012-11-06 FluidSynth | libdeng2 : Configure default audio driver using "defaults"
July 2012
2012-07-30 Fixed | libdeng2 : String comparison functions for C code
2012-07-22 libdeng2 : Use appropriate paths for de::FS

↑ Back to top

  Builder (6) — Unix

August 2019
2019-08-22 Builder | Fixed : Fixed deployment; updated dependency build script
November 2014
2014-11-13 Builder | Fixed : Detecting platform version
March 2014
2014-03-22 Builder : Compiler log cleaner
February 2014
2014-02-20 Builder | qmake : Use environment to find python
2014-02-20 Builder | qmake : Use environment to find python
June 2012
2012-06-28 Builder | Fixed : Include libdeng1 in the dynamic library search path

↑ Back to top

  libgui (6) — Unix

May 2016
2016-05-06 CMake | libgui | Revert : Link with zlib
2016-05-02 CMake | libgui : Link with zlib
November 2014
2014-11-15 libgui | OS X : Typo
May 2014
2014-05-02 libgui | qmake : libgui implies dependency on libassimp
June 2013
2013-06-05 Fixed | libgui : System header conflict related to key press/release
2013-06-05 Fixed | libgui : Text bounds measurements

↑ Back to top

  OS X (6) — Unix

July 2015
2015-07-20 Fixed | Network | OS X : Fixed build (ambiguous use of de::min<>())
November 2014
2014-11-15 libgui | OS X : Typo
July 2013
2013-07-01 Debug | OS X | qmake : Build option "deng_debuginfo" for including debug info
March 2012
2012-03-10 Added | OS X : Added new app entry point
February 2012
2012-02-04 OS X : Check file extension before loading a plugin
December 2008
2008-12-29 Fixed | OS X : Attempting to play a CDAudio track via the "playmusic" console command would stop the currently playing music even though CDAudio playback is not implemented for these platforms.

↑ Back to top

  Client (5) — Unix

January 2016
2016-01-19 Client | Resources | Server : Look in /usr/share/games/doom for IWAD files
2016-01-19 Client | Resources | Server : Look in /usr/share/games/doom for IWAD files
October 2014
2014-10-16 Client : Let de::App determine the base path
May 2014
2014-05-16 Client | Fixed : Incorrect header name in include
December 2013
2013-12-23 Added | Client | Server : Added command line options --version and --help

↑ Back to top

  Debug (5) — Unix

September 2015
2015-09-19 Debug | libcore : Keeping track of where Counted objects are created
November 2014
2014-11-02 Debug | libcore : Macro to generate backtrace as a string
March 2014
2014-03-16 Added | Debug | libdeng2 : Added a backtrace print macro
February 2014
2014-02-12 Debug : Investigating Canvas recreation issues
July 2013
2013-07-01 Debug | OS X | qmake : Build option "deng_debuginfo" for including debug info

↑ Back to top

  Refactor (5) — Unix

November 2012
2012-11-20 Fixed | Refactor : Refactoring oversight
October 2012
2012-10-15 Plugins | Refactor : Moved plugin loading to the portable dd_plugin module
September 2012
2012-09-10 Library | Refactor : Checking file types
December 2011
2011-12-29 Refactor : Refactoring plugin management (part 1)
2011-12-29 Refactor : Refactored sys_dylib into a Library class

↑ Back to top

  FluidSynth (4) — Unix

November 2015
2015-11-28 Fixed | FluidSynth : Link with the system FluidSynth library
November 2012
2012-11-06 FluidSynth | libdeng2 : Configure default audio driver using "defaults"
2012-11-06 FluidSynth : Use the pulseaudio driver by default
2012-11-06 FluidSynth : Use the system's libfluidsynth

↑ Back to top

  libcore (4) — Unix

April 2017
2017-04-12 libcore : DENG_BASE_DIR and DENG_LIBRARY_DIR may be relative paths
March 2017
2017-03-16 libcore : Set preferred locale for number formatting earlier
September 2015
2015-09-19 Debug | libcore : Keeping track of where Counted objects are created
November 2014
2014-11-02 Debug | libcore : Macro to generate backtrace as a string

↑ Back to top

  Server (4) — Unix

January 2016
2016-01-19 Client | Resources | Server : Look in /usr/share/games/doom for IWAD files
2016-01-19 Client | Resources | Server : Look in /usr/share/games/doom for IWAD files
December 2013
2013-12-23 Added | Client | Server : Added command line options --version and --help
December 2012
2012-12-30 Server : Fixing server build

↑ Back to top

  Shell (4) — Unix

February 2013
2013-02-16 Added | GUI | Shell : Added .desktop file for the Shell
2013-02-16 GUI | Shell : .desktop shortcut file for the Shell
January 2013
2013-01-25 Shell : Cleaned up SIGWINCH handling, prevent Ctrl-C signal
2013-01-19 Added | Shell : Added a stub for the text mode shell interface

↑ Back to top

  Documentation (3) — Unix

December 2012
2012-12-03 Documentation | Readme : For man pages, use a shorter title
April 2012
2012-04-22 Added | Documentation : Added mention of the system-level paths configuration
January 2012
2012-01-23 Added | Documentation : Added options synopsis

↑ Back to top

  Cleanup (2) — Unix

August 2019
2019-08-22 Cleanup | Fixed : Fixed build issues; removed old manual X11 code
May 2012
2012-05-04 Cleanup | Joystick : Cleanup

↑ Back to top

  FS1 (2) — Unix

March 2013
2013-03-23 Fixed | FS1 | Revert : Switch to correct path separators
2013-03-23 Fixed | FS1 : Switch to correct path separators

↑ Back to top

  GL (2) — Unix

November 2013
2013-11-19 Fixed | GL : Fetching GL entrypoints
April 2012
2012-04-13 GL : Assert GL context activate with Qt

↑ Back to top

  GUI (2) — Unix

February 2013
2013-02-16 Added | GUI | Shell : Added .desktop file for the Shell
2013-02-16 GUI | Shell : .desktop shortcut file for the Shell

↑ Back to top

  liblegacy (2) — Unix

February 2015
2015-02-16 Fixed | liblegacy : Path manipulation in Windows style file finding
2015-02-16 Fixed | liblegacy : Path manipulation in Windows style file finding

↑ Back to top

  Library (2) — Unix

September 2012
2012-09-10 Library | Refactor : Checking file types
February 2012
2012-02-04 Library : Check symlinks when loading plugins

↑ Back to top

  Readme (2) — Unix

December 2012
2012-12-03 Documentation | Readme : For man pages, use a shorter title
November 2012
2012-11-07 Added | Readme : Added mention of the 'defaults' config file

↑ Back to top

  Resources (2) — Unix

January 2016
2016-01-19 Client | Resources | Server : Look in /usr/share/games/doom for IWAD files
2016-01-19 Client | Resources | Server : Look in /usr/share/games/doom for IWAD files

↑ Back to top

  Revert (2) — Unix

May 2016
2016-05-06 CMake | libgui | Revert : Link with zlib
March 2013
2013-03-23 Fixed | FS1 | Revert : Switch to correct path separators

↑ Back to top

  SDK (2) — Unix

March 2014
2014-03-04 SDK : Prefer libs in SDK to system libs
2014-03-03 SDK : Deploy SDK libs to built app using symlinks

↑ Back to top

  Updater (2) — Unix

March 2019
2019-03-30 Updater : Specify autoupdater platform manually
June 2012
2012-06-07 Updater : Run xdg-open on the downloaded package

↑ Back to top

  Amethyst (1) — Unix

February 2015
2015-02-16 Amethyst | CMake : Generate server and shell-text manual pages

↑ Back to top

  Assimp (1) — Unix

May 2015
2015-05-28 Assimp | CMake : Link to and deploy libassimp

↑ Back to top

  Console (1) — Unix

July 2013
2013-07-26 Console : Use Unicode for Shift and arrows in 'help' command

↑ Back to top

  CPack (1) — Unix

May 2015
2015-05-24 CMake | CPack : Fixes for Debian and RPM packaging

↑ Back to top

  Dedicated Mode (1) — Unix

March 2012
2012-03-27 Dedicated Mode | Fixed : Keyboard events via curses

↑ Back to top

  Dedicated Server (1) — Unix

April 2012
2012-04-10 Dedicated Server : Don't use stdout with curses

↑ Back to top

  GCC (1) — Unix

July 2012
2012-07-27 GCC : Allow //-comments (C99) and anonymous structs

↑ Back to top

  GLSandbox (1) — Unix

February 2014
2014-02-12 Fixed | GLSandbox : Deploy testpic

↑ Back to top

  Joystick (1) — Unix

May 2012
2012-05-04 Cleanup | Joystick : Cleanup

↑ Back to top

  libdeng (1) — Unix

July 2012
2012-07-30 libdeng : Attempting to fix uint/ushort declarations

↑ Back to top

  libshell (1) — Unix

February 2013
2013-02-15 libshell : Finding the doomsday-server binary for LocalServer

↑ Back to top

  md2tool (1) — Unix

October 2012
2012-10-14 Fixed | md2tool : Fixed missing header include

↑ Back to top

  Network (1) — Unix

July 2015
2015-07-20 Fixed | Network | OS X : Fixed build (ambiguous use of de::min<>())

↑ Back to top

  Plugins (1) — Unix

October 2012
2012-10-15 Plugins | Refactor : Moved plugin loading to the portable dd_plugin module

↑ Back to top

  Snowberry (1) — Unix

June 2012
2012-06-18 Snowberry : Passing command line arguments to Doomsday

↑ Back to top