summaryrefslogtreecommitdiffstats
path: root/o3d/installer/linux
Commit message (Expand)AuthorAgeFilesLines
* Parameterize the name of the "O3DExtras" directory with a GYP variable (to al...tschmelcher@chromium.org2010-07-121-1/+1
* Work around exception in command "which" while running GYP inside ChromiumOS ...zhurunz@google.com2010-07-121-1/+1
* Linux: Make the Debian package build rules work with both Make and SCons.tschmelcher@chromium.org2010-05-101-10/+9
* Axe the o3d_version.py script and turn it into a .gypi file. This fixes a bug...tschmelcher@chromium.org2010-05-061-6/+5
* Linux: add missing -D to dpkg-buildpackage command line to enable build depen...tschmelcher@chromium.org2010-02-011-0/+1
* Add Debian/Ubuntu packages back to Linux build.tschmelcher@chromium.org2010-01-2920-212/+243
* Remove attempt to uninstall lib{Cg,CgGL} libs since we are not installing tho...nmaxwell@chromium.org2009-12-021-7/+4
* No longer ship/install libGLEW with o3d package. This should come from the us...nmaxwell@chromium.org2009-11-192-5/+19
* This change kills the SCons build, since we have switched completelygspencer@google.com2009-11-021-208/+0
* Build -dbgsym Debian packages. These contain the stripped-out debugging symbo...tschmelcher@google.com2009-09-185-33/+74
* Linux: Ship libCg on 32-bit Debian systems too, since nvidia-cg-toolkit doesn...tschmelcher@google.com2009-09-113-2/+6
* Adding uninstall.sh script to be included in self-extracting archive. This wi...nmaxwell@google.com2009-09-032-2/+127
* Linux: fix a couple problems that Lintian reports for the .deb file:tschmelcher@google.com2009-08-256-40/+12
* Setup script for O3D plugin installer. This is the installer that we will giv...nmaxwell@google.com2009-08-201-0/+156
* Linux: build a 32-bit Debian package too.tschmelcher@google.com2009-08-196-3/+52
* Update deb package version to 0.1.40.0-1 and add some code to produce an erro...tschmelcher@google.com2009-07-202-5/+41
* Linux: Adding conflicts with the ubuntu packagepiman@google.com2009-07-171-0/+2
* O3D 64-bit Linux: Symlink the 32-bit plugin into the plugin install dirs too ...tschmelcher@google.com2009-07-173-8/+7
* Explicitly specify -rfakeroot to dpkg-buildpackage, since that is only the de...tschmelcher@google.com2009-07-091-1/+1
* Enable build dependency checking for dpkg-buildpackage so that we get a bette...tschmelcher@google.com2009-07-071-1/+1
* Initial support for Linux installers. Currently just an amd64 .deb, but more ...tschmelcher@google.com2009-07-079-0/+315