- Project tools
-
-
- How do I...
-
| Category |
Featured projects |
| scm |
Subversion,
Subclipse,
TortoiseSVN,
RapidSVN
|
| issuetrack |
Scarab |
| requirements |
xmlbasedsrs |
| design |
ArgoUML |
| techcomm |
SubEtha,
eyebrowse,
midgard,
cowiki |
| construction |
antelope,
scons,
frameworx,
build-interceptor,
propel,
phing
|
| testing |
maxq,
aut
|
| deployment |
current |
| process |
ReadySET |
| libraries |
GEF,
Axion,
Style,
SSTree
|
| Over 500 more tools... |
|
Change List
=======================
0.8.7
- A new build system based on gnu make is implemented.
Mutiple compiler and SDK combinations supported.
- Support the compilation of simulator code without visual
studio IDE.
- Real view ARM compiler 2.x is supported by using the lightblue
post linker (lbmg.exe).
- C++ features such as static variable, global varialbe are
supported. The constructor of global(static) objects are called before
the MOD's entry point is called. The destructor of global(static)
objects will not be called, however.
0.8.6
- Added BREW SDK 3.1.4 support.
|