Revision 156176ce
Added by skyjake over 9 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- .gitignore (diff)
- apps
- client
- client.pro
- libdoomsday
- libdoomsday.pro
- plugins
- common
- common.pri
- config_plugin.pri
- dehread
- dehread.pro
- directsound
- directsound.pro
- doom
- doom.pro
- doom64
- doom64.pro
- example
- example.pro
- fluidsynth
- fluidsynth.pro
- fmod
- fmod.pro
- heretic
- heretic.pro
- hexen
- hexen.pro
- idtech1converter
- idtech1converter.pro
- openal
- openal.pro
- plugins.pro
- savegameconverter
- savegameconverter.pro
- winmm
- winmm.pro
- common
- server
- server.pro
- client
- build
- config.pri
- config_macx.pri
- config_unix.pri
- config_unix_any.pri
- config_user-example.pri
- config_win32.pri
- dep_appfw.pri
- dep_assimp.pri
- dep_core.pri
- dep_core_cwrapper.pri
- dep_curses.pri
- dep_directx.pri
- dep_doomsday.pri
- dep_eax.pri
- dep_fluidsynth.pri
- dep_fmod.pri
- dep_glib.pri
- dep_gui.pri
- dep_legacy.pri
- dep_lzss.pri
- dep_openal.pri
- dep_opengl.pri
- dep_ovr.pri
- dep_sdl.pri
- dep_sdl2.pri
- dep_shell.pri
- dep_zlib.pri
- doomsday.pro
- doomsday_sdk.pri
- host
- host.pro
- macros.pri
- postbuild
- bundleapp.sh
- postbuild.pro
- sdk
- sdk.pro
- tests
- config_test.pri
- test_appfw
- test_appfw.pro
- test_archive
- test_archive.pro
- test_bitfield
- test_bitfield.pro
- test_commandline
- test_commandline.pro
- test_glsandbox
- test_glsandbox.pro
- test_info
- test_info.pro
- test_log
- test_log.pro
- test_record
- test_record.pro
- test_script
- test_script.pro
- test_string
- test_string.pro
- test_stringpool
- test_stringpool.pro
- test_vectors
- test_vectors.pro
- tests.pro
- tools
- amethyst
- amethyst.pro
- doomsdayscript
- doomsdayscript.pro
- md2tool
- md2tool.pro
- savegametool
- savegametool.pro
- shell
- shell-gui.pro
- shell-text
- shell-text.pro
- texc
- texc.pro
- tools.pro
- wadtool
- wadtool.pro
- amethyst
Cleanup: Removed old qmake projects and other obsolete build files
Todo: "build/scripts/" should become just "scripts/".
Todo: doomsday-host should be updated to use CMake to build.