summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2013-07-17specify the shell explicitly in the Makefilemikesamuel
2013-07-17fleshed out tests for new CSS lexermikesamuel
2013-07-17allow for verbose test running and running tests with assertions enabledmikesamuel
2013-02-26upgraded to most recent version of findbugsmikesamuel
2013-02-12Fixed fallout from out/classes Makefile reorgmikesamuel
2013-02-12Makefile cleanup. Using out/ as the .class file base was confusingmikesamuel
2013-02-12added test coverage report generation target to Makefilemikesamuel
2012-11-06get our maven POM closer to that required by https://docs.sonatype.org/displa...mikesamuel
2012-11-06added download build target to ease creation of code.google download ZIP filesmikesamuel
2012-11-06added restrictions to the TagBalancingHtmlStreamEventReceiver so non-whitespa...mikesamuel
2012-09-22added note to docs for make releasemikesamuel
2012-09-22added documentation to Makedilemikesamuel
2012-03-26cleanup of distrib javadocmikesamuel
2011-11-02Rework handling of raw-text elements to avoid browser confusionmikesamuel
2011-10-19Fixed initialization error in example and added test to make sure the example...mikesamuel
2011-08-02Changed HtmlSanitizer.sanitize to allow a null string of HTML as input.mikesamuel
2011-06-16Added tooling for cutting maven releasesmikesamuel
2011-04-05Added a fuzzer for the HTML sanitizer and fixed a bug it exposed in numeric e...mikesamuel
2011-03-11Added an example to mirror the AntiSamy slashdot use casemikesamuel
2011-03-10Fixed improper uses of $? in Makefilemikesamuel
2011-03-10comment cleanup and added target to Makefile to run testsmikesamuel
2011-03-09project home link fix in generated javascriptmikesamuel
2011-03-09cut automated releasemikesamuel
2011-03-09First pass at a Makefile target to allow easy building of distributions.mikesamuel
2011-03-09Revamped to use a policy builder pattern instead of requiring people to write...mikesamuel
2011-03-06fix benchmarks and add a profiling target to the Makefilemikesamuel
2011-03-02test and Makefile cleanupmikesamuel
2011-03-02Updated Makefile to build using the version 1.5 class file version and got ri...mikesamuel
2011-03-01Mike Samuels donation to OWASPmanico.james@gmail.com