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