Commit Graph

650 Commits

Author SHA1 Message Date
Tom Reynolds
a9a0a94550 add XML mime-type to svn property setting script 2013-06-21 18:02:31 +00:00
Mark Vejvoda
9346fd5304 updated script to support debian sid 2013-06-21 14:44:53 +00:00
Mark Vejvoda
441390e5c5 - fixed vc++ 2012 build
- some fixes found from vc++ 2012 code analyser
2013-06-21 00:12:19 +00:00
Mark Vejvoda
00eb9a9561 - added a new script that sets svn properties for lng and sh files 2013-06-19 17:33:35 +00:00
Mark Vejvoda
a8662c8b31 updated menus to display translated tech name 2013-06-13 01:37:15 +00:00
Mark Vejvoda
ef32fcdd7b - added megpack to in game translation list 2013-06-12 22:58:21 +00:00
Mark Vejvoda
4469e9b712 added profiler script 2013-06-12 06:44:23 +00:00
Mark Vejvoda
93444a2ff5 set project values back to original for stable floating point behavior 2013-06-12 00:21:30 +00:00
Mark Vejvoda
a214acb6c2 try with no frame pointers and fast floating point 2013-06-12 00:07:52 +00:00
Mark Vejvoda
557c098f23 omit frame pointers as in 3.7.1 2013-06-11 23:52:42 +00:00
Mark Vejvoda
ff88a840c6 revert back floating point model changes 2013-06-11 23:40:04 +00:00
Mark Vejvoda
87f8529ff5 try setting vc++ 2010 projects to sse2 and fast floating point model 2013-06-11 23:20:25 +00:00
Mark Vejvoda
d067b52799 fixed windows build and added new test to vc++ project 2013-06-10 23:08:03 +00:00
Mark Vejvoda
f05d132232 - experi-mental vc++ 2012 project files (do not ask me for help with these) 2013-06-07 17:50:43 +00:00
Tom Reynolds
385bc30e7e Do not use enforce use of extreme (-9e) XZ compression everywhere. Instead use XZ_OPT="$XZ_OPT -9e" environment variable as a prefix when calling XZ commands, or use XZ_DEFAULTS environment variable in shell initialization scripts. See xz(1) for details. 2013-05-26 02:16:01 +00:00
Tom Reynolds
a7382619cb i don't like echoes 2013-05-21 03:41:30 +00:00
Tom Reynolds
c09d807ad8 some error handling for windows breakpad stacktrace dumping 2013-05-17 19:20:07 +00:00
Mark Vejvoda
72ef16c918 updated windows script to use generic path variable 2013-05-17 19:13:43 +00:00
Mark Vejvoda
25f1b4d447 add support for google breakpad symbol file creation and stack traces 2013-05-17 18:17:02 +00:00
Mark Vejvoda
1ddf7db804 added scripts to produce google-breakpad symbols and produce a stacktrace from a dmp 2013-05-17 06:40:19 +00:00
Mark Vejvoda
748763f0f1 code cleanup based on cppcheck results 2013-05-17 05:21:14 +00:00
Tom Reynolds
4bc007f239 Whoopsie, now with better CPU detection and fallback 2013-05-15 05:30:51 +00:00
Tom Reynolds
a6e6ab8f53 Use 'nproc' command instead of /proc/cpuinfo (doesn't work on armv5tel) to determine # of cores (lscpu can be another option) 2013-05-15 04:00:36 +00:00
Tom Reynolds
c10bb9f10e fix typo in setupBuildDeps.sh and make it report architecture in case of errors 2013-05-15 03:18:31 +00:00
Tom Reynolds
e43b9c3176 W32: Make NSIS created data folder shortcut work as expected - thanks 'case' / jmh @ landoleet 2013-05-03 18:51:49 +00:00
Tom Reynolds
32a197e2ab build dependencies installer support for Ubuntu 13.04 - tested and works 2013-05-02 00:14:19 +00:00
Mark Vejvoda
c141ee978d fixed vc++ build to support zip files 2013-05-01 21:49:00 +00:00
Mark Vejvoda
a2f27cda8e fixed vc++ build to support zip files 2013-05-01 21:22:15 +00:00
Tom Reynolds
02d942e0cf minimalistic error testing for CI build script 2013-04-30 19:54:51 +00:00
Mark Vejvoda
ab6793d25b - added unit tests to vc++ build (requires updated windows_deps from sourceforge.net) 2013-04-30 07:03:03 +00:00
Mark Vejvoda
65266ca41e - added cppunit into build system and started writing some unit tests (requires new dependency cppunit) 2013-04-30 01:27:14 +00:00
Mark Vejvoda
68f587e3ae updated with echo comment to indicate how to get perf working in ubuntu 2013-04-29 02:43:11 +00:00
Titus Tscharntke
1233f57542 lets hope I did the right thing to fix windows compile .... 2013-04-21 21:09:46 +00:00
Mark Vejvoda
b8357b8696 - updated cmake to output more info regarding finding libircclient and better support for ircclcient
- cleanup too many exclamations in finding ftgl libs
2013-03-06 00:47:21 +00:00
Tom Reynolds
0a79fb1767 fix for the fix ;) 2013-03-05 19:33:08 +00:00
Tom Reynolds
9ba323a0ef setupBuildDeps.sh opensuse 12.2 fix 2013-03-05 19:31:09 +00:00
Mark Vejvoda
8815a4422d added scripts to build google breakpad symbol files 2013-02-26 00:04:55 +00:00
Mark Vejvoda
98e8aff4c3 - check when loading xml's that they are not a folder
- change dump world key to \
2013-02-21 23:30:26 +00:00
Mark Vejvoda
87a4eb49e4 - fixed lua 5.2 code for save / load games
- cmake now prefers lua 5.2 over 5.1
2013-02-16 21:20:09 +00:00
Tom Reynolds
fa5f6f407a new translations, cppcheck script modification 2013-02-10 23:38:00 +00:00
Mark Vejvoda
cb30df57a6 - added better breakpad lib detection 2013-02-09 20:45:21 +00:00
Mark Vejvoda
af100408ed - correct vc++ build so that we properly parse the version info for automated builds 2013-02-09 08:01:06 +00:00
Mark Vejvoda
1e3c7b3e2c - update project files to use proper way for naming binaries in vc++ 2013-02-09 07:00:56 +00:00
Tom Reynolds
d491a6ae96 upgrade linux version info 2013-02-08 19:27:19 +00:00
Mark Vejvoda
bff9b1b3bc - cleanup a bunch of vc++ compile / link warnings 2013-02-01 08:12:20 +00:00
Mark Vejvoda
d808b4ecc4 - added Unit selection type label
- updated unhandled exception logic in linux
2013-02-01 05:52:00 +00:00
Mark Vejvoda
ffa52b02f5 - updated project file to consistent include path for google-breakpad 2013-02-01 02:33:33 +00:00
Mark Vejvoda
71d5f24828 - added support for google-breakpad in linux 2013-02-01 02:27:01 +00:00
Mark Vejvoda
5473372e4b - fix the 2010 bat file as the dll's are not required 2013-01-31 20:38:22 +00:00
Mark Vejvoda
ea03747ace - updated to add initial support for google-breakpad exception handling 2013-01-31 20:17:52 +00:00