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 |
|
Mark Vejvoda
|
949f62209d
|
- prepare for 3.7.0-beta1
|
2012-09-28 03:56:46 +00:00 |
|
Mark Vejvoda
|
8cfb948aba
|
- attempt to fix the build for vc++ 2008
|
2012-09-27 02:18:51 +00:00 |
|
Mark Vejvoda
|
8d7dc0b087
|
- show parameters in echo output
|
2012-09-26 06:05:28 +00:00 |
|
Mark Vejvoda
|
e30c479608
|
- updated vc 2010 project files to remove deprecated files
|
2012-09-22 21:56:54 +00:00 |
|
Tom Reynolds
|
ba6907eb85
|
CRLF line breaks for CopyWindowsRuntimeDlls.bat
|
2012-08-18 00:04:16 +00:00 |
|
Mark Vejvoda
|
4d9b94168d
|
- update windows project files for vc2010 for proper linker output names
|
2012-08-10 06:22:38 +00:00 |
|
Mark Vejvoda
|
752d0c14d6
|
- updated vc2008 project file to remove deprecated files
|
2012-08-10 05:22:15 +00:00 |
|
Mark Vejvoda
|
39c85914e9
|
- updated to add more verbose info on startup when verbose enabled
- updated some projects for debug mode
|
2012-08-01 19:06:23 +00:00 |
|
Mark Vejvoda
|
378b2e0a33
|
- attempt to have windows installer set plugin dir correctly
|
2012-07-20 15:44:57 +00:00 |
|
Mark Vejvoda
|
a28004cc20
|
- fixed bad path in bat file
|
2012-05-22 22:31:33 +00:00 |
|
Mark Vejvoda
|
e8c2c8ae39
|
- added libvlc's lua folder for windows installer
|
2012-05-21 21:06:50 +00:00 |
|
Mark Vejvoda
|
1ffc0a3fc4
|
- added libvlc to windows installer
|
2012-05-18 23:18:31 +00:00 |
|
Mark Vejvoda
|
895428a954
|
- fixed vc++ 2008 project file so it builds again (vc++ 2008 missing a C99 header file, requires re-download of win32 deps)
|
2012-05-16 22:14:50 +00:00 |
|
Mark Vejvoda
|
c5e144f38f
|
- fixed vc++ 2008 project file so it builds again
|
2012-05-16 21:56:23 +00:00 |
|
Mark Vejvoda
|
46395d1322
|
- added support for windows build for libvlc to play videos (requires updated deps)
|
2012-05-12 22:21:15 +00:00 |
|
Mark Vejvoda
|
ee6eed20a2
|
- fixed the build on windows
|
2012-05-07 01:37:43 +00:00 |
|
Mark Vejvoda
|
b5d49bf9b6
|
- updated windows projects to include new pathfinder
|
2012-05-04 15:03:52 +00:00 |
|
Mark Vejvoda
|
4ee365e1ed
|
- updated 2008 bat file
|
2012-04-26 19:47:29 +00:00 |
|
Mark Vejvoda
|
a61f2941ec
|
- try to fix build on 2010
|
2012-04-26 19:44:44 +00:00 |
|
Mark Vejvoda
|
c5855874f0
|
- try to fix build on 2010
|
2012-04-26 19:24:52 +00:00 |
|
Mark Vejvoda
|
37c06ebcb0
|
- try to fix build on 2010
|
2012-04-26 19:17:16 +00:00 |
|
Mark Vejvoda
|
266c2cb4e1
|
- added more info to 2010 build file
|
2012-04-26 18:45:41 +00:00 |
|
Mark Vejvoda
|
c60900b4f5
|
- fix the maxcpucount commandline option
|
2012-04-23 22:42:42 +00:00 |
|
Mark Vejvoda
|
12a76aec02
|
- small tweak to support multiple processors during build
|
2012-04-20 15:05:36 +00:00 |
|
Mark Vejvoda
|
d46d073213
|
- updated build batch files to auto download deps test thier integrity and build mg
|
2012-04-20 14:28:25 +00:00 |
|
Mark Vejvoda
|
2fde84f93c
|
- updated vc++ 2010 build file
|
2012-04-20 02:26:32 +00:00 |
|
Mark Vejvoda
|
7328304220
|
- fixed build for VC++ 2008
|
2012-04-20 02:18:23 +00:00 |
|