Commit Graph

257 Commits

Author SHA1 Message Date
Mark Vejvoda
8b5e681ae5 updated for vc++ 2012 x64 compile 2013-11-03 01:51:20 +00:00
Mark Vejvoda
651edc6f1c updated vc++ 2012 project files to build in x64 2013-11-03 01:36:43 +00:00
Mark Vejvoda
08d654ee7d 2013-11-02 11:07:13 +00:00
Tom Reynolds
3cf227646a Use download.sourceforge.net instead of master.dl.sourceforge.net for possibly delayed but more reliable downloads 2013-10-24 16:57:33 +00:00
Mark Vejvoda
260f770171 add parameter for msbuild to use more cores 2013-10-19 22:03:13 +00:00
Tom Reynolds
a8414eb4d2 whoops, missed one path there 2013-10-08 23:34:17 +00:00
Tom Reynolds
4f23db45a8 allow full path to be passed to windows stacktrace script 2013-10-08 23:29:21 +00:00
Mark Vejvoda
0c26460f34 - updated version to 3.8.0.-beta1 in preparation for beta1 2013-06-26 04:57:17 +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
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
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
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
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
Mark Vejvoda
ab6793d25b - added unit tests to vc++ build (requires updated windows_deps from sourceforge.net) 2013-04-30 07:03:03 +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
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
Mark Vejvoda
bff9b1b3bc - cleanup a bunch of vc++ compile / link warnings 2013-02-01 08:12:20 +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
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
Mark Vejvoda
141f7eaa48 - cleanup some warnings in VC++
- more consistent project settings in vc++
2013-01-23 06:53:55 +00:00
Mark Vejvoda
a6d985a488 - bugfix for new miniupnpc on windows XP (the authors added code making it require Vista and higher, no thanks)
- added fribidi support to vc++ build (requires new windows dependencies download)
2012-12-28 21:20:52 +00:00
Mark Vejvoda
989f37e23c - updating version to 3.7.1 in prep for release 2012-11-23 00:19:31 +00:00
Mark Vejvoda
f5949cf605 - updating to 3.7.0 in prep for release 2012-11-12 01:37:25 +00:00
Mark Vejvoda
02e77c455e - fixed windows build (included new network protocol files) 2012-11-02 21:02:47 +00:00
Mark Vejvoda
df2ffa2bc1 - updated windows projects to add new byte_order file 2012-11-01 06:46:14 +00:00
Mark Vejvoda
5da574a35c - cleanup windows installer and binary script 2012-10-29 05:19:41 +00:00
Mark Vejvoda
cedd04e166 - updated build order of windows projects 2012-10-28 23:37:21 +00:00
Mark Vejvoda
c5d6c611b1 - updated to copy vlc lua files 2012-10-28 22:04:25 +00:00
Mark Vejvoda
b0df7ed373 - fixed custom flag handling for 7z in windows 2012-10-28 05:42:03 +00:00
Mark Vejvoda
2272f90a40 - add optional env var when calling 7z compress: 7Z_MG_COMPRESS_PARAMS 2012-10-28 02:34:42 +00:00
Mark Vejvoda
00dfe7eb4e - allow vc++ projects to use multi cores 2012-10-28 01:03:43 +00:00
Mark Vejvoda
e9c68e05ed - updated for ci builds 2012-10-27 22:46:29 +00:00
Mark Vejvoda
4dc9dd7a27 - updated for ci builds 2012-10-27 16:56:54 +00:00
Mark Vejvoda
478c61d18f - remove configurator refs 2012-10-26 00:05:44 +00:00
Mark Vejvoda
0ba70dbfe9 - updated version to 3.7.0-beta2 2012-10-22 23:29:25 +00:00
Mark Vejvoda
d35a181aaa - added openssl to windows 2010 build so that curl can work on https url's (transifex) on the windows platform 2012-10-22 15:45:18 +00:00
Mark Vejvoda
72a0f93207 - added new bat files in windoze folder which create a standalone binary and stand alone data archive 2012-10-07 09:04:35 +00:00
Mark Vejvoda
b55b45428e - updated tool projects to avoid vc++ sxs dependency
- added new bat files in windoze folder which create a standalone binary and stand alone data archive
2012-10-07 08:58:42 +00:00