summaryrefslogtreecommitdiffstats
path: root/build/gmc-build.sh
Commit message (Collapse)AuthorAgeFilesLines
* Modified to include API version number in root JNLP file, and rename the ↵Shireesh Anjal2011-12-121-0/+1
| | | | | | feature jnlp file appropriately during build. Modified ClientUtil to pick up the API version number from the system property gluster.api.version
* Modified to clean files left by previous build before starting the build.Shireesh Anjal2011-12-121-1/+15
|
* Modified to use placeholder @VERSION@ instead of hard coding version number, ↵Shireesh Anjal2011-12-091-7/+14
| | | | and replacing the same at build time with required version number.
* Added indentation to if constructs, added detailed information to Usage message.Shireesh Anjal2011-12-091-33/+59
|
* Changed version number to 1.0.0-alphaShireesh Anjal2011-12-081-1/+1
|
* gmc-build.sh accepts BUILD-DIR as optional argument. It uses gmc-target as ↵Bala.FA2011-12-081-14/+21
| | | | | | GMC-TARGET-DIR and gmc-build as BUILD-DIR at source directory level if its not given. Signed-off-by: Bala.FA <barumuga@redhat.com>
* Added dependency check and other improvements in gmc-build.shBala.FA2011-12-061-141/+203
| | | | Signed-off-by: Bala.FA <barumuga@redhat.com>
* Corrected typo in usage.Shireesh Anjal2011-12-021-1/+1
|
* Introduced gateway backend installation script and modified build script to ↵Shireesh Anjal2011-11-291-11/+11
| | | | | | package it. Also corrected typos in copyright notice.
* Renamed references to com.gluster.* with org.gluster.*Shireesh Anjal2011-11-251-12/+7
|
* Modified so that gmc-build.sh can now be used to build gmc+gmg+backend from ↵Shireesh Anjal2011-11-251-9/+56
| | | | source.
* Enhanced scripts to support command line build from source.Shireesh Anjal2011-11-221-23/+100
|
* Renamed project/package com.gluster.storage.management.gui to ↵Shireesh Anjal2011-08-061-2/+2
| | | | com.gluster.storage.management.console
* Preparing build for migration to githubShireesh Anjal2011-03-281-0/+111