summaryrefslogtreecommitdiff
path: root/hsqldb
diff options
context:
space:
mode:
Diffstat (limited to 'hsqldb')
-rwxr-xr-xhsqldb/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/hsqldb/makefile.mk b/hsqldb/makefile.mk
index b38dea0d201d..714dff194928 100755
--- a/hsqldb/makefile.mk
+++ b/hsqldb/makefile.mk
@@ -49,6 +49,7 @@ ANT_BUILDFILE=build$/build.xml
# --- Files --------------------------------------------------------
TARFILE_NAME=hsqldb_$(HSQLDB_VERSION)
+TARFILE_MD5=17410483b5b5f267aa18b7e00b65e6e0
TARFILE_ROOTDIR=hsqldb
l::dom::DocumentBuilder UNO service to new styleNoel Grandin 2012-08-17gbuild: register all jarsMichael Stahl 2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann 2012-08-07Remove commented out codeThomas Arnhold 2012-07-28callcatcher: unused dtor->fix leakCaolán McNamara 2012-07-06use custom ExtEnt loader for RDF importHerbert Duerr 2012-07-06re-base on ALv2 code.Michael Meeks 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-06-29Fix java "unchecked conversion" warningsNoel Grandin 2012-06-29re-base on ALv2 code.Michael Meeks 2012-06-22re-base on ALv2 code.Michael Meeks 2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-06-12nuke dead codeTakeshi Abe 2012-06-08n759982: Win/VC++ stl messes up the namespace vector.Muthu Subramanian 2012-06-02targeted string re-workNorbert Thiebaud 2012-06-02targeted string re-workNorbert Thiebaud 2012-06-01targetted string cleanupMichael Meeks 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi 2012-03-22Needless SAL_CALLStephan Bergmann 2012-03-03Avoid temporary rtl::OUStringJulien Nabet 2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann 2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich 2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud 2012-01-19Fix for fdo43460 Part XLIII getLength() to isEmpty()Olivier Hallot 2012-01-10Use SAL_N_ELEMENTSThomas Arnhold 2012-01-08catch exception by constant referenceTakeshi Abe 2011-12-20unordf: tweak SPARQL unit test:Michael Stahl 2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen