aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-27* cleanup: Update the avatar factory (appearance module) in Region/Environmen...Justin Clarke Casey1-30/+0
2008-10-24Lotsa plumming :)Melanie Thielker1-0/+1
2008-10-23* Introduce a basic udp circuit test for adding a clientJustin Clarke Casey1-1/+4
2008-10-17* Added missing dependencies that was causing build to fail in windows. Mon...Teravus Ovares1-0/+2
2008-10-16* minor: get rid of pointless ipeSenderJustin Clarke Casey1-0/+1
2008-10-12Correct an error with the auto-insert markerMelanie Thielker1-2/+2
2008-10-12Add a marker section to prebuild.xml for automatic insertion of forge moduleMelanie Thielker1-0/+9
2008-10-09- Fix the build for monodevelop, too. If that breaks the build on Windows,Homer Horwitz1-2/+0
2008-10-09* Another windows build fix attempt. One day my pain will end.Justin Clarke Casey1-1/+1
2008-10-09* fix windows build break - it helps if one actually puts in using statements...Justin Clarke Casey1-1/+1
2008-10-09* Fix broken build on Windows (repeat to self: must remember that .net on win...Justin Clarke Casey1-0/+3
2008-10-09* Put tests dll *after* the code it relies on. (repeat to self: always do na...Justin Clarke Casey1-22/+22
2008-10-09* minor: initialize udp server in unit testJustin Clarke Casey1-0/+2
2008-10-09* Create project for LindenUDP ClientStack testsJustin Clarke Casey1-1/+21
2008-10-06cleaning up OSHttpRequest removing old Http stuff. also adding testDr Scofield1-0/+31
2008-09-30Update svn properties, minor formatting cleanup.Jeff Ames1-12/+0
2008-09-29* Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey1-0/+1
2008-09-27Continue working on the new EventQueueGetModule. Not finished (or even working)Homer Horwitz1-0/+1
2008-09-26Compiler Connection! One world, one compiler!Melanie Thielker1-0/+1
2008-09-26Yay! Common/ is gone! One API is achieved!Melanie Thielker1-44/+0
2008-09-26Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker1-0/+1
2008-09-25Fix script engine name parsing for DotNetEngine to make that actually workMelanie Thielker1-0/+1
2008-09-25temporarily disabling HttpServer related stuff (take #2: Exclude takesDr Scofield1-1/+6
2008-09-25temporarily excluding OSHttp*.cs from prebuild.xml until they areDr Scofield1-1/+3
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker1-0/+2
2008-09-23check in stubbing for mysql tests. This is ignored withSean Dague1-1/+42
2008-09-23Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker1-21/+2
2008-09-23Reorder projects in prebuild.xml to enable dependecies from DNE to SharedMelanie Thielker1-97/+95
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker1-5/+5
2008-09-21One small bug fixed, now it compiles.Tedd Hansen1-0/+1
2008-09-21EXPERIMENTAL: Early commit of new Script Engine Component SystemTedd Hansen1-0/+290
2008-09-19* Implements an experimental method to define which region you want to go to ...Teravus Ovares1-0/+2
2008-09-17Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker1-0/+1
2008-09-12Cut of remote server as AppDomains and even WCF can do it better (better mean...Tedd Hansen1-72/+0
2008-09-12change order in prebuild.xml so this works in nant on a cleanSean Dague1-29/+32
2008-09-12be more clever and move the bulk of the db tests for inventory intoSean Dague1-0/+32
2008-09-10add shell for SQLite testing. No tests yet.Sean Dague1-1/+39
2008-09-08fix an issue where we got coliding namespaces that prevented a sim startSean Dague1-1/+3
2008-09-08rejigger tests out of OpenSim.Region.Environment and into OpenSim.Region.Envi...Sean Dague1-1/+50
2008-09-08changes to Test directory structure per opensim-dev conversationSean Dague1-6/+10
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker1-0/+2
2008-09-06Mantis#1234. Thank you HomerHorwitz for a patch that:Charles Krinke1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-83/+91
2008-09-04complete rationalization of unit tests that we currently runSean Dague1-12/+12
2008-09-04normalize naming for OpenSim.Tests.Framework.dllSean Dague1-4/+4
2008-08-27Remove self-referential build dependency that breaks build underMelanie Thielker1-1/+0
2008-08-27Refactor XScriptInstance to IScriptInstance and move into Shared/. NowMelanie Thielker1-0/+41
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker1-1/+28
2008-08-23Patch #9171Melanie Thielker1-0/+1
2008-08-20Remove trailing whitespace in prebuild.xml.Mike Mazur1-27/+27