Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix .mdb include in Prebuild. | Jeff Ames | 2008-11-08 | 1 | -3/+1 |
| | |||||
* | * Removed <if> in <fileset> in NAnt target introduced in 4045. Chi11ken ↵ | lbsa71 | 2008-11-08 | 1 | -3/+3 |
| | | | | should have a look at this. | ||||
* | * Rebuildt Prebuild.exe to fix vs2008 not creating Solution | lbsa71 | 2008-11-08 | 1 | -73/+74 |
| | | | | | * Wrapped solution streamwrites in using for great justice | ||||
* | Modify NAnt target in Prebuild to copy .mdb files to bin in debug ↵ | Jeff Ames | 2008-03-31 | 1 | -0/+3 |
| | | | | | | | configuration. (bug #55) Use 'mono --debug OpenSim.exe' to get line number output on stack traces. | ||||
* | Add "warnings as errors" support for nant and monodevelop to Prebuild ↵ | Jeff Ames | 2008-03-25 | 2 | -1/+6 |
| | | | | (though monodevelop may ignore this). | ||||
* | Merged changes in Prebuild trunk up to r258 into OpenSim's Prebuild. | Jeff Ames | 2008-03-17 | 39 | -984/+3405 |
| | | | | | | Hopefully this should make merging upstream easier. Building with NAnt should still work, but Visual Studio is untested. | ||||
* | 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 |
| | | | | | | | | * 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 | ||||
* | 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 |
| | | | | | * Updated exe | ||||
* | * 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 |
| | | | | | | | | | | 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. | ||||
* | * prebuild now creates .exe references in NAntTarget | lbsa71 | 2007-11-05 | 1 | -385/+399 |
| | | | | | * prebuild now uses local copy of schema (for future expansions) | ||||
* | allow for raw inject of nant files to aid in building | Sean Dague | 2007-09-17 | 1 | -2/+39 |
| | | | | | | things like build targets | ||||
* | 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 |
| | | | | | | reasonable release targets | ||||
* | 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 |
| | | | | | | * Renamed project back to base. | ||||
* | * 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 ↵ | lbsa71 | 2007-08-08 | 1 | -0/+6 |
| | | | | "OpenSim.DataStore.MonoSqlite" | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 36 | -10429/+10429 |
| | |||||
* | * Applied Prebuild fixes to Sugilite | lbsa71 | 2007-06-14 | 6 | -16/+67 |
| | | | | | | * Rebuilt project files * ignored some bins | ||||
* | Start of rewrite 5279! | MW | 2007-05-26 | 36 | -0/+10380 |