diff options
-rw-r--r-- | Prebuild/COPYING | 130 | ||||
-rw-r--r-- | Prebuild/NEWS | 400 |
2 files changed, 265 insertions, 265 deletions
diff --git a/Prebuild/COPYING b/Prebuild/COPYING index d3cdf7e..c57c080 100644 --- a/Prebuild/COPYING +++ b/Prebuild/COPYING | |||
@@ -1,65 +1,65 @@ | |||
1 | BSD License | 1 | BSD License |
2 | Copyright (c)2004-2008 | 2 | Copyright (c)2004-2008 |
3 | 3 | ||
4 | See AUTHORS file for list of copyright holders | 4 | See AUTHORS file for list of copyright holders |
5 | 5 | ||
6 | Dave Hudson (jendave@yahoo.com), | 6 | Dave Hudson (jendave@yahoo.com), |
7 | Matthew Holmes (matthew@wildfiregames.com) | 7 | Matthew Holmes (matthew@wildfiregames.com) |
8 | Dan Moorehead (dan05a@gmail.com) | 8 | Dan Moorehead (dan05a@gmail.com) |
9 | Rob Loach (http://www.robloach.net) | 9 | Rob Loach (http://www.robloach.net) |
10 | C.J. Adams-Collier (cjac@colliertech.org) | 10 | C.J. Adams-Collier (cjac@colliertech.org) |
11 | 11 | ||
12 | http://dnpb.sourceforge.net | 12 | http://dnpb.sourceforge.net |
13 | All rights reserved. | 13 | All rights reserved. |
14 | 14 | ||
15 | Redistribution and use in source and binary forms, with or without | 15 | Redistribution and use in source and binary forms, with or without |
16 | modification, are permitted provided that the following conditions | 16 | modification, are permitted provided that the following conditions |
17 | are met: | 17 | are met: |
18 | 18 | ||
19 | 1. Redistributions of source code must retain the above copyright notice, | 19 | 1. Redistributions of source code must retain the above copyright notice, |
20 | this list of conditions and the following disclaimer. | 20 | this list of conditions and the following disclaimer. |
21 | 21 | ||
22 | 2. Redistributions in binary form must reproduce the above copyright notice, | 22 | 2. Redistributions in binary form must reproduce the above copyright notice, |
23 | this list of conditions and the following disclaimer in the documentation | 23 | this list of conditions and the following disclaimer in the documentation |
24 | and/or other materials provided with the distribution. | 24 | and/or other materials provided with the distribution. |
25 | 25 | ||
26 | 3. The names of the authors may not be used to endorse or promote | 26 | 3. The names of the authors may not be used to endorse or promote |
27 | products derived from this software without specific prior written | 27 | products derived from this software without specific prior written |
28 | permission. | 28 | permission. |
29 | 29 | ||
30 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | 30 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
31 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | 31 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
32 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS | 32 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
33 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE | 33 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
34 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | 34 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
35 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, | 35 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
36 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; | 36 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
37 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER | 37 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
38 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 38 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
39 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN | 39 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
40 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 40 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
41 | POSSIBILITY OF SUCH DAMAGE. | 41 | POSSIBILITY OF SUCH DAMAGE. |
42 | 42 | ||
43 | --- | 43 | --- |
44 | 44 | ||
45 | Portions of src/Core/Targets/AutotoolsTarget.cs | 45 | Portions of src/Core/Targets/AutotoolsTarget.cs |
46 | // Copyright (C) 2006 Novell, Inc (http://www.novell.com) | 46 | // Copyright (C) 2006 Novell, Inc (http://www.novell.com) |
47 | // | 47 | // |
48 | // Permission is hereby granted, free of charge, to any person obtaining | 48 | // Permission is hereby granted, free of charge, to any person obtaining |
49 | // a copy of this software and associated documentation files (the | 49 | // a copy of this software and associated documentation files (the |
50 | // "Software"), to deal in the Software without restriction, including | 50 | // "Software"), to deal in the Software without restriction, including |
51 | // without limitation the rights to use, copy, modify, merge, publish, | 51 | // without limitation the rights to use, copy, modify, merge, publish, |
52 | // distribute, sublicense, and/or sell copies of the Software, and to | 52 | // distribute, sublicense, and/or sell copies of the Software, and to |
53 | // permit persons to whom the Software is furnished to do so, subject to | 53 | // permit persons to whom the Software is furnished to do so, subject to |
54 | // the following conditions: | 54 | // the following conditions: |
55 | // | 55 | // |
56 | // The above copyright notice and this permission notice shall be | 56 | // The above copyright notice and this permission notice shall be |
57 | // included in all copies or substantial portions of the Software. | 57 | // included in all copies or substantial portions of the Software. |
58 | // | 58 | // |
59 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | 59 | // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
60 | // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF | 60 | // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
61 | // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | 61 | // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
62 | // NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE | 62 | // NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
63 | // LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | 63 | // LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
64 | // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION | 64 | // OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
65 | // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | 65 | // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
diff --git a/Prebuild/NEWS b/Prebuild/NEWS index bea28da..3ab3108 100644 --- a/Prebuild/NEWS +++ b/Prebuild/NEWS | |||
@@ -1,200 +1,200 @@ | |||
1 | Prebuild is an XML-driven pre-build tool allowing developers to easily generate project or make files for major IDE's and .NET development tools including: Visual Studio 2005, Visual Studio 2003, Visual Studio 2002, SharpDevelop, MonoDevelop, and NAnt. | 1 | Prebuild is an XML-driven pre-build tool allowing developers to easily generate project or make files for major IDE's and .NET development tools including: Visual Studio 2005, Visual Studio 2003, Visual Studio 2002, SharpDevelop, MonoDevelop, and NAnt. |
2 | 2 | ||
3 | Documentation and downloads are available at http://dnpb.sourceforge.net. | 3 | Documentation and downloads are available at http://dnpb.sourceforge.net. |
4 | 4 | ||
5 | Prebuild is licensed under the BSD license. | 5 | Prebuild is licensed under the BSD license. |
6 | 6 | ||
7 | [ XXXXXXX XX, XXX - 1.3.2 ] | 7 | [ XXXXXXX XX, XXX - 1.3.2 ] |
8 | + Added Keyfile signing to NAnt target and VS2005 target | 8 | + Added Keyfile signing to NAnt target and VS2005 target |
9 | + Updated XSD file to 1.7 | 9 | + Updated XSD file to 1.7 |
10 | + Boo and VisualBasic Language support in VS2005 target | 10 | + Boo and VisualBasic Language support in VS2005 target |
11 | + Added basic Autotools target. It creates a non-recursive Autotools system. | 11 | + Added basic Autotools target. It creates a non-recursive Autotools system. |
12 | ! Multiple files can be excluded from the Match node | 12 | ! Multiple files can be excluded from the Match node |
13 | ! VS2005 now handles .resx files correctly. | 13 | ! VS2005 now handles .resx files correctly. |
14 | ! NAnt and Autotools now handle defines | 14 | ! NAnt and Autotools now handle defines |
15 | ! NAnt and Autotools now handle resources | 15 | ! NAnt and Autotools now handle resources |
16 | + Conditional XML variables can be passed through the command line. | 16 | + Conditional XML variables can be passed through the command line. |
17 | + Added /install and /remove command line flags to install and remove assemblies from the GAC | 17 | + Added /install and /remove command line flags to install and remove assemblies from the GAC |
18 | + Many fixes to VS2005 target | 18 | + Many fixes to VS2005 target |
19 | 19 | ||
20 | [ July 21, 2006 - 1.3.1 ] | 20 | [ July 21, 2006 - 1.3.1 ] |
21 | ! VS2005 fixes from Rob Loach | 21 | ! VS2005 fixes from Rob Loach |
22 | ! NAnt fixes from Rob Loach and David Hudson | 22 | ! NAnt fixes from Rob Loach and David Hudson |
23 | ! XML doc fixes from Rob Loach | 23 | ! XML doc fixes from Rob Loach |
24 | + Added SharpDevelop2 target (really just uses VS2005 target) | 24 | + Added SharpDevelop2 target (really just uses VS2005 target) |
25 | ! Fixed bug with BuildEvents in Monodevelop target | 25 | ! Fixed bug with BuildEvents in Monodevelop target |
26 | + Passing /yes will default to answering yes to any warnings | 26 | + Passing /yes will default to answering yes to any warnings |
27 | 27 | ||
28 | [ February 28, 2006 - 1.3 ] | 28 | [ February 28, 2006 - 1.3 ] |
29 | + Added MonoDevelop target. | 29 | + Added MonoDevelop target. |
30 | + Added NAnt target. | 30 | + Added NAnt target. |
31 | + Lots of fixes to all targets. | 31 | + Lots of fixes to all targets. |
32 | * Cleaned up the code using FXCop. | 32 | * Cleaned up the code using FXCop. |
33 | * Updated schema to 1.6 to fix a typo and add a new parameter. | 33 | * Updated schema to 1.6 to fix a typo and add a new parameter. |
34 | * jendave is now the maintainer of the project. RobLoach has been added as a developer. | 34 | * jendave is now the maintainer of the project. RobLoach has been added as a developer. |
35 | * Removed references to 'dnpb'. | 35 | * Removed references to 'dnpb'. |
36 | + Added rudimentary support for pre- and post- build scripts | 36 | + Added rudimentary support for pre- and post- build scripts |
37 | * Updated examples. | 37 | * Updated examples. |
38 | 38 | ||
39 | [ August 5, 2004 - 1.2 ] | 39 | [ August 5, 2004 - 1.2 ] |
40 | + Added Visual Studio Express (vs2005express) target contributed by Borrillis and modified for use with different languages | 40 | + Added Visual Studio Express (vs2005express) target contributed by Borrillis and modified for use with different languages |
41 | + Added the allowedgroups command line option followed by a pipe-delimited list of project group filter flags (eg. Group1|Group2) allow optional filtering of all projects that dont have at least one of these flags | 41 | + Added the allowedgroups command line option followed by a pipe-delimited list of project group filter flags (eg. Group1|Group2) allow optional filtering of all projects that dont have at least one of these flags |
42 | + Added the filterGroups XML attribute to the project node and updated the scheme to v1.5 for this addition, it is used to specified the delimited list of filter groups to which a project belongs | 42 | + Added the filterGroups XML attribute to the project node and updated the scheme to v1.5 for this addition, it is used to specified the delimited list of filter groups to which a project belongs |
43 | * Modified the removedir command line option to allow for a pipe-delimited list of directory names | 43 | * Modified the removedir command line option to allow for a pipe-delimited list of directory names |
44 | ! Modified the resource loading code to search for resourced without the prepended namespace (as Visual Studio .NET does it) to allow for it to be compiled with SharpDevelop as well | 44 | ! Modified the resource loading code to search for resourced without the prepended namespace (as Visual Studio .NET does it) to allow for it to be compiled with SharpDevelop as well |
45 | + Added the GenerateXmlDocFile boolean option to the Options XML element | 45 | + Added the GenerateXmlDocFile boolean option to the Options XML element |
46 | * Changed the behavior of the XmlDocFile option so that if not specified it uses the assemblyName (without file extension) + .xml for the file name instead of just not generating the file since the new GenerateXmlDocFile takes care of this | 46 | * Changed the behavior of the XmlDocFile option so that if not specified it uses the assemblyName (without file extension) + .xml for the file name instead of just not generating the file since the new GenerateXmlDocFile takes care of this |
47 | 47 | ||
48 | [ January 3, 2004 - 1.1 ] | 48 | [ January 3, 2004 - 1.1 ] |
49 | ! Replaced regex use for more efficient manual parsing to allow use on non-windows platforms with Mono which has Regex problems | 49 | ! Replaced regex use for more efficient manual parsing to allow use on non-windows platforms with Mono which has Regex problems |
50 | + Added the checkOsVars attribute to the root element for enabling interpolation for Enviroment variables in the form ${var}, otherwise no checking is performed for efficiency-sake | 50 | + Added the checkOsVars attribute to the root element for enabling interpolation for Enviroment variables in the form ${var}, otherwise no checking is performed for efficiency-sake |
51 | * Make the version attribute on the root element optional as it isn't used and not needed since the schema url contains the version | 51 | * Make the version attribute on the root element optional as it isn't used and not needed since the schema url contains the version |
52 | 52 | ||
53 | [ December 30, 2004 - 1.1 ] | 53 | [ December 30, 2004 - 1.1 ] |
54 | ! Applied Leed's fix for SharpDevelop references | 54 | ! Applied Leed's fix for SharpDevelop references |
55 | + Rewrote much of the processing for better validation and without the use of a temp file | 55 | + Rewrote much of the processing for better validation and without the use of a temp file |
56 | + Added support for configurations at the project level which are named All. They now apply changes to all Solution level defined configs | 56 | + Added support for configurations at the project level which are named All. They now apply changes to all Solution level defined configs |
57 | * Changed all spaces into tabs | 57 | * Changed all spaces into tabs |
58 | + Added support for the None build action | 58 | + Added support for the None build action |
59 | * Replaced all sequence's in the XML schema for all's because the order doesn't matter since the xml file is loaded into an XmlDocument | 59 | * Replaced all sequence's in the XML schema for all's because the order doesn't matter since the xml file is loaded into an XmlDocument |
60 | 60 | ||
61 | [ December 25, 2004 - 1.0 ] | 61 | [ December 25, 2004 - 1.0 ] |
62 | + Added the /removedir option for cleaning directories like obj before file releases | 62 | + Added the /removedir option for cleaning directories like obj before file releases |
63 | + Changed WriteTempXml() and the new DeleteTempXml() methods to be compiled only in DEBUG builds | 63 | + Changed WriteTempXml() and the new DeleteTempXml() methods to be compiled only in DEBUG builds |
64 | * Made path optional for Match elements (defaults to current directory) and updates schema for it | 64 | * Made path optional for Match elements (defaults to current directory) and updates schema for it |
65 | ! Fixed XML example in the readme.txt | 65 | ! Fixed XML example in the readme.txt |
66 | + Added example xml files to docs directory | 66 | + Added example xml files to docs directory |
67 | * Updated license.txt to add Dan Moorehead and update copyright years | 67 | * Updated license.txt to add Dan Moorehead and update copyright years |
68 | + Updated prebuild.xml to take advantage of the default path attribute for match elements | 68 | + Updated prebuild.xml to take advantage of the default path attribute for match elements |
69 | + Updated Clean to delete the obj directories | 69 | + Updated Clean to delete the obj directories |
70 | 70 | ||
71 | [ December 25, 2004 - 0.13 ] | 71 | [ December 25, 2004 - 0.13 ] |
72 | + Added dnpb.exe so that it can be used to generate the project files | 72 | + Added dnpb.exe so that it can be used to generate the project files |
73 | + Added dnpb.ico | 73 | + Added dnpb.ico |
74 | * Added parameterless Write statement to Log for writing a single line | 74 | * Added parameterless Write statement to Log for writing a single line |
75 | * Changed scehema to version 1.3 for support of icon attribute | 75 | * Changed scehema to version 1.3 for support of icon attribute |
76 | * Added support for All configuration name under a Project node signifying common settings for all configurations | 76 | * Added support for All configuration name under a Project node signifying common settings for all configurations |
77 | ! Fixed the SupressWarnings by adding the corresponding field to OptionsNode | 77 | ! Fixed the SupressWarnings by adding the corresponding field to OptionsNode |
78 | * Wrote documentation in docs/readme.txt | 78 | * Wrote documentation in docs/readme.txt |
79 | * Added Dan Moorehead to copyrights and extended date from 2004 to 2004-2005 | 79 | * Added Dan Moorehead to copyrights and extended date from 2004 to 2004-2005 |
80 | * Updated prebuild.xml | 80 | * Updated prebuild.xml |
81 | * Optimized Log class | 81 | * Optimized Log class |
82 | * Updated OutputUsage() | 82 | * Updated OutputUsage() |
83 | * /clean targets all by default | 83 | * /clean targets all by default |
84 | * No log file is used by default, /log without value specified uses default file name | 84 | * No log file is used by default, /log without value specified uses default file name |
85 | + Added support for the /pause which pauses the utility after execution to observe output | 85 | + Added support for the /pause which pauses the utility after execution to observe output |
86 | 86 | ||
87 | 87 | ||
88 | [ September 27, 2004 - 0.12.2a ] | 88 | [ September 27, 2004 - 0.12.2a ] |
89 | ! Fixed a nasty bug when trying to delete our temp file for pre-processing. | 89 | ! Fixed a nasty bug when trying to delete our temp file for pre-processing. |
90 | 90 | ||
91 | [ September 15, 2004 - 0.12.2 ] | 91 | [ September 15, 2004 - 0.12.2 ] |
92 | + Expanded platform identification, thanks to the NAnt guys for shedding some | 92 | + Expanded platform identification, thanks to the NAnt guys for shedding some |
93 | light on how to properly check for UNIX platforms! Thanks guys! | 93 | light on how to properly check for UNIX platforms! Thanks guys! |
94 | * POSIX OS identifier changed to UNIX. Valid OS names are now "Win32", "UNIX", | 94 | * POSIX OS identifier changed to UNIX. Valid OS names are now "Win32", "UNIX", |
95 | and "Unknown". | 95 | and "Unknown". |
96 | ! Fixed SharpDevelop target to properly use the 'rootNamespace' attribute of | 96 | ! Fixed SharpDevelop target to properly use the 'rootNamespace' attribute of |
97 | the Project tag. | 97 | the Project tag. |
98 | + New command-line switch, /ppo, forces DNPB to pre-process the file and write | 98 | + New command-line switch, /ppo, forces DNPB to pre-process the file and write |
99 | the pre-processed file. This allows you to test/debug your pre-processor | 99 | the pre-processed file. This allows you to test/debug your pre-processor |
100 | macros. No other processing will be done. You can specify a target file as | 100 | macros. No other processing will be done. You can specify a target file as |
101 | a paramter for the /ppo switch, or DNPB will write the file 'preprocessed.xml' | 101 | a paramter for the /ppo switch, or DNPB will write the file 'preprocessed.xml' |
102 | if you do not specify a file. | 102 | if you do not specify a file. |
103 | + The Match tag now has a 'buildAction' attribute which functions exactly like | 103 | + The Match tag now has a 'buildAction' attribute which functions exactly like |
104 | the attribute of the same name for the File tag. | 104 | the attribute of the same name for the File tag. |
105 | 105 | ||
106 | [ August 5, 2004 - 0.12.1 ] | 106 | [ August 5, 2004 - 0.12.1 ] |
107 | + Added environment variable expansion for all values. Environment variables | 107 | + Added environment variable expansion for all values. Environment variables |
108 | should be listed in the form ${VAR}. | 108 | should be listed in the form ${VAR}. |
109 | 109 | ||
110 | [ July 30, 2004 - 0.12.0 ] | 110 | [ July 30, 2004 - 0.12.0 ] |
111 | + Added preprocessing via XML processing information tags. Available tags | 111 | + Added preprocessing via XML processing information tags. Available tags |
112 | are: <?if <exp> ?>, <?elseif <exp> ?>, <?else ?> and <?endif ?>. The | 112 | are: <?if <exp> ?>, <?elseif <exp> ?>, <?else ?> and <?endif ?>. The |
113 | current expression parser is very basic, but will be replaced with a more | 113 | current expression parser is very basic, but will be replaced with a more |
114 | capable parser over time. Current operators available are: =, !=, <, >, | 114 | capable parser over time. Current operators available are: =, !=, <, >, |
115 | <=, >=. Current test variables available: OS, RuntimeVersion, RuntimeMajor, | 115 | <=, >=. Current test variables available: OS, RuntimeVersion, RuntimeMajor, |
116 | RuntimeMinor, RuntimeRevision. | 116 | RuntimeMinor, RuntimeRevision. |
117 | 117 | ||
118 | [ July 27, 2004 - 0.11.4 ] | 118 | [ July 27, 2004 - 0.11.4 ] |
119 | + Added 'useRegex' attribute to the Match tag. Matches can now use regular | 119 | + Added 'useRegex' attribute to the Match tag. Matches can now use regular |
120 | expressions to match filenames. | 120 | expressions to match filenames. |
121 | + Added the 'assemblyName' attribute to the Project tag. Projects can now | 121 | + Added the 'assemblyName' attribute to the Project tag. Projects can now |
122 | set their output assembly name. | 122 | set their output assembly name. |
123 | ! Fixed several bugs in the way that Project tags inheirt their parent | 123 | ! Fixed several bugs in the way that Project tags inheirt their parent |
124 | Solutions configuration options. This operation should now work fully as | 124 | Solutions configuration options. This operation should now work fully as |
125 | intended. | 125 | intended. |
126 | ! Due to some wierdness, Project Guid's are now stored as part of the Project | 126 | ! Due to some wierdness, Project Guid's are now stored as part of the Project |
127 | node and created at parse time. | 127 | node and created at parse time. |
128 | 128 | ||
129 | [ May 11, 2004 - 0.11.3 ] | 129 | [ May 11, 2004 - 0.11.3 ] |
130 | ! Fixed a bug where I was writing the wrong property name for a projects root | 130 | ! Fixed a bug where I was writing the wrong property name for a projects root |
131 | namespace. | 131 | namespace. |
132 | ! Removed a DEBUG statement I had left in the code in 0.11.2. | 132 | ! Removed a DEBUG statement I had left in the code in 0.11.2. |
133 | ! Fixed a bug in the VS2002 writer which caused the version variables to not | 133 | ! Fixed a bug in the VS2002 writer which caused the version variables to not |
134 | be overriden correctly. | 134 | be overriden correctly. |
135 | + Added the rootNamespace property to the <Project> element, allowing you to | 135 | + Added the rootNamespace property to the <Project> element, allowing you to |
136 | specify the root namespace. | 136 | specify the root namespace. |
137 | * /target and /clean are now mutually exclusive command line switches, and | 137 | * /target and /clean are now mutually exclusive command line switches, and |
138 | they both now take the all option. In the case of /target all, all build | 138 | they both now take the all option. In the case of /target all, all build |
139 | file for all targets will be created. In the case of /clean all, the user | 139 | file for all targets will be created. In the case of /clean all, the user |
140 | will be prompted to make sure they want to do it, and if so, will clean | 140 | will be prompted to make sure they want to do it, and if so, will clean |
141 | all build files for all targets. | 141 | all build files for all targets. |
142 | 142 | ||
143 | [ April 22, 2004 - 0.11.2 ] | 143 | [ April 22, 2004 - 0.11.2 ] |
144 | ! Fixed a bug with the /file command-line operator. Was using the unresolved | 144 | ! Fixed a bug with the /file command-line operator. Was using the unresolved |
145 | file path rather then the resolved one, was making the attempt to open the | 145 | file path rather then the resolved one, was making the attempt to open the |
146 | dnpb file fail. | 146 | dnpb file fail. |
147 | ! Fixed a bug in the schema that required at least 1 solution and 1 reference | 147 | ! Fixed a bug in the schema that required at least 1 solution and 1 reference |
148 | path. We can do just fine with 0 of either of these. Some files may be all | 148 | path. We can do just fine with 0 of either of these. Some files may be all |
149 | <Process> statements and not have any <Solution> tags. | 149 | <Process> statements and not have any <Solution> tags. |
150 | ! Fixed a bug that caused the project references not to be written with the | 150 | ! Fixed a bug that caused the project references not to be written with the |
151 | SharpDevelop target. | 151 | SharpDevelop target. |
152 | * Changed the schema to version 1.2, allowing for Configuration nodes to exist | 152 | * Changed the schema to version 1.2, allowing for Configuration nodes to exist |
153 | under project nodes. The inheritance of values is hierarchical. Meaning, if | 153 | under project nodes. The inheritance of values is hierarchical. Meaning, if |
154 | you define a configuration named Debug at the Soltion level, and one by the | 154 | you define a configuration named Debug at the Soltion level, and one by the |
155 | same name at the Project level, the one at the Project level will first | 155 | same name at the Project level, the one at the Project level will first |
156 | inherit the options of the Solution level configuration, then set it's own | 156 | inherit the options of the Solution level configuration, then set it's own |
157 | options. If you define a configuration at the Project level and it does not | 157 | options. If you define a configuration at the Project level and it does not |
158 | exist at the Solution level, it will be created at the Solution level. | 158 | exist at the Solution level, it will be created at the Solution level. |
159 | * Project references should now work correctly across the board. Note that due | 159 | * Project references should now work correctly across the board. Note that due |
160 | to a restriction in Visual Studio, you can only reference projects in the same | 160 | to a restriction in Visual Studio, you can only reference projects in the same |
161 | solution. | 161 | solution. |
162 | 162 | ||
163 | [ April 21, 2004 - 0.11.1 ] | 163 | [ April 21, 2004 - 0.11.1 ] |
164 | ! Fixed a problem with resolving paths in various targets. Was not properly | 164 | ! Fixed a problem with resolving paths in various targets. Was not properly |
165 | setting the CWD. | 165 | setting the CWD. |
166 | * Schema updated to 1.1, moving the ReferencePath element from the Options | 166 | * Schema updated to 1.1, moving the ReferencePath element from the Options |
167 | element to the Project element. This makes more logical sense, given that | 167 | element to the Project element. This makes more logical sense, given that |
168 | reference paths are resolved relative to the project path. Any prebuild.xml | 168 | reference paths are resolved relative to the project path. Any prebuild.xml |
169 | file referecning verison 1.0 will fail! Please update to the 1.1 schema. | 169 | file referecning verison 1.0 will fail! Please update to the 1.1 schema. |
170 | 170 | ||
171 | [ April 19, 2004 - 0.11.0 ] | 171 | [ April 19, 2004 - 0.11.0 ] |
172 | * Added several attributes across the code to make FxCop happy | 172 | * Added several attributes across the code to make FxCop happy |
173 | ! Fixed bugs in reference paths being written in the VS targets. | 173 | ! Fixed bugs in reference paths being written in the VS targets. |
174 | ! Fixed a bug in ProjectNode which was doing two CWDStack.Push() calls instead of | 174 | ! Fixed a bug in ProjectNode which was doing two CWDStack.Push() calls instead of |
175 | a Push/Pop pair. Was wreaking havoc with <Process> tags. | 175 | a Push/Pop pair. Was wreaking havoc with <Process> tags. |
176 | ! Fixed some bugs in the path tracking, both the Project and Solution nodes now | 176 | ! Fixed some bugs in the path tracking, both the Project and Solution nodes now |
177 | have a FullPath property, which is the full path to the file resolved at load | 177 | have a FullPath property, which is the full path to the file resolved at load |
178 | time. This should fix all path relativity problems. | 178 | time. This should fix all path relativity problems. |
179 | + Added new /clean switch, allowing the target to clean up any files it generated. | 179 | + Added new /clean switch, allowing the target to clean up any files it generated. |
180 | in accordance, the ITarget interface has been updated to support a new Clean() | 180 | in accordance, the ITarget interface has been updated to support a new Clean() |
181 | method. | 181 | method. |
182 | + Completed addition of the <Process> tag, to allow the referencing of external | 182 | + Completed addition of the <Process> tag, to allow the referencing of external |
183 | prebuild.xml files. | 183 | prebuild.xml files. |
184 | + Added the runtime attribute to the Project element. This allows the developer | 184 | + Added the runtime attribute to the Project element. This allows the developer |
185 | to specify which runtime a project should target (Mono or Microsoft). This is | 185 | to specify which runtime a project should target (Mono or Microsoft). This is |
186 | of course ignored in certain targets like the Visual Studio targets. | 186 | of course ignored in certain targets like the Visual Studio targets. |
187 | + Added the SharpDevelop target. | 187 | + Added the SharpDevelop target. |
188 | 188 | ||
189 | [ April 13, 2004 - 0.10.1a ] | 189 | [ April 13, 2004 - 0.10.1a ] |
190 | + Added the buildAction attribute to the File node. This is needed for dnpb | 190 | + Added the buildAction attribute to the File node. This is needed for dnpb |
191 | to even be able to bootstrap itself (dnpb-1.0.xsd must be an embedded resource) | 191 | to even be able to bootstrap itself (dnpb-1.0.xsd must be an embedded resource) |
192 | 192 | ||
193 | [ April 13, 2004 - 0.10.1 ] | 193 | [ April 13, 2004 - 0.10.1 ] |
194 | * First Release | 194 | * First Release |
195 | 195 | ||
196 | [ Key ] | 196 | [ Key ] |
197 | * = Change or information | 197 | * = Change or information |
198 | + = Addition | 198 | + = Addition |
199 | ! = Bug Fix | 199 | ! = Bug Fix |
200 | 200 | ||