aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/scripts/linux/4-package-viewer (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-04-26Make sure the TYPE variable is actually defined for nmake builds.David Walter Seikel1-1/+3
2013-04-26Make nmake builds more like VS builds.David Walter Seikel1-1/+1
Still some tweaking to go, therefore, still some rough bits in this.
2013-04-18New branch for building with nmake.David Walter Seikel1-3/+8
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/+5
linux.
2011-06-27Make use of the new packaging stuff from upstream.David Walter Seikel1-97/+2
2011-06-06Trying to use the new package thingy, did not work.David Seikel1-4/+4
I need to study what they did more closely. At least the script itself is here, to remind me to fix it. lol
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.