Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-07-28 | Add Shared/LSL_Types* tests to Bamboo. | Mike Mazur | 1 | -0/+1 | |
2008-07-25 | * disabling ODE unit tests again.. until the dllnotfound exception is ↵ | Teravus Ovares | 1 | -1/+0 | |
resolved.. | |||||
2008-07-25 | * Re-enabling ODE unit testing... This may break the bamboo build.. | Teravus Ovares | 1 | -0/+1 | |
2008-07-25 | * Trying to copy a 64 bit libode.so file from home directory to the build ↵ | Teravus Ovares | 1 | -0/+4 | |
directory in the bamboo build process.... | |||||
2008-07-25 | * disclude ode unit testing until the native library issue can be resolved. | Teravus Ovares | 1 | -1/+0 | |
2008-07-25 | Enable OdePlugin unit test in continuous build. | Mike Mazur | 1 | -0/+6 | |
2008-07-25 | Let's not fail if tests fail. | Mike Mazur | 1 | -1/+1 | |
2008-07-25 | Let's try unit tests in the automated build again. | Mike Mazur | 1 | -2/+2 | |
2008-07-24 | Unit tests still broken, remove them from Bamboo build file. | Mike Mazur | 1 | -2/+2 | |
2008-07-24 | Replace implicit casts from LSLFloat to int and uint which were removed in | Mike Mazur | 1 | -0/+12 | |
r5487. Also put the unit tests back for Bamboo to execute them, let's see how this goes. | |||||
2008-06-06 | Mantis#1333. Thank you kindly, Mikem for a patch to | Charles Krinke | 1 | -8/+1 | |
sync online documentation with source code every continuous build run. | |||||
2008-05-18 | * Committing a change to our build script to generate doxygen documentation ↵ | Adam Frisby | 1 | -2/+13 | |
with each build. Thanks MikeM. (Issue#1279) | |||||
2008-05-15 | * Removing NUnit tests from CI build server temporarily while we work out ↵ | Adam Frisby | 1 | -8/+0 | |
what the hell is wrong with NUnit. | |||||
2008-05-06 | Restored svn:keywords to prebuild.xml. | Jeff Ames | 1 | -44/+44 | |
Set svn properties script to ignore this property from now on. Update svn properties on some other file types. Minor formatting cleanup. | |||||
2008-05-01 | * Looks like I had the bamboo build right in the first place - it was just ↵ | Adam Frisby | 1 | -2/+1 | |
throwing an exception onto the console needlessly. Yay! | |||||
2008-05-01 | * Only testing binaries with tests for the moment. | Adam Frisby | 1 | -1/+2 | |
2008-05-01 | * Attempting to add NUnit testing to our Bamboo builder. | Adam Frisby | 1 | -0/+10 | |
2008-04-30 | * Fix #3 | Adam Frisby | 1 | -4/+4 | |
2008-04-30 | * Fix attempt #2. | Adam Frisby | 1 | -2/+2 | |
2008-04-30 | * Trying to fix bamboo build script so that builds.opensimulator.org makes ↵ | Adam Frisby | 1 | -2/+2 | |
packages with file paths embedded in vain attempt to prevent my BF from maiming me. :) | |||||
2008-04-23 | * Another bamboo fix | Adam Frisby | 1 | -1/+1 | |
2008-04-23 | * Committing working dir fix for bamboo.build | Adam Frisby | 1 | -1/+1 | |
2008-04-23 | * Updated filesystem refs for bamboo.build | Adam Frisby | 1 | -14/+14 | |
2008-04-23 | * Moving bamboo.build | Adam Frisby | 1 | -0/+0 | |
2008-04-23 | * Once more into the breach, yada yada. | Adam Frisby | 1 | -1/+24 | |
2008-04-23 | * One more attempt (Fixing CI server) | Adam Frisby | 1 | -0/+1 | |
2008-04-23 | * Committing improved bamboo.build | Adam Frisby | 1 | -0/+6 | |
* Incremented OpenSim version counter to 0.5.5 (from 0.4) | |||||
2008-04-23 | * Removing autobuild.sh | Adam Frisby | 1 | -0/+8 | |
* Adding bamboo.build NAnt target for bamboo CI server. |