| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop Prebuild from generating <copy> statements which unnecessarily copy file... | Justin Clark-Casey (justincc) | 2012-11-14 | 2 | -43/+0 |
* | Add Copy task to Prebuild.exe (vsxxxx targets) | BlueWall | 2011-12-25 | 24 | -3769/+3873 |
* | also get "nant clean" to remove old .mdb from .exe and .dll | Justin Clark-Casey (justincc) | 2011-08-30 | 1 | -0/+2 |
* | Hack our copy of Prebuild to just delete the dlls and mdbs in Physics, so as ... | Justin Clark-Casey (justincc) | 2011-08-30 | 2 | -1/+2 |
* | Removing .svn directories under Prebuild/ from source control | John Hurliman | 2010-09-11 | 206 | -23864/+0 |
* | All these files want to be committed. All white space junk. grr. | Diva Canto | 2010-09-10 | 27 | -5611/+5611 |
* | White space junk. | Diva Canto | 2010-09-10 | 4 | -1372/+1372 |
* | Update Prebuild.exe with Prebuild r323 + an existing OpenSim specific nant ha... | Justin Clark-Casey (justincc) | 2010-09-11 | 318 | -0/+44002 |
* | Build system upgrade: | BlueWall | 2010-09-04 | 96 | -18530/+0 |
* | Added VS2010 support to Prebuild and created runprebuild2010.bat | John Hurliman | 2009-10-22 | 5 | -3/+145 |
* | Taking the opportunity to delete unnecessary text files from the Prebuild fol... | John Hurliman | 2009-09-30 | 9 | -1309/+0 |
* | Update prebuild once again | Melanie | 2009-08-06 | 1 | -0/+2 |
* | Add sorting to prebuild | Melanie | 2009-08-06 | 1 | -2/+6 |
* | Thank you, mcortez, for a patch to prebuild to allow includes with wildcards. | Melanie Thielker | 2009-07-06 | 1 | -11/+86 |
* | * This should fix the 'Solution Folder' annoyance on express versions. | lbsa71 | 2009-02-23 | 1 | -1/+4 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-20 | 4 | -1045/+1045 |
* | * Okay, so finally got my head around this. Problem is that upstream Prebuild... | lbsa71 | 2009-02-19 | 59 | -2010/+2823 |
* | * reverted the revert of the revert. What can I say? I'm calling this a day, ... | lbsa71 | 2009-02-19 | 59 | -2820/+2010 |
* | * Reverted the revert, as it seems the problem was the 1.0.* in the separate ... | lbsa71 | 2009-02-19 | 59 | -2010/+2820 |
* | * Reverted Prebuild commit due to strange run-time errors. | lbsa71 | 2009-02-19 | 59 | -2820/+2010 |
* | === PREBUILD UPSTREAMS UPDATE : POTENTIAL BREAKAGE === | lbsa71 | 2009-02-19 | 59 | -2010/+2820 |
* | * fixed 'path' reference attribute for Nant and VS2008 targets. | lbsa71 | 2009-02-17 | 2 | -73/+105 |
* | * Added resolving explicit .exe project names. This fixes mantis #2967 | lbsa71 | 2009-01-13 | 1 | -8/+50 |
* | Fix .mdb include in Prebuild. | Jeff Ames | 2008-11-08 | 1 | -3/+1 |
* | * Removed <if> in <fileset> in NAnt target introduced in 4045. Chi11ken shoul... | lbsa71 | 2008-11-08 | 1 | -3/+3 |
* | * Rebuildt Prebuild.exe to fix vs2008 not creating Solution | lbsa71 | 2008-11-08 | 1 | -73/+74 |
* | Modify NAnt target in Prebuild to copy .mdb files to bin in debug configurati... | Jeff Ames | 2008-03-31 | 1 | -0/+3 |
* | Add "warnings as errors" support for nant and monodevelop to Prebuild (though... | Jeff Ames | 2008-03-25 | 2 | -1/+6 |
* | Merged changes in Prebuild trunk up to r258 into OpenSim's Prebuild. | Jeff Ames | 2008-03-17 | 60 | -1295/+5606 |
* | Backported MACOSX OS identifier into Prebuild. | Jeff Ames | 2008-02-27 | 1 | -0/+5 |
* | * Two (combined) patches from Dr Schofield (dirk husemann). Ta very much :) | Justin Clarke Casey | 2008-02-15 | 1 | -0/+2 |
* | Rewrote svn properties handling script in python. Added more file types. | Jeff Ames | 2008-01-26 | 10 | -260/+260 |
* | Set svn properties. | Jeff Ames | 2008-01-26 | 3 | -0/+0 |
* | Set svn:eol-style. | Jeff Ames | 2007-12-28 | 1 | -56/+56 |
* | * removed comment | lbsa71 | 2007-12-20 | 1 | -2/+0 |
* | * Updated vs2008 target ProductVersion to "9.0.21022" | lbsa71 | 2007-12-20 | 1 | -1/+1 |
* | * Added prototypical VS2008 target | lbsa71 | 2007-12-20 | 3 | -51/+89 |
* | * took a stab at #54 | lbsa71 | 2007-12-04 | 1 | -17/+1 |
* | update prebuild | Sean Dague | 2007-11-28 | 1 | -7/+12 |
* | * Reverted local xsd copy | lbsa71 | 2007-11-05 | 1 | -258/+0 |
* | * prebuild now creates .exe references in NAntTarget | lbsa71 | 2007-11-05 | 2 | -385/+657 |
* | allow for raw inject of nant files to aid in building | Sean Dague | 2007-09-17 | 1 | -2/+39 |
* | added a way to pull in external nant targets for release processing | Sean Dague | 2007-09-17 | 1 | -9/+10 |
* | Some more work on passing enough info to nant to make | Sean Dague | 2007-09-16 | 2 | -1/+15 |
* | Start adding zip target to prebuild for nant | Sean Dague | 2007-09-15 | 1 | -549/+563 |
* | * Removed magic exclusion of MonoSqlite data store from prebuild | lbsa71 | 2007-08-12 | 1 | -11/+0 |
* | * Now "OpenSim.DataStore.MonoSqlite" is not referenced from solution either. | lbsa71 | 2007-08-09 | 1 | -0/+5 |
* | * Prebuild vs2005 target will now skip project with name "OpenSim.DataStore.M... | lbsa71 | 2007-08-08 | 1 | -0/+6 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 62 | -13816/+13816 |
* | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2007-07-08 | 4 | -371/+0 |