aboutsummaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2016-07-26Create a simple project to create version.h.Ricardo Constantino (:RiCON)
2016-05-18Move .exe back to root .gitignore for mingw buildsRicardo Constantino (:RiCON)
2016-05-18Remove VS2010 project files.Ralph Giles
2016-05-17Move Visual Studio GitIgnores to own fileOrestes Zoupanos
2016-05-17Fix DLL errors and Additional Library DirectoriesOrestes Zoupanos
2016-05-11Fix VS2015 dynamic builds by adding DLL_EXPORT to CFLAGSRicardo Constantino (:RiCON)
2016-05-11fix build settings for DLL project, runtime library must be linked to DLL too...uraymeiviar
2016-05-11Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project s...uraymeiviar
2015-09-01Use ProjectReference rather than AdditionalDependencies for test programs, so...Jonathan Lennox
2015-09-01Add intrinsics support to Visual Studio build.Jonathan Lennox
2014-07-03Add ~ to the arguments of genversion.batJoshua Milas
2013-11-28Drop the use of --always to git-describeRon
2013-10-28Replace "inline" with OPUS_INLINE.Gregory Maxwell
2013-10-01Don't use --dirty in genversion.bat.Ralph Giles
2013-10-01Pass --always to git describe.Ralph Giles
2013-08-21Fix more VS2010 header paths.Ralph Giles
2013-08-21Fix relative paths the header file in the VS2010 projects.Ralph Giles
2013-07-15Disable MSVC posix security warnings in the project file.Ralph Giles
2013-06-27Big squashed commit of Garf's MSVC reorg:Jean-Marc Valin
2013-06-17Enable SSE for MSVCMuldeR
2013-05-19Convert quotes in license headers to ASCII.Timothy B. Terriberry
2012-12-21missing comment in win32/config.hJean-Marc Valin
2012-12-07Remove the obsolete CELT_BUILD define from win32/config.h.Ralph Giles
2012-10-30Adds missing license headers on some scripts and test filesJean-Marc Valin
2012-10-23Include process.h for _getpid on windows.Ralph Giles
2012-08-16genversion now adds the header comment to version.mkChris Moeller
2012-08-16Updated Win32 genversion.bat to generate version.mk if Git is found, use it i...Chris Moeller
2012-08-09Disable stack-protector for mingw32 and remove win32 restrict define.Gregory Maxwell
2012-07-20Fixes MSVC projects and adds git version generator toolChris Moeller
2012-07-16Make MSVC build work in parallel.Gian-Carlo Pascutto
2012-07-12Make tests work on MSVC.Gian-Carlo Pascutto
2012-07-12Make compiler settings consistent. Actually produce the libary, remove the op...Gian-Carlo Pascutto
2011-12-13SILK fixes following last codec WG meetingKoen Vos
2011-08-30Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses.Gregory Maxwell
2011-08-29Removes // from win32/config.hJean-Marc Valin
2011-07-29Renamed celt_word* to opus_val*Jean-Marc Valin
2011-05-02Squashed commit of the following:Koen Vos
2011-02-14Win32 config.hJean-Marc Valin