aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Prebuild/src/Core (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged changes in Prebuild trunk up to r258 into OpenSim's Prebuild.Jeff Ames2008-03-1739-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 Ames2008-02-271-0/+5
|
* * Two (combined) patches from Dr Schofield (dirk husemann). Ta very much :)Justin Clarke Casey2008-02-151-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 Ames2007-12-281-56/+56
|
* * removed commentlbsa712007-12-201-2/+0
|
* * Updated vs2008 target ProductVersion to "9.0.21022"lbsa712007-12-201-1/+1
| | | | | * Updated exe
* * Added prototypical VS2008 targetlbsa712007-12-203-51/+89
|
* * took a stab at #54lbsa712007-12-041-17/+1
|
* update prebuildSean Dague2007-11-281-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 NAntTargetlbsa712007-11-051-385/+399
| | | | | * prebuild now uses local copy of schema (for future expansions)
* allow for raw inject of nant files to aid in buildingSean Dague2007-09-171-2/+39
| | | | | | things like build targets
* added a way to pull in external nant targets for release processingSean Dague2007-09-171-9/+10
|
* Some more work on passing enough info to nant to make Sean Dague2007-09-162-1/+15
| | | | | | reasonable release targets
* Start adding zip target to prebuild for nantSean Dague2007-09-151-549/+563
|
* * Removed magic exclusion of MonoSqlite data store from prebuildlbsa712007-08-121-11/+0
| | | | | | * Renamed project back to base.
* * Now "OpenSim.DataStore.MonoSqlite" is not referenced from solution either.lbsa712007-08-091-0/+5
|
* * Prebuild vs2005 target will now skip project with name ↵lbsa712007-08-081-0/+6
| | | | "OpenSim.DataStore.MonoSqlite"
* changed to native line ending encodingSean Dague2007-07-1636-10429/+10429
|
* * Applied Prebuild fixes to Sugilitelbsa712007-06-146-16/+67
| | | | | | * Rebuilt project files * ignored some bins
* Start of rewrite 5279! MW2007-05-2636-0/+10380