-----Original Message----- From: ros-dev-bounces@reactos.com [mailto:ros-dev-bounces@reactos.com] On Behalf Of Robert Köpferl Sent: 7. august 2005 21:26 To: ReactOS Development List Subject: [ros-dev] Publish - new sub project
Hi,
since it is not the only time I do a 'publish-build', I have already some kind of publish program/script.
I intend to create a new sub project i.e. 'ros-publish' to more or less automate the process of building reactos, installing ros plus upping it to a ftp.
Currently, this is a horrible mixture of bash script and win32-programs plus batch files. However I intend to rewrite it in a general purpose script language like ruby, perl or python.
Comments welcome
I think we should extend rbuild with the functionality to build the packages. A 'make release' target could initiate this. The rest can be put in a script.
Casper