aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bumped version to 1.5.1Kevin Rushforth2006-12-141-14/+5
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@763 ba19aa83-45c5-6ac9-afd3-db810772062c
* Added release-final targetKevin Rushforth2006-12-071-3/+88
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@758 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump buildnum and betanumKevin Rushforth2006-11-141-2/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@752 ba19aa83-45c5-6ac9-afd3-db810772062c
* Updates for pre-release builds on windowsKevin Rushforth2006-10-041-3/+26
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@708 ba19aa83-45c5-6ac9-afd3-db810772062c
* Updated build files to build pre-release self-extracting shell-archives for UNIXKevin Rushforth2006-10-031-18/+80
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@707 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed zip file name for daily builds.Kevin Rushforth2006-10-021-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@705 ba19aa83-45c5-6ac9-afd3-db810772062c
* Changes to make daily builds work againKevin Rushforth2006-09-291-45/+35
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@704 ba19aa83-45c5-6ac9-afd3-db810772062c
* Merged dev-1_5 branch back to MAIN trunkKevin Rushforth2006-09-291-16/+57
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@701 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump biuldnum to very high value to avoid collision with any patch releases.Kevin Rushforth2006-04-111-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@556 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bumped buildnumKevin Rushforth2006-02-241-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@533 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bumped build number.Kevin Rushforth2006-02-081-2/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@515 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bumped buildnum to build10Kevin Rushforth2006-01-071-2/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@502 ba19aa83-45c5-6ac9-afd3-db810772062c
* Updated Copyright date to 2006Kevin Rushforth2006-01-051-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@492 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump buildnum to "9" and betastr to "beta3"Kevin Rushforth2005-11-231-2/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@471 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump version to beta2 in prep for buildKevin Rushforth2005-11-231-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@467 ba19aa83-45c5-6ac9-afd3-db810772062c
* Merged changes from dev-1_4 branch into the main trunk.Kevin Rushforth2005-10-171-6/+61
| | | | | | | NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@445 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump version number to 1.3.3 so daily or experimental builds aren'tKevin Rushforth2005-03-221-4/+4
| | | | | | | misidentified as 1.3.2 git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@167 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 105 : Build for IA64 (Itanium) 64-bit Linux.Chien Yang2005-02-241-1/+10
| | | | | | | Thanks to Ian (dr_grim) for his code contribution. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@137 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump buildnum to 11 and betastr to beta4Kevin Rushforth2005-02-181-2/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@130 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bumped Copyright date to 2005Kevin Rushforth2005-02-181-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@127 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed the structure for the daily buildsKevin Rushforth2005-02-101-7/+16
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@116 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed "release" target for WindowsKevin Rushforth2005-02-101-0/+3
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@115 ba19aa83-45c5-6ac9-afd3-db810772062c
* Added release targetpaulby2005-01-271-0/+15
| | | | | | | | | | Issue number: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@110 ba19aa83-45c5-6ac9-afd3-db810772062c
* Add build.javaonly property and jar-opt-javaonly, jar-debug-javaonly targets.paulby2005-01-081-20/+64
| | | | | | | | | These allow just the java portions of the project to be built. Also changed clean to only clean the current platform. Added clean-all to clean all platforms. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@103 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump version_buildnum to 11 and version_betastr to beta3Kevin Rushforth2005-01-061-2/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@97 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump beta string to beta2 in preparation for 1.3.2-beta2 buildKevin Rushforth2005-01-061-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@95 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump build number to "10"Kevin Rushforth2004-11-171-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@82 ba19aa83-45c5-6ac9-afd3-db810772062c
* Updated build numbering scheme for beta and fcs builds in preparation forKevin Rushforth2004-11-161-53/+160
| | | | | | | beta1 release git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@78 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bumped version to pre9Kevin Rushforth2004-11-051-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@74 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bumped version to build8Kevin Rushforth2004-11-051-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@72 ba19aa83-45c5-6ac9-afd3-db810772062c
* Amd64 buildpaulby2004-10-201-1/+10
| | | | | | | | | | Issue number: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@58 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump to pre8Kevin Rushforth2004-09-221-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@48 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump version_build to build7Kevin Rushforth2004-09-221-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@46 ba19aa83-45c5-6ac9-afd3-db810772062c
* More cleanup of build.xml prior to build7Kevin Rushforth2004-09-221-25/+90
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@45 ba19aa83-45c5-6ac9-afd3-db810772062c
* More updates in use of ant tagsKevin Rushforth2004-09-171-12/+35
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@41 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue number:paulby2004-09-171-10/+30
| | | | | | | | | | | | Obtained from: Submitted by: Reviewed by: Update to build system and source files so that the build version number (and other related information) is maintained exclusively in the top level build.xml script. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@40 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue number:paulby2004-09-151-2/+36
| | | | | | | | | | Obtained from: Submitted by: Reviewed by: Add prototype rpm build target git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@39 ba19aa83-45c5-6ac9-afd3-db810772062c
* Initial creation of j3d-core-utils sources in CVS repositoryKevin Rushforth2004-06-091-0/+201
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@7 ba19aa83-45c5-6ac9-afd3-db810772062c