History | View | Annotate | Download (13.7 kB)
only add susynclib test if awk is found, fixes #1564
revert accidentally bumped min libt rev
fix libt build
fix springsettings build
apply patch by malric, fixes #1636
added glib as build req for libnotify
avoid compile errors on older boost + newer gcc combos
Patch for libnotify support > 0.7.0Patch for CMake adding OPTION_NOTIFY to allow user to disable libnotify support
fix geoip compile issue in torrent code
Merge branch 'master' into notify
disable version test target again
notificationmanager can use libnotify if available
temp enable version test target
regenerate VERSION each commit
Merge remote branch 'BrainDamage/master'
hardwire libcurl flags into toolchain file on msw
Fixed empty VERSION #define due to CMake variable-name inconsistency
closes 1367 by explicitly linking boost lib, thanks go to aurelien@bompard.org for the patch
fix tarball generation for new config filename
Signed-off-by: Rene Milk <koshi@springlobby.info>
rename generated config header
Revert "temp. reorganize the VERSION definiotn mechanism"
This reverts commit 28cfd051f2bf21ead43b6201cd7db41fbbdebb65.
add a minimal executable to output version
tryingto fix bbot compile..
temp. reorganize the VERSION definiotn mechanism
small simplification in cmake
change warning settings for msw, set windres in toolchain file
change build settings to enable debug report
drmingw report functionality included
build stuff
don't use the custom stackwalker for now ( doesn't build on mingw)
fix build w/o dbgrpt enabled
CMake: fix for enabled debug report
now also handles template sources
header file globs to show them in qtcreator
remove extra openal linkagae
compile cleaner at higher warn level
fix VERSION and AUX troubles
quiet git rev script output and in cmake configure and make AUX_VERSION work again
fixed dep add for alure
some build fixes
rename sdlsound files, add dependencies to alure target
buildsystem changes for openAL
adds ALURE
fix build with dbg-report enabled
fix cmake build, enabling debug report will not work yet
fix linux cmake compile
cmake reorganisation
Merge branch 'dbg-report' into dbg-report_newlib
Conflicts: CMakeLists.txt Makefile.am
Merge branch 'master' into dbg-report
Conflicts: CMakeLists.txt Makefile.am cmake/Toolchain-mingw32.cmake configure.ac.m4 springlobby.cbp src/crashreport.cpp src/crashreport.h src/springlobbyapp.cpp src/utils/misc.cpp src/utils/platform.h tools/buildbot-create-build-dirs.sh
proper escape for locale_install_dir define, thanks mammadori
properly define LOCALE_INSTALL_DIR
prepared [ackae etc for mingw4.4
Merge branch 'master' into mingw4.4
Conflicts: cmake/sources.list src/updater/updater.cpp
use full path in manifest file for updater; use -O0 in distcheck
script to fix release zip dir layout
seperate sources definitions from main cmake file
Conflicts:
CMakeLists.txt
remove wrong linker flag
successful launching sep updater
initial files/buidlsystem changes for seperate updater
temp disable sound on win entirely
buildsystem fixes for 4.4
re-enable torrent system by default
disable torrent system for now, also the packing of dlls via cpack
mthreads at compile time
mthreads, release build
bring pack the pack target
- make distcheck work with jobserver- include tools in export
forgot to add new po/CmakeLists
move to new translation system in cmake
don't wipe on normal build
generate source archives
a whole bunch of cmake fixes
avoid the po dir problem
put locale into zip
pass rev thru create script to cpack
springlobby is not a library
Revert "Revert "spring file extension from cmake file""
This reverts commit 06f198835cfcf55cb839ac730f190fb87c2056c6.
fix build utils for cmake release
Revert "spring file extension from cmake file"
This reverts commit 22af805ff1428f88a0f1f3901c7daeabe4ad4b85.
CMakeLists.tx
fix cmake for out of repo libt
grammar
remove obsolete unitsyncthread.{cpp,h}
fix unitsync cmake target
spring file extension from cmake file
Conflicts: src/springlobbyapp.cpp tools/buildbot-create-build-dirs.sh
Merge branch 'master' into rc2_layouts_simpleinterface
Conflicts: src/mmoptionswrapper.cpp src/mmoptionwindows.cpp src/mmoptionwindows.h src/serverevents.cpp src/settings++/frame.cpp
Merge commit 'bd/master'
removed obsolete debug settings tab
Merge branch 'master' into md5_replacement
Merge branch 'simple_front' into rc2+layouts+simple
Conflicts: CMakeLists.txt Makefile.am springlobby.cbp src/battleroomtab.cpp src/chatpanel.h src/ibattle.h src/springlobbyapp.cpp src/ui.cpp src/ui.h
Merge branch 'layout_saving' into rc2+layouts+simple
Conflicts: CMakeLists.txt Makefile.am springlobby.cbp src/chatpanel.cpp src/ibattle.cpp src/mainjoinbattletab.cpp src/mainoptionstab.cpp src/maintorrenttab.cpp src/playback/playbacktab.cpp src/widgets/downloadlistctrl.cpp
ffix settings build
Merge branch 'md5_replacement' into rc2
Merge branch 'master' into rc2
Conflicts: src/battlemaptab.cpp src/battleroomtab.cpp src/chatpanel.cpp
change springsettings unitsync loading to use usync gloabl from SL
src/settings++/se_utils.cpp
split menu from chatpanel.cpp