Thomas Broust
e5d9340456
Shaves off a few seconds off unit tests by loading the images just once
Former-commit-id: 62aaff736204d33a9e8c1ce92d862fa7c9d97647
Former-commit-id: 18a14e628e14cddec72495b9b60499297d335f78
12 years ago
James South
e02e3e80d3
Removing unnecessary transform
Former-commit-id: 0194635d5abf39fe6f936d0dbccad28b90251de2
Former-commit-id: 0fff4f32eddc33298e2c36b203e61a66223d7325
12 years ago
James South
a4e5bd15a2
Revert "Revert "Changes build process so that both .Net4 and .Net45 libs are built""
This reverts commit f67979f83f [formerly 4297405a390ccbcc9136445e9430e976cc7af1a3] [formerly aa31ae86c57378f17c12cb416112a70dc5349f86].
Former-commit-id: e6fb846c5b291f0c2ee854ddf9e1b2949945997b
Former-commit-id: b61fd5df824a3495f0725d1a27ddfebd80e173a2
12 years ago
James South
45999d9b4d
Revert "Changes build process so that both .Net4 and .Net45 libs are built"
This reverts commit 652ac8b4b2 [formerly 79785b82a85672549094ea67000afc779b3ab1b0] [formerly a467c2f8b54ae1c34053dbbbfecacfdc3e185467].
Former-commit-id: 6617c17a6c4bfd638a579c6a1d2a32c4bd2f1bce
Former-commit-id: c9282aa247b798d47b3bae436b3a75d0310d96fc
12 years ago
Thomas Broust
f43a397db7
Changes build process so that both .Net4 and .Net45 libs are built
Former-commit-id: e759e1c8ecb7a11a2f2cf0d001c47cc3120248cf
Former-commit-id: 2326c62d72762777f3f9996e4d784a21c4ca5c13
12 years ago
Thomas Broust
a4937c177c
Includes the help files in the nuget package
Former-commit-id: 7bf9225928ccea6c80b22534221bae9def303696
Former-commit-id: 2e0c2247b421a11aa5c5b43668470fc0402f1ce0
12 years ago
Thomas Broust
aa1d5b9b7d
Refactors a bit the build file
Former-commit-id: fd11c3ed89cb3a11123abefc8a10f04896b732d9
Former-commit-id: 4a7889463454d29e6fd3c9ef3c251dff372ac415
12 years ago
Thomas Broust
0e65b97f8d
Integrates API doc generation in main build process
Former-commit-id: d33ef50245694a3a4d02ae8c9c075f731b499b67
Former-commit-id: fab2fd9e657ff2fd9cecc7a32200d1dcc3143629
12 years ago
James South
29c471a75f
Remove nocco
Former-commit-id: 5969c75695cc32049517da04c10c1ae858f9162b
Former-commit-id: adfc96766486de2c202eb50d4ecbd64fc77467cb
12 years ago
James South
5d2cefa971
Adding necessary generators
Former-commit-id: cdbb537f64c499ba6f7ec696edb37b9b1a13811c
Former-commit-id: d8cec85fd58898f3adec47804b6a6d32fd095eae
12 years ago
James South
5697b17ca3
Changing version numbers
Former-commit-id: d4d28b0f4637fd8ac6c4f64077f15c33e9d9f779
12 years ago
Thomas Broust
40a5443546
Adds Nocco documentation
Former-commit-id: 55375abac0fd9a2c23806733927497f666df78cb
12 years ago
Thomas Broust
41496cde8f
Adds docu generation
Former-commit-id: f02e5e5308d043a9a934b3f00d0e99f4157c22b9
12 years ago
Thomas Broust
410e9d7144
Adds doxygen documentation build
Former-commit-id: f1b5a15a2370251e945f4924154901c4eac4c442
12 years ago
Thomas Broust
af81d83aaa
Modifies paths of SandCastle help file
Former-commit-id: 2bdcabc9b416430ffd8e624df27847b7ddf9ced6
12 years ago
Thomas Broust
946bcefb26
Adds SandCastle project file to build API doc
Former-commit-id: 921124b96f0c6c1016cf35d210514d9418cb4693
12 years ago
Thomas Broust
893b9e489e
Fixes wrong nuspec file for web.config project
Former-commit-id: 49150e46e80c05eee23f01a6e6e456983bcb43e6
12 years ago
Thomas Broust
136eecb225
Adds tasks to publish the nuget package on AppVeyor
Former-commit-id: e8dad6a468fe274d94785a31dd4be3cf88990209
12 years ago
James South
e727871f87
Edge detection experiment.
Former-commit-id: 6770319d4943080addcf9a4d6128477963a6bb7a
12 years ago
Thomas Broust
abc46b9e01
Uses a XML config file for the projects instead of having to modify the powershell at each release
Former-commit-id: 0860a606aa02bd55b1af1f56eb9cd9c62ed539c6
12 years ago
Thomas Broust
3b784bad67
Splits unit tests and code coverage because unit tests are fast, but coverage is incredibly slow
Former-commit-id: a9100ddc8cd7c6a9f0bfbc47d901795b31b2f7c1
12 years ago
Thomas Broust
b54532fccb
Runs code coverage over unit tests
Former-commit-id: 811e1ad71fc90e985d2709d9f78bb4ac87e17f2d
12 years ago
Thomas Broust
15645ddc7b
Runs unit tests as part of the build process
Former-commit-id: 9b6bfe4121ce1455701a10baff059d85de1ef2d0
12 years ago
Thomas Broust
9d69868da5
Refactors a bit the build script, and automatically modifies the nuspecs
Former-commit-id: 759f3ee86b9d6250efc347eeb5285ed01818f619
12 years ago
Thomas Broust
fe4a5f8a5b
Replaces the old-school batch file with a shiny new PSake build script
Former-commit-id: 1fa7d934e56afe551654425637151a8f1b19bc5f
12 years ago
James South
5ec86f60b7
Merging v2 branch
Former-commit-id: eb3a6a13e95738b199275b901f67b420fd5c8d46
12 years ago
James South
1fdf48a5af
ImageProcessor.Plugins.Cair v1.0.0
Former-commit-id: 1e5dbabd84e93e80b32c3a4bfb106109d3b46dcc
12 years ago
James South
72800fb351
ImageProcessor v2.1.0 WebP v1.0.1
Former-commit-id: 25d77e459f11790a9251f3169fae9b66b3bd9887
12 years ago
James South
c32b23cb43
Adding WebP Nuget package
Former-commit-id: c654cb3e844d25a4d9499dc35e0590e7258c0972
12 years ago
James South
d0b3f4a57d
Move everything to NET4.5
Former-commit-id: 634684bd47347d7375415a638c2f64c81db1805b
12 years ago
James South
f0d3618cf8
GFW is so lame sometimes...
Former-commit-id: 749cd4aa2bcde40858f7acc176732a94dbb38c3f
12 years ago
James South
e3bcf8e9fa
v3.3.0
Former-commit-id: 60dced59dbed38098d07e0b65058d7d24873364c
12 years ago
James South
903b11dc58
v1.9.4, v3.2.9, v1.1.3
Former-commit-id: 7345056ef013a1db9334a6516ddae689d83cf56d
12 years ago
James South
9aabce58c8
Unmanaged binaries FTW!!!
TODO: Test in Mono.
Former-commit-id: eb546c441b703924596b4558f62e58596cdbca1a
12 years ago
James South
001d8e6d24
Reorganizing native binaries
Former-commit-id: 1cf486d20dbf4b385d58002a39328d25bc0138ac
12 years ago
James South
3b0f43747f
v1.9.4, v3.2.9, v1.1.3
Former-commit-id: c08a514f056f8b42b95dcef2065b095e014da5f9
12 years ago
James South
f5b23d8131
Fixing asp native binary loading
Former-commit-id: b50aa19ade3d337a0b258c9165ba06c95be52ea0
12 years ago
James South
3ff3807e15
Fixing tests to work on Windows.
Former-commit-id: 23664e1cac0916c0cc493769b7f9ebe0de78e981
12 years ago
James South
9e7591c36d
Hopefully fixing reflection load exceptions.
Former-commit-id: ed1f13eef59d53031687c4c0bdc4ebb4fcf21e77
12 years ago
James South
bcf8f560b9
Yay! Nuget win!
Former-commit-id: 985bf753a90ce3f31fe7b29781d6279be869044f
12 years ago
James South
c3a2d51171
A poor man's attempt at powershell
Former-commit-id: 16299f097898120fc12e1998872db7316fa8007d
12 years ago
James South
c507cc598e
Funky Nuget stuff
Still can't copy unmanaged binaries across.
Former-commit-id: 7e31a7b715087b080fb5d38c225d662dd6cb91bb
12 years ago
James South
3053267c3d
Refactoring and sense checking
Former-commit-id: 152ad831191fe1413038822f39a0a4fcdcda8ab2
12 years ago
James South
180409bfb8
Making cache less processor intensive.
Former-commit-id: db394894cb92986085049a084ada64d6dd22c9c8
12 years ago
James South
733d6a22f7
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: 50ec25580a92b47dfb6227ca57aebaf7c814636e
12 years ago
James South
232c23ffd0
v3.2.6
Reverted dynamic HttpModule creation introduced in v3.2.0 to improve
performance.
Former-commit-id: 16a0496650d12d7e468036a3c8cab5fe825429b2
12 years ago
James South
5b83b90d1c
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: 069c12d2314dd3888ddfd1a5e124442d341415a8
12 years ago
James South
5a7b41b99d
v1.9.1
Fixing casting issue in quantizer on 64bit processors
Former-commit-id: 6e8a67c58b1404b82006d1eb53410b70d6548917
12 years ago
James South
dd557afaae
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: 3b8a07f3de9a66086072f33866d70b0c75190d30
12 years ago
James South
4c6cd99482
Versions, 1.9.0, 3.2.3, 1.1.0
Adding animated gif support
Adding Tint Method
Former-commit-id: 872138e10c1c593642ade1311c4fb2ff68c12b68
12 years ago