DRC
|
af67ada048
|
Modify 'make test' so that it uses MD5 sums instead of reference images. This eliminates the need to check most of the test images into the repository, which keeps the source tarball to a reasonable size.
|
2013-01-13 03:00:25 +00:00 |
|
DRC
|
e456841c1c
|
Use a more robust method of obtaining the build timestamp on Windows. 'wmic os get LocalDateTime' will always return the timestamp in the format we want (YYYYMMDD), whereas date /t is sensitive to locale. If wmic fails, then we fall back to using date /t, even though this means that the BUILD variable will end up in the incorrect format on some systems.
|
2012-10-12 09:29:44 +00:00 |
|
DRC
|
9a77f7f3ce
|
Add testclean target for cleaning up test images
|
2011-04-02 04:43:14 +00:00 |
|
DRC
|
bb8322f4c8
|
First pass at a CMake build system
|
2010-10-15 03:43:24 +00:00 |
|