The DPML Platform distribution includes:
- Transit resource management
- Depot build system
- Metro component management runtime
- Station application server
Please refer to the README.TXT file included in the distribution for additional install details.
Windows NSIS Installer | dpml-sdk-win32-1.0.1.exe | MD5 |
Windows Zip Archive | dpml-sdk-win32-1.0.1.zip | MD5 |
Linux Archive | dpml-sdk-linux-1.0.1.tar.gz | MD5 |
Documentation Archive | dpml-sdk-docs-1.0.1.zip | MD5 |
Changes in this release include the addition of a new command-line option to the Depot build tool enabling a decimal version build policy together with some internal implementation enhancements that enable the generation of a full DPML system build using the Depot build system. The decimal versioning option basically addresses functional requirements that arise when evaluating the impact of small changes on dependent systems. In addition version 1.0.1 introduces the ability within the DPML build to run the entire build under Depot (as opposed to the earlier bootstrap+Depot build sequence). With full Depot-based build sequencing in place its now much easier to address subjects such as build system reporting and general shortcomings in larger scale multi-project management.