Workaround for Hotspot bug that lets tests run without -Xint, from Steven Parkes
[zxing.git] / core / build.xml
2010-08-13 srowenWorkaround for Hotspot bug that lets tests run without...
2010-04-12 srowenFix small compile error in javame/, update for Java...
2009-12-20 dswitkinAdded a new build-optimized target to core for applicat...
2009-09-15 srowenRun tests with -Xint to work around weird JIT bug in...
2009-06-30 dswitkinAdded the PDF 417 blackbox tests to the test-blackbox...
2009-01-15 srowenRemove WTK dependency which added little and only made...
2008-11-17 dswitkinCreated the base Writer object for all barcode encoding...
2008-11-15 srowenAdd to result the raw, but parsed, bytes of byte segmen...
2008-11-13 srowenComment out QR code encoder package for the moment
2008-10-29 dswitkinAdded another target for building a debug key signed...
2008-10-29 srowenmoved ProGuard optimization into Android build file...
2008-08-06 srowenParallelize black box tests
2008-08-06 srowenReverted inadvertent Detector changes that broke unit...
2008-07-10 srowenMore fixes to the build files after trying to build...
2008-06-25 dswitkinReworked the false positives unit tests to track each...
2008-06-20 dswitkinChanged the core build file to run clean before buildin...
2008-06-20 srowenMore updated to build-optimized to work correctly with...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-19 srowenAnother possible fix for issues between ProGuard and...
2008-06-18 srowenMake optimization of core.jar as a library more conserv...
2008-06-18 srowenRenamed core OSGi bundle to "ZXing"; removed "level...
2008-06-16 srowenAdd support for core.jar as OSGi bundle, component...
2008-06-12 srowenAdjust optimization options: make sure to actually...
2008-06-12 srowenAdded build-optimized target to produce optimized core...
2008-04-18 srowenSeparate out test-unit and test-blackbox targets for...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-12 srowenNow make sure javase is built before running tests
2008-01-22 srowenFew more fixes to how tests are run
2008-01-16 srowenOops, now need to include JUnit locally
2007-11-30 srowenFinally added the beginnings of a decent black-box...
2007-11-29 srowenAdd proguard optimizer support. Switch to compile again...
2007-11-28 srowenUse max compression on .zip/.jar files
2007-11-28 srowenI guess build.xml should have a copyright statement too
2007-11-26 srowenNow, can build "ZXingReaderBasic" which does not requir...
2007-11-26 srowenNow makes sure JDK 1.4 / WTK are present. No longer...
2007-11-20 srowenReference JDK 1.4 classes file location directly to...
2007-11-19 srowenLast updates to build files
2007-11-14 srowenAdded top-level build file, removed local copy of JUnit...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...