python-based build system used for building XED
Go to file
Mark Charney 9eefb36a01 travis-ci: remove osx, python builds not supported there
Change-Id: Ic5c084502abe41f23d0e2515190a55a35533f1d1
2017-06-13 08:49:37 -04:00
mbuild util.py: read hashes file with rb 2017-06-12 17:02:18 -04:00
templates initial commit 2016-12-15 14:25:06 -05:00
tests timed4 test fix. no stderr from python functions 2017-06-12 14:45:49 -04:00
.gitignore initial commit 2016-12-15 14:25:06 -05:00
.travis.yml travis-ci: remove osx, python builds not supported there 2017-06-13 08:49:37 -04:00
appveyor.yml add appveyor 2016-12-19 23:31:15 +00:00
build-doc initial commit 2016-12-15 14:25:06 -05:00
do-dist initial commit 2016-12-15 14:25:06 -05:00
LICENSE rename LICENSE.txt -> LICENSE 2016-12-20 14:24:01 -05:00
MANIFEST.in initial commit 2016-12-15 14:25:06 -05:00
README.md correct formatting issue in README.md 2016-12-16 09:28:00 -05:00
setup.py initial commit 2016-12-15 14:25:06 -05:00

MBUILD USER INFO

See:

https://intelxed.github.io/

and

https://github.com/intelxed/mbuild

Documentation generation manual: http://epydoc.sourceforge.net/epydoc.html

To generate documentation from a check'ed out source tree, see "build-doc"