Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-04-19 | Allow the build scripts to build a configurable type, and make that type ↵ | David Walter Seikel | 1 | -1/+1 | |
RelWithDebInfo. | |||||
2013-04-18 | New branch for building with nmake. | David Walter Seikel | 1 | -26/+1 | |
This is a branch, coz it's still crap. | |||||
2012-02-20 | Adding my linux build scripts. Makes it easy to build under 32 and 64 bit ↵ | David Walter Seikel | 1 | -0/+101 | |
linux. | |||||
2011-10-11 | Use the bash builtin time command, it's output is much nicer by default. | David Walter Seikel | 1 | -2/+3 | |
2011-01-13 | Linux build scripts. | David Seikel | 1 | -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. |