aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/scripts/linux/3-compile-SL-source (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-04-19Allow the build scripts to build a configurable type, and make that type ↵David Walter Seikel1-1/+1
RelWithDebInfo.
2013-04-18New branch for building with nmake.David Walter Seikel1-26/+1
This is a branch, coz it's still crap.
2012-02-20Adding my linux build scripts. Makes it easy to build under 32 and 64 bit ↵David Walter Seikel1-0/+101
linux.
2011-10-11Use the bash builtin time command, it's output is much nicer by default.David Walter Seikel1-2/+3
2011-01-13Linux build scripts.David Seikel1-0/+100
These are the scripts I use to build most of the viewers that I have tried building. These scripts are based on cmake-SL v1.31 (c)2008-2009 Henri Beauchamp. Released under GPL license v2: http://www.gnu.org/licenses/gpl.txt I split them up and made them more generic.