Commit Graph

762 Commits

Author SHA1 Message Date
Tom Reynolds d95a47807e Make the coverity-scan script use a configuration file name which is closer to its own name 2014-01-25 13:55:56 +01:00
SoftCoder ea6d208947 - fix linux scripts 2014-01-24 18:32:42 -08:00
SoftCoder c64693898f - removed uneeded softlinks 2014-01-24 17:56:02 -08:00
SoftCoder fe808556bd - added more fields for dev path support.. onlu ico files for linxu left to fix 2014-01-24 17:51:06 -08:00
SoftCoder 86c6c6ee17 Merge branch 'master' of https://github.com/MegaGlest/megaglest-source 2014-01-24 16:51:53 -08:00
SoftCoder 2a3ae90e61 - updated win64 projects and scripts 2014-01-24 16:50:57 -08:00
SoftCoder 816816567f - updated paths for windows installer 2014-01-24 16:33:34 -08:00
SoftCoder 988743d867 - moved all binary content for windows to mk/windoze 2014-01-24 16:05:28 -08:00
SoftCoder 581a975209 - added support for dev mode paths and removed linux symlinks for game data
- bugfix for segfault on headless when client disconnects
2014-01-24 13:44:21 -08:00
SoftCoder 1cacb0df27 - missed some updates 2014-01-24 09:50:17 -08:00
SoftCoder b6a956d395 - moved duplicate files in mk/shared and adjusted various scripts and references 2014-01-24 09:44:18 -08:00
Tom Reynolds f0b1537e0b Merge branch 'master' of github-tomreyn-megaglest:MegaGlest/megaglest-source 2014-01-22 19:19:05 +01:00
Tom Reynolds 87aa45ef81 - Fix CC / CXX environment variable detection n build-mg.sh
- gitignore build-mg.sh's build/ at the new location
2014-01-22 19:17:01 +01:00
SoftCoder 0ddc384f08 Merge branch 'master' of github-softcoder-megaglest:MegaGlest/megaglest-source 2014-01-22 10:08:21 -08:00
SoftCoder c5e40aade4 - somehow this files was missed 2014-01-22 10:07:24 -08:00
SoftCoder 6e2388b5d1 - fix the build on windows (getting stupid msbuild errors related to mt.exe so applied work around) 2014-01-22 07:44:27 -08:00
SoftCoder 1bd772a4f3 - updated linux and windows installer scripts with new paths 2014-01-21 23:40:53 -08:00
SoftCoder 92daccf963 - cleanup of cmake scripts and proper organizing of files 2014-01-21 23:21:56 -08:00
SoftCoder 11ac54a705 - bugfix for linux data archive script and git repo 2014-01-18 16:59:46 -08:00
SoftCoder 318c700b8f - more accurate pull of latest code from git 2014-01-18 12:15:00 -08:00
SoftCoder 2e5d6f8814 - increase linux installer expanded byte size 2014-01-18 00:54:34 -08:00
SoftCoder ef82c52495 - update windows data archive script to use git 2014-01-17 23:45:44 -08:00
SoftCoder daf96d2af6 - added tar.exe to windows build process since it may be used for some build script in connection with git 2014-01-17 20:46:46 -08:00
SoftCoder 4bada8fc5a - updating game version to 3.9.1 in preparation for release 2014-01-17 19:37:25 -08:00
SoftCoder d6e7deb26e - bugfix for linux installer build script finding vlc folder 2014-01-17 19:23:33 -08:00
SoftCoder a690867bcd - small update to release data source build script (different assumed path) 2014-01-17 18:57:18 -08:00
SoftCoder 0078909bc1 - added shortcut to megaglest menu folder to point to installation folder 2014-01-17 18:10:58 -08:00
SoftCoder 6a007bff87 - attempt to see if this removes the splash screen after uninstall also 2014-01-12 12:34:03 -08:00
SoftCoder 4235e642be - updated linux installer build script to use git repo 2014-01-09 19:53:49 -08:00
SoftCoder f72b7046e5 - added experimental lunix32 cross compile support 2014-01-08 21:19:14 -08:00
SoftCoder 5e5f22e7ab - fix cmake checking for libminiupnpc versions to not actually call api's just compile check 2014-01-08 16:31:30 -08:00
SoftCoder 5f1e67ec9b - updated network throttle check to output nothing if we cannot open the reg key (likely because it does not exist and does not apply)
- updated libvlc use in windows to use 2.1.2
2014-01-01 14:58:14 -08:00
SoftCoder 6f4c3ed033 - added reg file for windows users to manually disable packet throttling
- added console warning for windows users that have this setting enabled.
2014-01-01 13:24:24 -08:00
SoftCoder e0aa65402d - added ability to force the LUA version to compile with (5.1 or 5.2) 2013-12-30 18:30:23 -08:00
SoftCoder 14627660d7 - updated lua cmake script version find ordering 2013-12-30 13:12:22 -08:00
SoftCoder c7c82b56e1 - a little cleanup of building with lua and CMAKE
- added ability to force building without static libs in build script: -d=1
- added --lua-debug commandline option
2013-12-30 11:02:43 -08:00
SoftCoder 7b7a594359 - updated some release scripts to use git instead of svn 2013-12-27 21:58:29 -08:00
SoftCoder 1adb40e024 - added export ignore directives to tell git which files to ignore on export
- updated build script version #
2013-12-26 23:39:17 -08:00
Tom Reynolds 533b1f0bfe Merge branch 'master' of github-tomreyn-megaglest:MegaGlest/megaglest-source 2013-12-26 18:29:35 +01:00
Tom Reynolds 9c51bfc60c introduce shared linux shell code / externalize distribution check 2013-12-26 18:28:21 +01:00
SoftCoder 5497e43fa0 - removed ds8 references from msvc project files 2013-12-25 11:54:19 -08:00
SoftCoder b77d3aaed0 - msvc 2012 x64 build now supports ssl for advanced translation 2013-12-23 07:15:44 -08:00
SoftCoder d01e026db9 - escape double quote in cmake module to cleanup warning 2013-12-22 09:20:25 -08:00
SoftCoder 86226c6702 - added progress to windows coverity script 2013-12-18 14:49:34 -08:00
SoftCoder 4d4b81d2a5 - updated windows coverity script to read from settings file 2013-12-18 13:51:15 -08:00
SoftCoder cf90ef9f3d - changed script shell to bash and removed hard coded info 2013-12-18 12:21:42 -08:00
SoftCoder 42ea7a5826 - added coverity linux script
- a few updates to fix coverity reported issues
2013-12-17 23:51:11 -08:00
Tom Reynolds 4883e54e4e - .gitignore: ignore coverity scan build tool subdirectory
- coverity-scan.bat: semi automate coverity scans on Windows
2013-12-15 04:26:17 +01:00
SoftCoder 69a0ae3c6b - updated windows build to pull submodules in a way that works 2013-12-14 12:50:27 -08:00
SoftCoder cdd80092c5 - updated windows build script to pull with submodules recursively 2013-12-14 10:27:12 -08:00