summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Use full platform name in project fileEugene Opalev2019-08-301-16/+16
* Remove DLL configurations from appveyor.yml and fix platform name for x86Eugene Opalev2019-08-301-12/+12
* Remove VS2017 and VS2019 project filesEugene Opalev2019-08-306-734/+0
* Tidy up solutions and projectsEugene Opalev2019-08-306-64/+50
* Add VS2019 projectEugene Opalev2019-08-303-0/+373
* Don't use runtime DLLs in static builds (prevents LNK4217 linker warning)Eugene Opalev2019-08-302-1/+8
* Setup proper VS output directory structureEugene Opalev2019-08-302-1/+32
* Disable minimal rebuild in VS2015 projectEugene Opalev2019-08-301-0/+8
* Update project for VS2015 and appveyor.ymlEugene Opalev2019-08-307-417/+350
* Add project for VS2017, update .gitignoreEugene Opalev2019-08-304-15/+453
* Do not include default library names in static buildEugene Opalev2019-08-301-0/+4
* Add a dll name to ogg.def.Ralph Giles2019-08-071-1/+1
* Remove obsolete $Id$ svn substitution marks.Ralph Giles2017-11-081-1/+1
* added missing exported functions ogg_stream_pageout_fill and ogg_stream_flush...Michael Fink2017-11-011-0/+2
* win32/.gitignore: Ignore temporary .vc.opendb files.Ricardo Constantino (:RiCON)2016-07-271-0/+1
* Remove old Visual Studio project files.Ralph Giles2016-05-1825-3757/+0
* Add VS Git IgnoresOrestes Zoupanos2016-05-181-0/+20
* Add VS2015 filesOrestes Zoupanos2016-05-184-0/+413
* Fix build warningsOrestes Zoupanos2015-05-052-5/+5
* Add MS Visual Studio Community Edition 2013 project files.Orestes Zoupanos2015-05-054-0/+413
* Switch the VS2010 static project to use the non-dll runtime library.Ralph Giles2012-12-071-5/+5
* Fixed project configuration which referenced two CRT versions in output binar...Cristian Adam2011-01-091-186/+791
* Migrated main development to Visual Studio 2008 (which has a better integrati...Cristian Adam2010-11-201-78/+75
* Updated Visual Studio project files.Cristian Adam2010-09-231-186/+787
* Added Visual Studiop 2010 project files.Cristian Adam2010-09-216-104/+437
* Removed Release_SSE and Release SSE2 configurations. Changed Windows Mobile 5...Cristian Adam2010-02-184-2176/+243
* linked statically to c runtime for windows mobile.Cristian Adam2009-11-251-358/+1543
* Changed the C runtime library to the default option - dynamic runtime library.Cristian Adam2009-09-294-6289/+1472
* Removed WholeProgramOptimization setting from static library project.Cristian Adam2009-05-011-5/+20
* Added Visual Studio 2008 project fileCristian Adam2009-04-024-0/+3286
* Used Unicode for all platforms.Cristian Adam2009-01-182-196/+196
* Added project configuration for Windows Mobile 6 Professional SDK (ARMV4I)Cristian Adam2009-01-114-64/+716
* Added support for Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) and Windows Mob...Cristian Adam2009-01-114-37/+1365
* Fixed generation of exports in the dynamic library.Cristian Adam2009-01-051-12/+52
* Refactored Visual Studio 2005 project files. Added static and dynamic library...Cristian Adam2009-01-056-418/+1360
* Moved Visual Studio 6 project files into own folder.Cristian Adam2009-01-057-13/+13
* 5/3 libogg: Consistent use of $(ConfigurationName) for vs2k3, SSE and SSE2 re...sping2008-04-151-6/+7
* 1/3 libogg: Consistent use of $(ConfigurationName) for vs2k5, SSE and SSE2 re...sping2008-04-142-5/+5
* Lib copy scriptsping2008-03-111-0/+9
* Move to dynamic librariessping2008-03-101-11/+38
* Make VS2003 do what VS2005 already doessping2007-07-282-7/+34
* Visual Studio 2005 solution file addedsping2007-07-281-0/+25
* * Make output path consistentZentaro Kavanagh2006-05-291-44/+9
* * Add VS 2005 files to liboggZentaro Kavanagh2006-04-201-0/+416
* remove obsolete .cvsignore filesRalph Giles2006-01-281-12/+0
* Remove win32/Makefile.am in favor of just including the whole dir, like Ralph Giles2005-11-281-5/+0
* * VS2003 filesZentaro Kavanagh2005-10-051-0/+291
* * error out on autotools failures so warnings are caught early onThomas Vander Stichele2004-07-051-3/+0
* Set DOS line endings on MSVC project files; it can deal with unix lineRalph Giles2004-04-071-41/+41
* now linking with the Multithreaded Static Library for (hopefully) maximum por...oddsock2003-11-161-5/+5