ab749af130 
								
							
								 
							
						 
						
							
							
								
								Fix .mdb include in Prebuild.  
							
							
							
						 
						
							2008-11-08 13:55:11 +00:00  
				
					
						
							
							
								 
						
							
							
								07386b223d 
								
							
								 
							
						 
						
							
							
								
								* Removed <if> in <fileset> in NAnt target introduced in 4045. Chi11ken should have a look at this.  
							
							
							
						 
						
							2008-11-08 13:00:24 +00:00  
				
					
						
							
							
								 
						
							
							
								c0d69d0ec7 
								
							
								 
							
						 
						
							
							
								
								* Rebuildt Prebuild.exe to fix vs2008 not creating Solution  
							
							... 
							
							
							
							* Wrapped solution streamwrites in using for great justice 
							
						 
						
							2008-11-08 12:15:28 +00:00  
				
					
						
							
							
								 
						
							
							
								2d7e0a4d4a 
								
							
								 
							
						 
						
							
							
								
								Modify NAnt target in Prebuild to copy .mdb files to bin in debug configuration. (bug  #55 )  
							
							... 
							
							
							
							Use 'mono --debug OpenSim.exe' to get line number output on stack traces. 
							
						 
						
							2008-03-31 06:45:54 +00:00  
				
					
						
							
							
								 
						
							
							
								e3ca113075 
								
							
								 
							
						 
						
							
							
								
								Add "warnings as errors" support for nant and monodevelop to Prebuild (though monodevelop may ignore this).  
							
							
							
						 
						
							2008-03-25 07:49:31 +00:00  
				
					
						
							
							
								 
						
							
							
								79209c4297 
								
							
								 
							
						 
						
							
							
								
								Merged changes in Prebuild trunk up to r258 into OpenSim's Prebuild.  
							
							... 
							
							
							
							Hopefully this should make merging upstream easier.
Building with NAnt should still work, but Visual Studio is untested. 
							
						 
						
							2008-03-17 20:55:21 +00:00  
				
					
						
							
							
								 
						
							
							
								28a07ed2e8 
								
							
								 
							
						 
						
							
							
								
								Backported MACOSX OS identifier into Prebuild.  
							
							
							
						 
						
							2008-02-27 05:22:47 +00:00  
				
					
						
							
							
								 
						
							
							
								57cfd5e8d1 
								
							
								 
							
						 
						
							
							
								
								* Two (combined) patches from Dr Schofield (dirk husemann).  Ta very much :)  
							
							... 
							
							
							
							* Patch 1 stops OpenSim.32BitLaunch.exe and ScriptEngines/Default.lsl being deleted on nant clean
* Patch 2 resolves a building problem with pCampBot
* This will require a prebuild rerun 
							
						 
						
							2008-02-15 11:11:03 +00:00  
				
					
						
							
							
								 
						
							
							
								1a484fcabf 
								
							
								 
							
						 
						
							
							
								
								Set svn:eol-style.  
							
							
							
						 
						
							2007-12-28 08:56:44 +00:00  
				
					
						
							
							
								 
						
							
							
								76255c4793 
								
							
								 
							
						 
						
							
							
								
								* removed comment  
							
							
							
						 
						
							2007-12-20 11:38:13 +00:00  
				
					
						
							
							
								 
						
							
							
								0770b0f5cb 
								
							
								 
							
						 
						
							
							
								
								* Updated vs2008 target ProductVersion to "9.0.21022"  
							
							... 
							
							
							
							* Updated exe 
							
						 
						
							2007-12-20 11:34:32 +00:00  
				
					
						
							
							
								 
						
							
							
								ffc1428dff 
								
							
								 
							
						 
						
							
							
								
								* Added prototypical VS2008 target  
							
							
							
						 
						
							2007-12-20 11:30:56 +00:00  
				
					
						
							
							
								 
						
							
							
								90611ebf8d 
								
							
								 
							
						 
						
							
							
								
								* took a stab at  #54  
							
							
							
						 
						
							2007-12-04 13:43:11 +00:00  
				
					
						
							
							
								 
						
							
							
								4c28554d88 
								
							
								 
							
						 
						
							
							
								
								update prebuild  
							
							... 
							
							
							
							Nant files now obey the target out of prebuild.xml, so Linux users will be able to build as Debug
Nant clean target now does the right thing (doesn't wipe out all of bin/)
Prebuild's own prebuild system is broken due to the .exe workaround added a while ago, will
register a bug for that seperately. 
							
						 
						
							2007-11-28 16:24:28 +00:00  
				
					
						
							
							
								 
						
							
							
								ce33db72cb 
								
							
								 
							
						 
						
							
							
								
								* prebuild now creates .exe references in NAntTarget  
							
							... 
							
							
							
							* prebuild now uses local copy of schema (for future expansions) 
							
						 
						
							2007-11-05 15:10:20 +00:00  
				
					
						
							
							
								 
						
							
							
								b25b0b2662 
								
							
								 
							
						 
						
							
							
								
								allow for raw inject of nant files to aid in building  
							
							... 
							
							
							
							things like build targets 
							
						 
						
							2007-09-17 10:58:06 +00:00  
				
					
						
							
							
								 
						
							
							
								77c157342a 
								
							
								 
							
						 
						
							
							
								
								added a way to pull in external nant targets for release processing  
							
							
							
						 
						
							2007-09-17 08:32:20 +00:00  
				
					
						
							
							
								 
						
							
							
								3245166220 
								
							
								 
							
						 
						
							
							
								
								Some more work on passing enough info to nant to make  
							
							... 
							
							
							
							reasonable release targets 
							
						 
						
							2007-09-16 18:31:24 +00:00  
				
					
						
							
							
								 
						
							
							
								5a94814bbe 
								
							
								 
							
						 
						
							
							
								
								Start adding zip target to prebuild for nant  
							
							
							
						 
						
							2007-09-15 10:17:24 +00:00  
				
					
						
							
							
								 
						
							
							
								7f393791e7 
								
							
								 
							
						 
						
							
							
								
								* Removed magic exclusion of MonoSqlite data store from prebuild  
							
							... 
							
							
							
							* Renamed project back to base. 
							
						 
						
							2007-08-12 08:11:28 +00:00  
				
					
						
							
							
								 
						
							
							
								fc4c241d9c 
								
							
								 
							
						 
						
							
							
								
								* Now "OpenSim.DataStore.MonoSqlite" is not referenced from solution either.  
							
							
							
						 
						
							2007-08-09 18:59:00 +00:00  
				
					
						
							
							
								 
						
							
							
								a81bca471d 
								
							
								 
							
						 
						
							
							
								
								* Prebuild vs2005 target will now skip project with name "OpenSim.DataStore.MonoSqlite"  
							
							
							
						 
						
							2007-08-08 15:36:15 +00:00  
				
					
						
							
							
								 
						
							
							
								2a3c79df83 
								
							
								 
							
						 
						
							
							
								
								changed to native line ending encoding  
							
							
							
						 
						
							2007-07-16 15:40:11 +00:00  
				
					
						
							
							
								 
						
							
							
								3a20a7b5d1 
								
							
								 
							
						 
						
							
							
								
								* Applied Prebuild fixes to Sugilite  
							
							... 
							
							
							
							* Rebuilt project files
* ignored some bins 
							
						 
						
							2007-06-14 11:01:38 +00:00  
				
					
						
							
							
								 
						
							
							
								3436961bb5 
								
							
								 
							
						 
						
							
							
								
								Start of rewrite 5279!  
							
							
							
						 
						
							2007-05-26 13:40:19 +00:00