From efc4f099b459833cc424f133716824bc0efc060e Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 9 Dec 2015 20:08:19 +1100 Subject: Add release versioning support. Support a top level VERSION file that defines an RTEMS release. Fix the install of the python modules including thertems-test. Update the git python module to the RSB version. Fix the options to not call clean and to call dirty. Update the version python module. Fix the rtld C++ support to the VERSION file and the top level waf script. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 604ad4d..bc4eb73 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ waf-* waf3-* .lock-waf* build +VERSION -- cgit v1.2.3