Changes between Initial Version and Version 1 of NewBuildSystem


Ignore:
Timestamp:
03/27/14 18:56:45 (10 years ago)
Author:
jdreed
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NewBuildSystem

    v1 v1  
     1For contributing: 
     2 
     3for non-native: 
     4- commit to master 
     5- tag 
     6- checkout debian, merge master 
     7- packaging changes and changelog update 
     8- push [debian master tag] 
     9 
     10for native: 
     11- commit to master 
     12- push 
     13 
     14 
     15For single package: 
     16 
     17athena-upstream-tarball -p <directory-name>  (if non-native) 
     18dasource -u <directory-name> 
     19dapublish (publish source package to repo, sign and tag) 
     20dabuild all (builds any package for which there are source but no binary) 
     21 
     22