Thomas Broust
ee1aab8a7d
Adds doxygen documentation build
Former-commit-id: a655ee5cb9524232c86b64e9845a1dc2f62594de
12 years ago
Thomas Broust
0cae742d70
Modifies paths of SandCastle help file
Former-commit-id: 7f3156d4b166eeb1655d013b4b2a4aaad5e2ac01
12 years ago
Thomas Broust
d424f9c3c2
Adds SandCastle project file to build API doc
Former-commit-id: 643a13b4da242fb21656674ce0584e5da1695be6
12 years ago
Thomas Broust
7365aafd62
Fixes wrong nuspec file for web.config project
Former-commit-id: e49ac74610c85b0d14a7dbc528b9e6309140ec8e
12 years ago
Thomas Broust
b89bf077c4
Adds tasks to publish the nuget package on AppVeyor
Former-commit-id: 2ca12aac02bf3b19002820cdb684d1e75fd6b84a
12 years ago
Thomas Broust
1e19a503df
Uses a XML config file for the projects instead of having to modify the powershell at each release
Former-commit-id: 3c4e47af8faab3328199a29b3351d15b3ec310f1
12 years ago
Thomas Broust
f612ca3c0c
Splits unit tests and code coverage because unit tests are fast, but coverage is incredibly slow
Former-commit-id: 4f244a2d5028c50f27c4ea6b0f70cd7e856fefc3
12 years ago
Thomas Broust
0c79063b19
Runs code coverage over unit tests
Former-commit-id: faae93365695a108a8abf1eef212674b78590ce4
12 years ago
Thomas Broust
2e6beaa75d
Runs unit tests as part of the build process
Former-commit-id: 85f90127775d071efb52c37e708406e73e7da7cf
12 years ago
Thomas Broust
107176da95
Refactors a bit the build script, and automatically modifies the nuspecs
Former-commit-id: b98b2f4572b328978df911abb767421e260713df
12 years ago
Thomas Broust
618658e6e2
Replaces the old-school batch file with a shiny new PSake build script
Former-commit-id: d1b8830b2e935db5908e44df76bac1761c101006
12 years ago
James South
798e05268e
Merging v2 branch
Former-commit-id: 1608798677ced0acfefc47aa1d2a3d55ca9f4d05
12 years ago
James South
ef2c120691
ImageProcessor v2.1.0 WebP v1.0.1
Former-commit-id: 3bff6b668da8a4106e9b749eda099f1ebe53ac13
12 years ago
James South
beb58f7d1f
Adding WebP Nuget package
Former-commit-id: 2b4211fab0c616e8c34dde641fa7d86f25471d9c
12 years ago
James South
3fc8127997
Move everything to NET4.5
Former-commit-id: 480e51e204670da9b3c4b550323d20034c62c352
12 years ago
James South
a5678b0a25
GFW is so lame sometimes...
Former-commit-id: b983b25486666bb3e429020c0abf4299ca3f7d87
12 years ago
James South
876f6d8fed
v3.3.0
Former-commit-id: 25fd5e0b3997230e5bedfc25c7c8fd42cac1883e
12 years ago
James South
a8289fba94
v1.9.4, v3.2.9, v1.1.3
Former-commit-id: c038bd08676e26026efa8a6ea25e39ffdfd222e9
12 years ago
James South
0ce8c7e14f
Unmanaged binaries FTW!!!
TODO: Test in Mono.
Former-commit-id: 5129a494c53e9cd67281a25cb2f1cebbbb4aa700
12 years ago
James South
0f1faa0ced
Reorganizing native binaries
Former-commit-id: f372775134cb759ae27a29d8703e11e8336403f1
12 years ago
James South
c3e8f03f5e
v1.9.4, v3.2.9, v1.1.3
Former-commit-id: bbdf7f4950783b00d95a2c52b2f0fce05d4f4843
12 years ago
James South
78f041d222
Fixing asp native binary loading
Former-commit-id: e8e15db739bca8b30b9450e75a52588236364e85
12 years ago
James South
bd59d26d8c
Fixing tests to work on Windows.
Former-commit-id: 2bd1a1ae79e1fe865195d47dc9f0cc5da24660b3
12 years ago
James South
8aa0dbd9b5
Hopefully fixing reflection load exceptions.
Former-commit-id: b37a505bdd3c631aed1dfbd3d53894a95ff1d713
12 years ago
James South
433d0499bc
Yay! Nuget win!
Former-commit-id: 40f0544ad15cd88e7d6c71294cc3729d8799a891
12 years ago
James South
1f5d06d347
A poor man's attempt at powershell
Former-commit-id: e9e4300c38d4b05f002b39d72a7810df1ad4bf4e
12 years ago
James South
e7d02b9b2e
Funky Nuget stuff
Still can't copy unmanaged binaries across.
Former-commit-id: 7f67e907cd075b5397b0d4dc0b0727262596e620
12 years ago
James South
40befc4e4b
Refactoring and sense checking
Former-commit-id: 2d130afce0aab301c99062e582a84739bbbd91be
12 years ago
James South
23ca9f9c34
Making cache less processor intensive.
Former-commit-id: fb6632d8c897d28fe74c93f702c27ad6868e1d58
12 years ago
James South
ccc66ec988
v1.9.2, v3.2.7, v1.1.2
- Adds AutoRotate
- Fixes ImageProcessor.Crop bug.
- Updates cache to be compatible with Azure Image Optimizer
Former-commit-id: 6314e378ebcb00ece8b1b5f39c4bfa4524d6cdc2
12 years ago
James South
f19d204b63
v3.2.6
Reverted dynamic HttpModule creation introduced in v3.2.0 to improve
performance.
Former-commit-id: 7d3b14e214de970922985004eb5136da0ea4a01c
12 years ago
James South
68c968a95a
v1.9.2, v3.2.5, v1.1.1
Build now uses client profile.
Added ability to preserve EXIF Metadata.
Remote requests without parameters now redirect to url.
Former-commit-id: 45a90beee8329609e5cbcbf8b0702ec85f674e07
12 years ago
James South
50a097b1d2
v1.9.1
Fixing casting issue in quantizer on 64bit processors
Former-commit-id: 7d9b5aa38f572eb9816ccc4eb5ad5c0b83a7e832
12 years ago
James South
1cf8075d7f
v3.2.4 web
Fixed concurrency bug on app load where presets were being added to the
dictionary twice.
Remote file requests now redirect without suffix
Former-commit-id: c8288ce92ae54587c45263d395a77be56e2a317b
12 years ago
James South
e123fadb5e
Versions, 1.9.0, 3.2.3, 1.1.0
Adding animated gif support
Adding Tint Method
Former-commit-id: d09479101a3f63af6310ad98059777f820f574be
12 years ago
James South
7c54a39a54
Adding Tint
Former-commit-id: 704637e7430ed38ceaea14ca96b81302afd439f3
12 years ago
James South
fed92fd6d5
Updating icon url
Former-commit-id: 090ed5c88b7c63e9a83bfc0a222acdd00928fb8e
12 years ago
James South
dbd8771d72
Tidying up NuSpecs
Former-commit-id: 8210d8195172ce19c3c0ed60339deedd8a7bdffc
12 years ago
Sebastiaan Janssen
b47c1e94df
Adds predictable automated build and removes binary builds from source control
Former-commit-id: 65860bd98f3c3c011da67356fb5d94fc7f78f15d
12 years ago