X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Ftools%2Frbuild%2Fdoc%2Frbuild.dbk;h=0cdabf5203854660f2ae90aeccae875a3c49e0fe;hp=bd6d3798c4ac97c70b3eb5b69300f20326192da7;hb=305aa85bd71e0b95bc4884bbccf25d0c321dd995;hpb=6540f242bf5f3241203b079831c651c0773d7798 diff --git a/reactos/tools/rbuild/doc/rbuild.dbk b/reactos/tools/rbuild/doc/rbuild.dbk index bd6d3798c4a..0cdabf52038 100644 --- a/reactos/tools/rbuild/doc/rbuild.dbk +++ b/reactos/tools/rbuild/doc/rbuild.dbk @@ -225,6 +225,12 @@ None. +
+ Parents + + module. +
+
Children @@ -281,6 +287,44 @@
+
+ Compilerflag element + + A compilerflag element specifies additional flags to be bassed + to the compiler. + +
+ Syntax + + <compilerflags>-Wpointer-arith</compilerflag> +
+ +
+ Attributes. + + None. +
+ +
+ Value + + The compiler flags. +
+ +
+ Parents + + if, project. +
+ +
+ Children + + None. +
+
+
Component element @@ -356,6 +400,13 @@ Value of define. The value is optional.
+
+ Parents + + project, module. +
+
Children @@ -428,6 +479,14 @@ None.
+
+ Parents + + directory, if, project. +
+
Children @@ -464,6 +523,13 @@ Name of file.
+
+ Parents + + directory, module. +
+
Children @@ -471,6 +537,47 @@
+
+ Group element + + A group element's purpose is grouping subelements. + +
+ Syntax + + <group> + <file>i386-dis.c</file> + <file>kdb_help.S</file> + <file>longjmp.S</file> + <file>setjmp.S</file> +</group> +
+ +
+ Attributes + + None. +
+ +
+ Value + + None. +
+ +
+ Parents + + if. +
+ +
+ Children + + file. +
+
+
If element @@ -515,6 +622,13 @@ None.
+
+ Parents + + project, directory. +
+
Children @@ -564,6 +678,12 @@ None.
+
+ Parents + + module. +
+
Children @@ -606,6 +726,13 @@ Relative include directory.
+
+ Parents + + project, module. +
+
Children @@ -852,6 +979,12 @@ The switches to pass to the linker.
+
+ Parents + + module. +
+
Children @@ -1298,7 +1431,8 @@
Parents - project. + project, directory.
@@ -1315,6 +1449,7 @@ linkend="element.include">include, invoke, library, linkerflag, property.
@@ -1429,6 +1564,12 @@ Name of the include file to be precompiled. +
+ Parents + + directory. +
+
Children