mgBoost Code
Status: Alpha
Brought to you by:
asedl
File | Date | Author | Commit |
---|---|---|---|
bin | 2007-06-27 | asedl | [r77] repository cleanup after some svn problems |
components | 2007-06-27 | asedl | [r77] repository cleanup after some svn problems |
doc | 2007-06-27 | asedl | [r77] repository cleanup after some svn problems |
help | 2007-06-27 | asedl | [r77] repository cleanup after some svn problems |
lib | 2007-06-27 | asedl | [r77] repository cleanup after some svn problems |
samples | 2007-06-27 | asedl | [r77] repository cleanup after some svn problems |
src | 2007-06-27 | asedl | [r77] repository cleanup after some svn problems |
tools | 2007-07-05 | asedl | [r80] added some stuff |
BUILD | 2007-05-17 | asedl | [r31] |
Doxyfile | 2007-04-07 | asedl | [r1] |
INSTALL | 2007-06-27 | asedl | [r77] repository cleanup after some svn problems |
LICENSE_1_0.txt | 2007-04-07 | asedl | [r1] |
README | 2007-05-26 | asedl | [r49] addded some more help; prepared things for rele... |
mgboost-doap.rdf | 2007-04-30 | asedl | [r21] removed remaining comment from sample file |
mgBoost 0.0.1 ============== mgBoost is a collection of libraries/components built for usage within eDeveloper, an integrated ("4-GL") development environment of vendor Magic Software Enterprises (www.magicsoftware.com) For the most current version of mgBoost, see: http://mgboost.sourceforge.net Directory layout ================ bin/ "binary" files (DLLs, .CHMs, ...) Content of this directory will be packed for binary distributions of mgBoost components/ eDevloper components (v9) and cabinets (v10) doc/ documentation help/ User documentation (.chm project) lib/ This is where you find all the libraries/components together with samples for their use. Each component/librarie has its own directory samples/ more general samples which require none or many of the mgBoost components. Samples specific to one of the components you usually will find in lib/<component name>/examples src/ all the source of components distributed with mgBoost. Each component has its own directory tools/ License ======= Unless otherwise specified, all software and documentation distributed with mgBoost is subject to the Boost Software License Version 1.0. See the accompanying file LICENSE_1_0.txt. A copy of the license is also available at http://mgboost.sourceforge.net/LICENSE_1_0.txt. (Thanks for this license goes to Boost.org; they wrote its ok to re-use in own projects)