summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* build: Support (srcdir != builddir) VDIR buildsHans Ulrich Niedermann2011-03-071-2/+2
| | | | | | | Support (srcdir != builddir) VDIR builds. This will also help a lot with preparing for a working "make distcheck".
* install: Use custom subdir for libs, data, headersHans Ulrich Niedermann2011-03-071-1/+1
| | | | | | | | | | | | | | Redefine $(pkgdatadir), $(pkgincludedir) and $(pkglibdir) in order to make the subdir component configurable with the RDM_SUBDIR variable. Then install all libraries and include files to the package specific subdirectories, as their names are far too generic to allow general system wide installation, such as e.g. "bool.h" or "libnetwork.a". Move some very custom and non-general scripts (some with generic names) to a new $(pkglibdir)/bin/ subdir.
* install: Stop installing rasmgr.conf to $(bindir)Hans Ulrich Niedermann2011-03-071-1/+1
| | | | | | The rasmgr.conf file is already installed into (and used in) $(sysconfdir) aka -DCONFDIR="...", so there is no need to install it to $(bindir).
* gitignore: Ignore and remove generated Makefile.in filesHans Ulrich Niedermann2011-03-071-462/+0
|
* fixed host name bug in rasmgr.conf introduced by changeset ↵Constantin2010-07-261-11/+11
| | | | 6266bdb85ce90b10e2ae791d747d5dcaf3bbe77a
* PB: file path cleanup, such as removing RMANHOME variable usagePeter Baumann2010-07-221-10/+15
|
* PB: predefine 10 server processes. Improved documentation.Peter Baumann2010-07-222-10/+60
|
* Changed start_rasdaman.sh script so that it does not block the terminal upon ↵Constantin Jucovschi2009-12-161-1/+1
| | | | exit. Needed so that system tests work.
* Files generated by automake + aclocalAndrei Aiordachioaie2009-10-291-0/+462
|
* Initial commitv8.0Constantin Jucovschi2009-04-2410-0/+1627