Git Product home page Git Product logo

bde's Introduction

BDE Libraries

This repository contains the BDE libraries, currently BSL (BDE Standard Library) and BDL (BDE Development Library). For more information about BSL, BDL, and BDE, follow the links below:

What's New

October 2015

BDE 3.0 is now available. This major release introduces important subsystems including calendar types, time-zone utilities, logging facilities, event schedulers, thread-pools, and more.

See: BDE 3.0 Open-Source Release

Basic Build Instructions

BDE uses a build system based on waf, which is located in the BDE Tools repository. This build system must be set up before being used:

  1. Make sure that python 2.6 - 2.7 are installed on the system.
  2. Download BDE Tools and add the path <bde_tools_repo_root>/bin to the system PATH environment variable. Make sure the first waf command found in PATH is a script from that path.

Once the waf based build system has been set up. The following commands can be used to configure and build the BDE repository:

  1. From the root of this source repository, run:

    waf configure
  2. To build the libraries, but not the test drivers, run:

    waf build

    To also build the test drivers, run:

    waf build --test build

    To build and run the test drivers, run:

    waf build --test run

For more details on building the BDE repository, please see the Quick Start Guide.

For more details on the waf-based build system for building BDE-style repositories, please see its wiki page.

License

The BDE libraries are distributed under the Apache License (version 2.0); see the LICENSE file at the top of the source tree for more information.

Question, Comments and Feedback

If you have questions, comments, suggestions for improvement or any other inquiries regarding BDE, feel free to open an issue in the issue tracker.

bde's People

Contributors

abeels avatar mversche avatar adambde avatar rmgiroux avatar gbleaney avatar apl8378 avatar openbloomberg avatar che2 avatar lalawawa avatar nmyers12 avatar cwilson9 avatar gstrauss avatar hyrosen avatar azakhar avatar jmendelsohn avatar sbreitstein avatar kpfleming avatar gchassiakos avatar apaprocki avatar cppguru avatar osubboo avatar densokolov avatar dharesign avatar frutiger avatar ericvw avatar alisdairm avatar agrapsas avatar c4rlo avatar dribeas avatar trollixx avatar

Watchers

James Cloos avatar Cicean M. Wang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.