aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.nant/bamboo.build (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-06-06Mantis#1333. Thank you kindly, Mikem for a patch toCharles Krinke1-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 Frisby1-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 Frisby1-8/+0
what the hell is wrong with NUnit.
2008-05-06Restored svn:keywords to prebuild.xml.Jeff Ames1-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 Frisby1-2/+1
throwing an exception onto the console needlessly. Yay!
2008-05-01* Only testing binaries with tests for the moment.Adam Frisby1-1/+2
2008-05-01* Attempting to add NUnit testing to our Bamboo builder.Adam Frisby1-0/+10
2008-04-30* Fix #3Adam Frisby1-4/+4
2008-04-30* Fix attempt #2.Adam Frisby1-2/+2
2008-04-30* Trying to fix bamboo build script so that builds.opensimulator.org makes ↵Adam Frisby1-2/+2
packages with file paths embedded in vain attempt to prevent my BF from maiming me. :)
2008-04-23* Another bamboo fixAdam Frisby1-1/+1
2008-04-23* Committing working dir fix for bamboo.buildAdam Frisby1-1/+1
2008-04-23* Updated filesystem refs for bamboo.buildAdam Frisby1-14/+14
2008-04-23* Moving bamboo.buildAdam Frisby1-0/+0
2008-04-23* Once more into the breach, yada yada.Adam Frisby1-1/+24
2008-04-23* One more attempt (Fixing CI server)Adam Frisby1-0/+1
2008-04-23* Committing improved bamboo.buildAdam Frisby1-0/+6
* Incremented OpenSim version counter to 0.5.5 (from 0.4)
2008-04-23* Removing autobuild.shAdam Frisby1-0/+8
* Adding bamboo.build NAnt target for bamboo CI server.