summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* Switch the VS2010 static project to use the non-dll runtime library.Ralph Giles2012-12-071-5/+5
| | | | | | | | | This matches what we've been doing with the opus msvc builds, but presumedly breaks the corresponding vorbis-tools projects. Those should be updated as well. git-svn-id: http://svn.xiph.org/trunk/ogg@18734 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Fixed project configuration which referenced two CRT versions in output ↵Cristian Adam2011-01-091-186/+791
| | | | | | binaries. git-svn-id: http://svn.xiph.org/trunk/ogg@17773 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Migrated main development to Visual Studio 2008 (which has a better ↵Cristian Adam2010-11-201-78/+75
| | | | | | | | | | integration with Windows 7). Modified project files to have Windows CE debug builds compilable and runnable. git-svn-id: http://svn.xiph.org/trunk/ogg@17638 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Updated Visual Studio project files.Cristian Adam2010-09-231-186/+787
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@17452 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Added Visual Studiop 2010 project files.Cristian Adam2010-09-216-104/+437
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@17409 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Removed Release_SSE and Release SSE2 configurations. Changed Windows Mobile ↵Cristian Adam2010-02-184-2176/+243
| | | | | | 5.0 configuration from "Pocket PC SDK 2 (ARMV4I)" to "Pocket PC SDK (ARMV4I)", version "2" was generated by versions of Windows Mobile 5.0 SDK which are no longer available on MSDN. git-svn-id: http://svn.xiph.org/trunk/ogg@16911 0101bb08-14d6-0310-b084-bc0e0c8e3800
* linked statically to c runtime for windows mobile.Cristian Adam2009-11-251-358/+1543
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@16732 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Changed the C runtime library to the default option - dynamic runtime library.Cristian Adam2009-09-294-6289/+1472
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@16594 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Removed WholeProgramOptimization setting from static library project.Cristian Adam2009-05-011-5/+20
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@15974 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Added Visual Studio 2008 project fileCristian Adam2009-04-024-0/+3286
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@15898 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Used Unicode for all platforms.Cristian Adam2009-01-182-196/+196
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@15624 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Added project configuration for Windows Mobile 6 Professional SDK (ARMV4I)Cristian Adam2009-01-114-64/+716
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@15618 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Added support for Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) and Windows ↵Cristian Adam2009-01-114-37/+1365
| | | | | | Mobile 5.0 Smartphone SDK 2 (ARMV4I) in project files. git-svn-id: http://svn.xiph.org/trunk/ogg@15617 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Fixed generation of exports in the dynamic library.Cristian Adam2009-01-051-12/+52
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@15605 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Refactored Visual Studio 2005 project files. Added static and dynamic ↵Cristian Adam2009-01-056-418/+1360
| | | | | | library support, and win32 and x64 platform support. git-svn-id: http://svn.xiph.org/trunk/ogg@15604 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Moved Visual Studio 6 project files into own folder.Cristian Adam2009-01-057-13/+13
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@15603 0101bb08-14d6-0310-b084-bc0e0c8e3800
* 5/3 libogg: Consistent use of $(ConfigurationName) for vs2k3, SSE and SSE2 ↵sping2008-04-151-6/+7
| | | | | | releases now have their own folders git-svn-id: http://svn.xiph.org/trunk/ogg@14743 0101bb08-14d6-0310-b084-bc0e0c8e3800
* 1/3 libogg: Consistent use of $(ConfigurationName) for vs2k5, SSE and SSE2 ↵sping2008-04-142-5/+5
| | | | | | releases now have their own folders git-svn-id: http://svn.xiph.org/trunk/ogg@14733 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Lib copy scriptsping2008-03-111-0/+9
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@14569 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Move to dynamic librariessping2008-03-101-11/+38
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@14568 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Make VS2003 do what VS2005 already doessping2007-07-282-7/+34
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@13381 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Visual Studio 2005 solution file addedsping2007-07-281-0/+25
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@13378 0101bb08-14d6-0310-b084-bc0e0c8e3800
* * Make output path consistentZentaro Kavanagh2006-05-291-44/+9
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@11462 0101bb08-14d6-0310-b084-bc0e0c8e3800
* * Add VS 2005 files to liboggZentaro Kavanagh2006-04-201-0/+416
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@11170 0101bb08-14d6-0310-b084-bc0e0c8e3800
* remove obsolete .cvsignore filesRalph Giles2006-01-281-12/+0
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@10757 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Remove win32/Makefile.am in favor of just including the whole dir, like Ralph Giles2005-11-281-5/+0
| | | | | | | | | | | | we do for the MacOS build stuff. If there was a reason for doing it this way, I don't remember what it was. The reason we're switching is that 'make dist' doesn't pull in the new VS2003 project files, and this seems better than adding each specific file all the time. git-svn-id: http://svn.xiph.org/trunk/ogg@10484 0101bb08-14d6-0310-b084-bc0e0c8e3800
* * VS2003 filesZentaro Kavanagh2005-10-051-0/+291
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@10119 0101bb08-14d6-0310-b084-bc0e0c8e3800
* * error out on autotools failures so warnings are caught early onThomas Vander Stichele2004-07-051-3/+0
| | | | | | | | | | | | * clean up AC_OUTPUT * AUTOMAKE_OPTIONS = foreign only needs to be done toplevel (this can be verified by checking Makefile's generated in other directories and seeing that the var isn't used) git-svn-id: http://svn.xiph.org/trunk/ogg@6990 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Set DOS line endings on MSVC project files; it can deal with unix lineRalph Giles2004-04-071-41/+41
| | | | | | | | endings otherwise, but these need to be correct no matter who makes the package. git-svn-id: http://svn.xiph.org/trunk/ogg@6497 0101bb08-14d6-0310-b084-bc0e0c8e3800
* now linking with the Multithreaded Static Library for (hopefully) maximum ↵oddsock2003-11-161-5/+5
| | | | | | portability git-svn-id: http://svn.xiph.org/trunk/ogg@5582 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Correct line endings on ogg.dsw.Ralph Giles2003-10-261-41/+41
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@5507 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Updated VC6 project files from John Edwards, mostly compiler flagRalph Giles2003-10-253-43/+43
| | | | | | | changes. There may be line ending problems with ogg.dsw. git-svn-id: http://svn.xiph.org/trunk/ogg@5503 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Updated VC6 project files by John Edwardscarsten2003-10-202-7/+7
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@5491 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Add the new 1.1 routines (oggpackB) to the win32 dll build's exportsRalph Giles2003-10-011-50/+78
| | | | | | | file, and re-arrange to match the order in ogg.h. git-svn-id: http://svn.xiph.org/trunk/ogg@5388 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Fixed for #152 to win32 build files.Mike Smith2002-07-061-18/+0
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@3534 0101bb08-14d6-0310-b084-bc0e0c8e3800
* And add ogg.dsw to EXTRA_DISTMike Smith2002-07-051-1/+1
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@3528 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Missed adding a new file yesterdayMike Smith2002-07-051-0/+41
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@3526 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Build file updates.Mike Smith2002-07-041-49/+50
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@3516 0101bb08-14d6-0310-b084-bc0e0c8e3800
* ogg_stream_reset_serialno added.Segher Boessenkool2002-03-181-1/+2
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@3159 0101bb08-14d6-0310-b084-bc0e0c8e3800
* huff functions removedJack Moffitt2002-01-191-3/+1
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@2961 0101bb08-14d6-0310-b084-bc0e0c8e3800
* add ogg_packet_clear and sort entriescwolf2001-10-231-38/+42
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@2254 0101bb08-14d6-0310-b084-bc0e0c8e3800
* eliminate extra precompiler switchcwolf2001-09-161-2/+2
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@2057 0101bb08-14d6-0310-b084-bc0e0c8e3800
* ignore win32 build artifactscwolf2001-09-141-0/+3
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@2042 0101bb08-14d6-0310-b084-bc0e0c8e3800
* fix linking problem - use MSVCRTDcwolf2001-09-141-2/+2
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@2037 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Eliminate redundant preprocessor defines.cwolf2001-09-073-3/+9
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@1985 0101bb08-14d6-0310-b084-bc0e0c8e3800
* ignore win32 build artifactscwolf2001-09-041-0/+2
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@1964 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Now these are binary. No more complaints! :)Jack Moffitt2001-08-122-0/+253
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@1763 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Will add these back as binaryJack Moffitt2001-08-122-253/+0
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@1762 0101bb08-14d6-0310-b084-bc0e0c8e3800
* Win32 Builds updates, including ingo's suggestions.Jack Moffitt2001-06-187-8/+9
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@1503 0101bb08-14d6-0310-b084-bc0e0c8e3800
* updated the win32 build system and corrected some missing filesJack Moffitt2001-02-191-0/+18
| | | | git-svn-id: http://svn.xiph.org/trunk/ogg@1310 0101bb08-14d6-0310-b084-bc0e0c8e3800