1. 97e4176 Move .exe back to root .gitignore for mingw builds by Ricardo Constantino (:RiCON) · 8 years ago
  2. a01b0ab Remove VS2010 project files. by Ralph Giles · 8 years ago
  3. 67fe2ad Move Visual Studio GitIgnores to own file by Orestes Zoupanos · 8 years ago
  4. d274f57 Fix DLL errors and Additional Library Directories by Orestes Zoupanos · 8 years ago
  5. 5ff11c0 Fix VS2015 dynamic builds by adding DLL_EXPORT to CFLAGS by Ricardo Constantino (:RiCON) · 8 years ago
  6. ae8fec4 fix build settings for DLL project, runtime library must be linked to DLL too to prevent heap deallocation error by uraymeiviar · 9 years ago
  7. 3aaddaf Added Visual Studio 2015 solution and added ReleaseDLL and DebugDLL Project settings to produce .dll file instead of .lib by uraymeiviar · 9 years ago
  8. a7c1ebf Use ProjectReference rather than AdditionalDependencies for test programs, so build dependencies are right. by Jonathan Lennox · 9 years ago
  9. fee0ed0 Add intrinsics support to Visual Studio build. by Jonathan Lennox · 9 years ago
  10. bb4b688 Add ~ to the arguments of genversion.bat by Joshua Milas · 10 years ago
  11. a1740d9 Drop the use of --always to git-describe by Ron · 11 years ago
  12. 7830cf1 Replace "inline" with OPUS_INLINE. by Gregory Maxwell · 11 years ago
  13. c9e2014 Don't use --dirty in genversion.bat. by Ralph Giles · 11 years ago
  14. c435f06 Pass --always to git describe. by Ralph Giles · 11 years ago
  15. 568de0a Fix more VS2010 header paths. by Ralph Giles · 11 years ago
  16. 2af12f3 Fix relative paths the header file in the VS2010 projects. by Ralph Giles · 11 years ago
  17. ecc81ee Disable MSVC posix security warnings in the project file. by Ralph Giles · 11 years ago
  18. 1975eea Big squashed commit of Garf's MSVC reorg: by Jean-Marc Valin · 11 years ago
  19. ff31b79 Enable SSE for MSVC by MuldeR · 11 years ago
  20. 80ad383 Convert quotes in license headers to ASCII. by Timothy B. Terriberry · 11 years ago
  21. 3593bbf missing comment in win32/config.h by Jean-Marc Valin · 12 years ago
  22. 22d8dcf Remove the obsolete CELT_BUILD define from win32/config.h. by Ralph Giles · 12 years ago
  23. 00898f2 Adds missing license headers on some scripts and test files by Jean-Marc Valin · 12 years ago
  24. 662ae9b Include process.h for _getpid on windows. by Ralph Giles · 12 years ago
  25. 2b14ac2 genversion now adds the header comment to version.mk by Chris Moeller · 12 years ago
  26. 9322362 Updated Win32 genversion.bat to generate version.mk if Git is found, use it if it isn't, and produce unknown version and leave it untouched if it isn't already found by Chris Moeller · 12 years ago
  27. 417679c Disable stack-protector for mingw32 and remove win32 restrict define. by Gregory Maxwell · 12 years ago
  28. b768c9b Fixes MSVC projects and adds git version generator tool by Chris Moeller · 12 years ago
  29. eeb7bd3 Make MSVC build work in parallel. by Gian-Carlo Pascutto · 12 years ago
  30. c0edd63 Make tests work on MSVC. by Gian-Carlo Pascutto · 12 years ago
  31. d2fa2ed Make compiler settings consistent. Actually produce the libary, remove the opus_demo for now. by Gian-Carlo Pascutto · 12 years ago
  32. bf75c8e SILK fixes following last codec WG meeting by Koen Vos · 13 years ago
  33. d6335ab Adds many syntactically unnecessary parentheses to silence GCC -Wparentheses. by Gregory Maxwell · 13 years ago
  34. 3e7c051 Removes // from win32/config.h by Jean-Marc Valin · 13 years ago
  35. ff5f722 Renamed celt_word* to opus_val* by Jean-Marc Valin · 13 years ago
  36. 494ce97 Squashed commit of the following: by Koen Vos · 13 years ago
  37. 83395d1 Win32 config.h by Jean-Marc Valin · 13 years ago