Hi,
as the repository is being set up fresh, I think this would be the best time to correct some problems with the directory layout and file naming schemes.
The rbuild input files have been named "*.xml". Yes, these files are XML files. But it's not the best name for them. It would clash with XML files being used by the built applications itself. So I propose to rename all those "*.xml" files of the rbuild system to "*.rbld".
What do you think about this idea?
Regards,
Martin
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Martin Fuchs Sent: 28. januar 2006 11:11 To: ReactOS Development List Subject: [ros-dev] Build system
Hi,
as the repository is being set up fresh, I think this would be the best time to correct some problems with the directory layout and file naming schemes.
The rbuild input files have been named "*.xml". Yes, these files are XML files. But it's not the best name for them. It would clash with XML files being used by the built applications itself. So I propose to rename all those "*.xml" files of the rbuild system to "*.rbld".
What do you think about this idea?
Regards,
Martin
Good idea. Although can we use *.rbuild instead?
Casper
Casper Hornstrup wrote:
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Martin Fuchs Sent: 28. januar 2006 11:11 To: ReactOS Development List Subject: [ros-dev] Build system
Hi,
as the repository is being set up fresh, I think this would be the best time to correct some problems with the directory layout and file naming schemes.
The rbuild input files have been named "*.xml". Yes, these files are XML files. But it's not the best name for them. It would clash with XML files being used by the built applications itself. So I propose to rename all those "*.xml" files of the rbuild system to "*.rbld".
What do you think about this idea?
Regards,
Martin
Good idea. Although can we use *.rbuild instead?
Casper
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
+1
+1
Casper Hornstrup wrote:
Good idea. Although can we use *.rbuild instead?
Casper
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
From: Martin Fuchs
as the repository is being set up fresh, I think this would be the best time to correct some problems with the directory layout and file naming schemes.
Just to be sure everyone knows about it, a new directory layout was suggested by Alex about a year ago: http://www.reactos.org/wiki/index.php/New_Tree_Structure We should follow this layout when building the new repository.
The rbuild input files have been named "*.xml". Yes, these files are XML files. But it's not the best name for them. It would clash with XML files being used by the built applications itself. So I propose to rename all those "*.xml" files of the rbuild system to "*.rbld".
*.rbuild is fine with me.
GvG
On Sat, 28 Jan 2006 12:19:40 +0100 "Ge van Geldorp" gvg@reactos.org waved a wand and this message magically appeared:
Just to be sure everyone knows about it, a new directory layout was suggested by Alex about a year ago: http://www.reactos.org/wiki/index.php/New_Tree_Structure We should follow this layout when building the new repository.
Very clearly laid out. I approve of this.