1. 2472bc7 Add proper support for Borland compilers (Borland needs section names to be prefixed with an underscore, and it needs OMF object files.) by DRC · 10 years ago
  2. e47364a Modify Windows build system to take into account new assembly file names by DRC · 10 years ago
  3. 29d8f25 Fix build issues that occurred whenever the source directory contained the letters "col", "mer", or "gra". by DRC · 12 years ago
  4. 8015a30 Visual Studio 2010 doesn't like the wildcard at compile time, so let CMake expand it instead. by DRC · 13 years ago
  5. 0f905d3 Expose NASM variable in ccmake by DRC · 13 years ago
  6. 105f9a9 Expose NASM variable in ccmake by DRC · 13 years ago
  7. dc6f6a9 Don't need MSVC definition in assembler code anymore by DRC · 13 years ago
  8. 577ae78 Don't need MSVC definition in assembler code anymore by DRC · 13 years ago
  9. 926e01f Attempt to make build work with Visual Studio 2010 (still doesn't work if SIMD or Java are enabled-- see bug tracker) by DRC · 13 years ago
  10. b05ebcb Attempt to make build work with Visual Studio 2010 (still doesn't work if SIMD or Java are enabled-- see bug tracker) by DRC · 13 years ago
  11. 58b6ec4 Ensure that *gra*.asm is rebuilt whenever *gry*.asm changes. by DRC · 13 years ago
  12. da5220a Fix Windows build; Add grayscale tests to Windows build; Add proper implementation of snprintf on Windows and use snprintf() in TurboJPEG library and tests instead of sprintf() by DRC · 14 years ago
  13. d830d36 Fix dependencies for the color conversion routines, which build other .asm files indirectly by DRC · 14 years ago
  14. c869c2c Unix LF by DRC · 14 years ago
  15. cd5f2ee Allow nasm path to be overridden by DRC · 14 years ago
  16. 8469703 First pass at a CMake build system by DRC · 14 years ago