Age | Commit message (Collapse) | Author |
|
whoops. misspelled the address of the new package.
|
|
updating the convex decomp library (built by falcon) to fix the broken
Delaunay option.
|
|
|
|
Previous version was rejected by our build machines. This update was
build with -fno-stack-protector, so should be able to be built by
teamcity.
|
|
|
|
First pass at integrating the linux version of tcmalloc.
Code will be reviewed in a later commit before pushing.
|
|
updated GLOD again to be searched for in the correct place and
updated some cmake configuration to ensure that it is being referred to
in the correct places.
This appears to finally solve our mac startup crash.
|
|
|
|
GLOD libraries were being copied to the lib as lowercase, where mac
expects GLOD to be capitalized (linux expects lowercase).
Updating to new lib with correct capitalization.
|
|
|
|
|
|
previously built package depended on an updated glibc, which our build hosts
don't have (they're old debian systems). This is due to Ubuntu turning on
stack protection by default for its builds (I build on Ubuntu).
This updated package was built with no stack protection and thus should
unstick the build.
-Nyx
|
|
needed, much faster than Visual C++ malloc).
|
|
|
|
updating install.xml to use the new glod autobuilt library.
|
|
backing out patch from SNOW-606 as it breaks the build on our linux
build machines. Can be re-applied when our build machines get an updated
version of libuuid.
|
|
changing install.xml to have the latest glod package already built.
|
|
|
|
|
|
|
|
pushing fix for glod to work on linux.
|
|
|
|
glod is touched.
|
|
Patch taken from JIRA, committing locally to fix our project branch.
Code reviewed by Nyx / Brad
|
|
|
|
revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch)
|
|
|
|
|
|
from javascript.
This includes a Mac build of llqtwebkit from the following sources:
revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a of http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision 81ab5ae326f0 of http://hg.secondlife.com/llqtwebkit (currently head of the default branch)
Reviewed by Callum.
|
|
(Windows version)
|
|
We were using 4.7.0 but this is not officially released for a week or two and we want to push this out to Snowstorm.
|
|
This version is built against Qt 4.7.0 with some extra build options to turn off manifest embedding in the Qt DLLs
|
|
|
|
|
|
|
|
|
|
references, fixed llkdu cmake to simply point to lib and build
|
|
|
|
Built from:
revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision feff21029074 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
|
|
made a mistake packaging up stub vertex decomposition package. updated the
package and updated install.xml. Pushing fix, will monitor team city to verify
the new package fixes the issue.
|
|
Added a lot of checking to deal with the fact that the code may encounter a
stub convexDecomposition library. Additionally updated the linux stub to fix the
automated build so our beta testers can finally have a linux build.
Unrelated fix: added upload mesh to the top level upload menu.
Code reviewed by Vir.
|
|
popup window changes.
|
|
|
|
Built from the following:
revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision bac00603b761 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
|
|
|
|
onClickLinkHref events.
Built from the following:
revision aacdf69cbf5aa12d77c179296e31ef643ed1ef4a in http://qt.gitorious.org/+lindenqt/qt/lindenqt (currently head of the 'lindenqt' branch)
revision 08e0bc3253b7 in http://bitbucket.org/lindenlab/llqtwebkit/ (currently head of the default branch)
|
|
step 1 - minor cleanup that allows viewer to build under linux.
Will only run on aditi (crashes on agni), does not download meshes
successfully, and has pretty bad vertex corruption, but it runs!
Code reviewed by Falcon
-Nyx
|
|
|
|
definitions appropriately for using windows XP API calls.
|
|
|