Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-04-26 | Make sure the TYPE variable is actually defined for nmake builds. | David Walter Seikel | 1 | -1/+3 | |
2013-04-26 | Make nmake builds more like VS builds. | David Walter Seikel | 1 | -1/+1 | |
Still some tweaking to go, therefore, still some rough bits in this. | |||||
2013-04-18 | New branch for building with nmake. | David Walter Seikel | 1 | -3/+8 | |
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/+5 | |
linux. | |||||
2011-06-27 | Make use of the new packaging stuff from upstream. | David Walter Seikel | 1 | -97/+2 | |
2011-06-06 | Trying to use the new package thingy, did not work. | David Seikel | 1 | -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-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. |