| Commit message (Expand) | Author | Age | Files | Lines |
* | When using FSAssets, the HGAssetService would still use AssetService. | Melanie | 2019-07-13 | 1 | -1/+1 |
* | fix our name is OpenSimulator not OpenSim | UbitUmarov | 2017-08-31 | 2 | -2/+2 |
* | improve Prefer32bit configuration option | UbitUmarov | 2017-08-31 | 3 | -3/+22 |
* | CSharp targets name still wrong | UbitUmarov | 2017-08-31 | 1 | -1/+1 |
* | fix a whitecode bug, add missing files | UbitUmarov | 2017-08-31 | 6 | -1/+429 |
* | fix a prebuild VS targets assembly name | UbitUmarov | 2017-08-31 | 3 | -1/+131 |
* | make option Prefer32bit default to false. Thanks Freaky Tech | UbitUmarov | 2017-08-30 | 3 | -2/+7 |
* | update Prebuild with WhiteCore version | UbitUmarov | 2017-08-30 | 53 | -8761/+8863 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 51 | -8768/+8768 |
* | CR safari. Remove gratuitious CRs in some files | Melanie Thielker | 2016-04-07 | 7 | -2432/+2432 |
* | Changed to Unix line-endings in VS2010Target.cs | Oren Hurvitz | 2014-03-24 | 1 | -140/+140 |
* | Updated Prebuild to support .NET 4.5 | Oren Hurvitz | 2014-03-24 | 6 | -9/+357 |
* | 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 |