DRC
|
f506e2cbb5
|
Fix build issues that occurred whenever the source directory contained the letters "col", "mer", or "gra".
|
2012-08-07 21:59:28 +00:00 |
|
DRC
|
f3e8b02df5
|
Visual Studio 2010 doesn't like the wildcard, so let CMake expand it instead.
|
2012-03-17 14:32:05 +00:00 |
|
DRC
|
8ec31e2fb2
|
Expose NASM variable in ccmake
|
2011-11-29 09:01:23 +00:00 |
|
DRC
|
4611077eab
|
Don't need MSVC definition in assembler code anymore
|
2011-04-07 05:27:29 +00:00 |
|
DRC
|
31a13fcbb2
|
Attempt to make build work with Visual Studio 2010 (still doesn't work if SIMD or Java are enabled-- see bug tracker)
|
2011-04-04 21:00:53 +00:00 |
|
DRC
|
115955e36e
|
Ensure that *gra*.asm is rebuilt whenever *gry*.asm changes.
|
2011-04-02 02:14:13 +00:00 |
|
DRC
|
0c7b322efe
|
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()
|
2011-03-02 02:17:30 +00:00 |
|
DRC
|
edc8253164
|
Fix dependencies for the color conversion routines, which build other .asm files indirectly
|
2010-10-15 20:07:41 +00:00 |
|
DRC
|
e0b2920fdd
|
Unix LF
|
2010-10-15 08:43:32 +00:00 |
|
DRC
|
03c5cacaec
|
Allow nasm path to be overridden
|
2010-10-15 08:39:44 +00:00 |
|
DRC
|
bb8322f4c8
|
First pass at a CMake build system
|
2010-10-15 03:43:24 +00:00 |
|