summaryrefslogtreecommitdiffstats
path: root/storagemgr
Commit message (Collapse)AuthorAgeFilesLines
* nonrecbuild: Main work for buildingHans Ulrich Niedermann2011-03-071-2/+4
| | | | | | | | Renames a few programs which are called the same as a directory. We need to change the directories later, and rename them back. Lacks qlparser and rasdl stuff, as those use flex and bison and thus need special handling.
* nonrecbuild: Make "autoreconf" and "configure" runHans Ulrich Niedermann2011-03-071-4/+5
| | | | | We still need to adapt the actual make rules and vars so that an actual build might work.
* nonrec-build: Rename Makefile.am to Makefile-filesHans Ulrich Niedermann2011-03-071-0/+0
| | | | | | | | We will keep only three Makefile.am: * $(top_srcdir) * manuals_and_examples/ (needs code to be generated first) * systemtest/ (needs everything to be built)
* build: Use libtool for building all librariesHans Ulrich Niedermann2011-03-071-2/+2
|
* 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.
* gitignore: Ignore and remove generated Makefile.in filesHans Ulrich Niedermann2011-03-071-512/+0
|
* Changed default tiling to regularPostgreSQL administrator2010-06-091-1/+1
|
* Module for storagemgrshaan2010-06-081-1/+7
|
* Reverted changes made in patch # 3233545968eafa348f3479f050cc5b5c30b3a633.Constantin Jucovschi2009-11-041-1/+1
|
* Files generated by automake + aclocalAndrei Aiordachioaie2009-10-291-0/+512
|
* Changed default tiling to regularPostgreSQL administrator2009-08-291-1/+1
|
* Tiling & Indexing options added to rasql grammarAndrei Aiordachioaie2009-08-275-28/+378
|
* fixed generation of lib/ and include/ folders on installAndrei Aiordachioaie2009-07-261-1/+1
|
* Initial commitv8.0Constantin Jucovschi2009-04-243-0/+531