log Makefile @ 970:f90d811e97eb default tip

age author description
2 months ago Martin van Dinther remove space
2 months ago Joeri van Ruth Drop redundant build_jreNN.xml files
10 months ago Martin van Dinther Extend Makefile with target: jre21jars
13 months ago Joeri van Ruth Allow to run 'make test' in the toplevel directory
15 months ago Sjoerd Mullender No need to create MonetVersion.java before running ant.
21 months ago Joeri van Ruth Generate MonetVersion.java rather than MonetDriver.java
21 months ago Joeri van Ruth Get rid of JDBC_DEF_PORT
2023-03-08 Martin van Dinther Extend makefile with targets: jre17jars and testsjar
2022-10-13 Martin van Dinther Remove MCL_MAJOR and MCL_MINOR references now we no longer distribute monetdb-mcl-1.##.jre8.jar file.
2020-11-26 Martin van Dinther Add tasks cleandoc and cleantests for convenience
2020-11-12 Martin van Dinther Moved Java classes from packages starting with nl.cwi.monetdb.* to package org.monetdb.*
2018-06-12 Pedro Ferreira Continuing to add support for snapshot releases. embedded
2018-06-12 Pedro Ferreira Added support for snapshot releases in the version numbering. embedded
2018-06-11 Pedro Ferreira Added upload script embedded
2018-03-22 Pedro Ferreira Parse embedded JDBC connection parameters as well. embedded
2017-10-26 Martin van Dinther Updating build.xml and tests/build.xml
2016-09-21 Sjoerd Mullender Use . instead of source for compatibility with older shells.
2016-09-21 Sjoerd Mullender Created simple makefile for building jars using ant.