]> git.xonotic.org Git - xonotic/netradiant.git/history - CMakeLists.txt
radiant/vfs: do not load enginepath twice
[xonotic/netradiant.git] / CMakeLists.txt
2020-04-04 Thomas Debessecmake: install global.xlink
2020-04-01 Thomas Debessebundle: make daemonmap buildable and bundlable like... 162/head
2020-03-28 Thomas Debesseradiant/buildmenu: rename ".[ExecutableType]" as "...
2020-01-20 Thomas DebesseMerge branch 'easy-builder' into 'master'
2020-01-20 Thomas Debesseenable crunch if available
2019-08-05 Thomas DebesseMerge branch 'bundle' into 'master'
2019-08-05 Thomas Debessecmake: fix a mistake introduced while revamping bundlin... 153/head
2019-08-05 Thomas DebesseMerge branch 'bundle' into 'master'
2019-08-04 Thomas Debessebundle: a bunch of improvements
2019-08-04 Thomas Debessecmake: BUNDLE_LIBRARIES disables FHS_INSTALL
2019-08-04 Thomas DebesseMerge branch 'floating' into 'master'
2019-08-04 Thomas Debessefloating window: use HINT_UTILITY on Windows but normal... 152/head
2019-07-23 Thomas DebesseMerge branch 'bintarget' into 'master'
2019-07-23 Thomas Debesseadd a "binaries" target, fix #135, <3 @zturtleman 144/head
2019-07-23 Thomas DebesseMerge branch 'cleanup' into 'master'
2019-07-23 Thomas Debesserename game_packs target to gamepacks 142/head
2019-07-05 Thomas Debessecmake: do not use WIN32 for console tools 137/head
2019-07-05 Thomas Debessecmake: make tools target the console subsystem on Windows
2019-06-24 Thomas DebesseMerge branch 'bundle' into 'master'
2019-06-19 Thomas Debessebundle: store dll in lib subdirectory, bundle all of... 136/head
2019-06-19 Thomas Debessebundle: export gtk theme/engine bundle code to the...
2019-06-18 Thomas Debessebundle: export lib bundling code to a standalone script
2019-06-18 Thomas DebesseMerge branch 'wingtk2gl' into 'master'
2019-06-18 Thomas Debesseworkaround the GTK2 GLWidget bug on Windows 133/head
2019-06-18 Thomas DebesseMerge branch 'gamepacks' into 'master'
2019-06-17 Thomas Debessegamepacks: install them in a gamepacks/ subdirectory 135/head
2019-06-16 Thomas DebesseMerge branch 'gamepacks' into 'master'
2019-06-16 Thomas Debessecmake: allow to set an arbitrary directory to store... 132/head
2019-06-16 Thomas DebesseMerge branch 'polishing' into 'master'
2019-06-16 Thomas Debessebikeshedding: cmake quoting
2019-06-16 Thomas Debessecmake: use complete version string in radiant about...
2019-06-16 Thomas Debessecmake/makefile: define NetRadiant name
2019-06-16 Thomas Debessecmake/makefile: there is no need for MAJOR/MINOR/PATCH...
2019-06-16 Thomas Debessecmake: there is no conflict anymore between radiant...
2019-06-16 Thomas Debessecmake: only set RADIANT_ABOUTMSG for netradiant build
2019-06-16 Thomas Debessecmake: unify radiant variable names
2019-06-16 Thomas Debessecmake: fix RADIANT_ABOUTMSG definition to be used in...
2019-06-16 Thomas Debessecmake: does not display license list since it can be...
2019-06-16 Thomas Debessecmake: prefer absolute paths instead of relative ones
2019-06-16 Thomas Debessecmake: spacing
2019-06-16 Thomas Debessecmake: better way to set per OS options
2019-06-03 Thomas Debessemacos: do not require xquartz and do not build against x11
2019-06-02 Thomas DebesseMerge branch 'freebsd' into 'master'
2019-06-02 Thomas Debessecmake: look for libraries in /usr/local/lib on FreeBSD
2019-06-02 Thomas Debessecmake: fix icons install and stuff like that (bug from...
2019-06-01 Thomas DebesseMerge branch 'msys2' into 'master'
2019-06-01 Thomas Debessemsys2/bundle: also bundle compiler libs (minizip…)
2019-06-01 Thomas Debessemsys2/bundle: install libs only once
2019-06-01 Thomas Debessemsys2/bundle: speed-up the build to not copy what is...
2019-06-01 Thomas Debessecmake: avoid useless dot dir in the middle of some...
2019-06-01 Thomas Debessecmake/gamepacks: tell cmake about the gamepack files...
2019-06-01 Thomas Debessemsys2/bundle: gtk2 loaders and theme, installation
2019-06-01 Thomas DebesseMerge branch 'macos' into 'master'
2019-06-01 Thomas Debessecmake: fix linking on macOS
2019-06-01 Thomas Debessecmake: spacing
2019-06-01 Thomas DebesseMerge branch 'msys2-ldd' into 'master'
2019-06-01 Thomas Debessemsys2/bundle: properly parse ldd output for dll bundlin... 128/head
2019-05-18 Thomas Debessecmake/radiant: FHS fixes 109/head
2019-05-18 Thomas Debessecmake: allow to configure for radiant/tools/gamepacks...
2019-05-18 Thomas Debessecmake: do not look for graphical libs when not building...
2019-05-18 Thomas Debessecmake: option for FHS installation is now FHS_INSTALL
2019-05-18 Thomas Debesseradiant: strip .[ExecutableType] entirely (including...
2019-05-18 Thomas Debessecmake: XDG desktop integration
2019-05-18 Thomas Debessecmake: rename “radiant” binary to “netradiant”
2019-05-18 Thomas Debessecmake: FHS installation
2019-05-18 Thomas Debessecmake: drop generation and usage of radiant version...
2018-11-04 Thomas DebesseMerge branch 'picomodel-obj-surface-vertexes' into...
2018-11-04 Thomas DebesseMerge branch 'werror' into 'master'
2018-11-04 Thomas Debessemake -Werror and -pedantic-errors a cmake option named... 106/head
2018-11-03 MarioMerge branch 'webp' into 'master'
2018-11-02 MarioMerge branch 'picomodel-obj-messages' into 'master'
2018-10-31 MarioMerge branch 'gamepack-manager' into 'master'
2018-10-31 Thomas Debessenew gamepack-manager script to download and install...
2018-10-28 MarioMerge branch 'crunch-submodule' into 'master'
2018-10-28 Thomas Debessemake crunch build optional and disabled by default
2018-04-29 MarioMerge branch 'fix-fast' into 'master'
2018-01-06 TimePathDisable CMAKE_CXX_EXTENSIONS
2017-12-30 TimePathCMake: download gamepacks by default again
2017-12-29 TimePathMerge branch 'gcc8' into 'master'
2017-12-29 TimePathMerge branch 'gamepacks' into 'master'
2017-10-14 Thomas Debessefix game_packs_all target
2017-08-07 TimePathRemove -Wno-sign-compare
2017-08-07 TimePathRemove -Wno-missing-field-initializers
2017-08-07 TimePathRemove -Wno-incompatible-pointer-types
2017-08-07 TimePathRemove -Wno-pointer-to-int-cast
2017-08-07 TimePathRemove -Wno-int-conversion
2017-08-06 TimePathRemove -Wno-delete-non-virtual-dtor
2017-08-06 TimePathRemove -Wno-reorder
2017-08-06 TimePathRemove -Wno-unused-but-set-variable
2017-08-06 TimePathRemove -Wno-write-strings
2017-08-06 TimePathRemove -Wno-parentheses
2017-08-06 TimePathRemove -Wno-pedantic
2017-08-06 TimePathRemove -Wno-switch
2017-08-06 TimePathRemove -Wno-extra
2017-08-06 TimePathAdd error flags (no changes yet)
2017-08-06 TimePathMerge branch 'smooth' into 'master'
2017-08-06 TimePathMerge branch 'vfsmodels' into 'master'
2017-08-06 TimePathMerge branch 'gamepackdeps' into 'master'
2017-08-06 TimePathMerge branch 'fixwarn' into 'master'
2017-08-03 TimePathAdd CPack targets package and package_source
next