Граф коммитов

223 Коммитов

Автор SHA1 Сообщение Дата
Pete Lewis 810345458c
Merge pull request #3 from Unity-Technologies/backport-cmake
Add backport of modern cmake
2018-09-28 08:30:11 -07:00
Levi Bard fc69decd5d Add backport of modern cmake 2018-09-28 11:31:05 +02:00
Levi Bard 25d5002447 Add opencl packages (from 14.04) for the gpu lightmapper 2018-09-06 20:25:53 +02:00
Pete Lewis 42954d7672 Automatically fetch the Ubuntu GPG key (cherry-pick of 0ba0bbb030008450873204faf36e7674482fd84c) 2018-05-11 09:17:17 +02:00
Levi Bard aa7e6b8823 Stop tracking generated file 2018-04-13 10:33:39 +02:00
Levi Bard bd13664a7a Add gtk3 for building dpi-aware Unity editor 2018-04-13 10:12:29 +02:00
Levi Bard ea00f61294 Split fstabs between those where /run is rbindable and those where it isn't 2017-10-16 09:37:24 +02:00
Levi Bard 42f66303c6 Add schroot umount workaround for badly-behaved child processes 2017-10-13 16:07:59 +02:00
Levi Bard a3f0602c3e Use rbind for the /run mount (pulseaudio!) 2017-08-24 10:26:24 +02:00
Levi Bard 90adb578a2 Add libarchive13, libnettle6 2017-08-21 11:41:58 +02:00
Levi Bard f393482cd8 Use unity mirror repository 2017-07-07 11:01:23 +02:00
Levi Bard 047e2e1ebe Make setup_chroot script sudo-clean 2017-07-07 10:52:02 +02:00
Levi Bard 3cb0d4e37c Customizations for Unity builds 2017-06-19 15:27:53 +02:00
Pierre-Loup A. Griffais 940acc531a Update package definitions for Vulkan loader; now with development libs. 2016-08-30 14:36:36 -07:00
Pierre-Loup A. Griffais 1d30ba1539 Packages: add vulkan loader 2016-07-25 17:22:51 -07:00
Pierre-Loup A. Griffais d70d2338ad Update README.md 2015-12-02 18:06:32 -08:00
Pierre-Loup A. Griffais b695177697 Update README.md 2015-12-02 18:04:58 -08:00
Pierre-Loup A. Griffais d7460e5716 Merge pull request #48 from TTimo/master
install clang-3.6 and update the alternatives
2015-12-02 18:03:48 -08:00
Pierre-Loup A. Griffais f54b1f8962 Merge pull request #43 from chemecse/patch-1
Fix typo in readme
2015-12-02 18:03:20 -08:00
Pierre-Loup A. Griffais c689a530e8 Merge pull request #33 from ValveSoftware/Plagman-patch-1
Fix typo in build script
2015-12-02 18:03:05 -08:00
TTimo 3caebd5dab install clang-3.6 and update the alternatives 2015-12-02 17:48:43 -08:00
Lars Hamre 972f6fd699 Fix typo in readme 2015-11-19 09:47:37 -05:00
Pierre-Loup A. Griffais 8dc311f2bd Fix typo in build script
Hard-coded beta repository was misspelled as steam_beta rather than scout_beta.
2015-06-12 15:39:55 -07:00
johnv-valve a38de08df0 Merge pull request #23 from halfnelson/patch-1
Change argument handling to match usage
2014-10-17 10:10:19 -07:00
johnv-valve 647b5b2f71 Merge pull request #21 from mgerhardy/patch-1
#! env doesn't work on Ubuntu 14.04.1 LTS
2014-10-17 10:09:22 -07:00
John Vert 377fdb8262 Fix problem unmounting the chroot on Ubuntu 12.04 2014-10-17 10:06:47 -07:00
John Vert 23a1fb89f1 Workaround Ubuntu 12.04 issue when installing dbus inside a schroot 2014-10-17 09:58:59 -07:00
halfnelson 41aca27cab Change argument handling to match usage
Change argument handling of output-dir to match usage
2014-10-13 20:27:23 +10:00
Martin Gerhardy d1dea78281 #! env doesn't work on Ubuntu 14.04.1 LTS
bash: ./build-runtime.py: env: Defekter Interpreter: Datei oder Verzeichnis nicht gefunden

No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 14.04.1 LTS
Release:	14.04
Codename:	trusty
2014-09-24 10:11:52 +02:00
johnv-valve c5ef7d75c1 Merge pull request #20 from ValveSoftware/scout
Replace old runtime build system with repo.steampowered.com/steamrt repository
2014-09-22 11:22:36 -07:00
johnv-valve 24781ce670 Merge pull request #19 from jorgenpt/scout
Minor README fixes
2014-09-22 10:43:00 -07:00
Jørgen P. Tjernø c1a883fe08 Minor README fixes
Fixes a typo, clarifies some bits, and fixes the schroot make command.
2014-09-19 17:31:41 -07:00
johnv-valve e4b70c8500 flesh out readme 2014-09-19 14:36:41 -07:00
johnv-valve 0a1789dd39 update readme 2014-09-19 12:21:41 -07:00
johnv-valve aae3bdd6e4 remove more obsolete files 2014-09-18 14:47:50 -07:00
johnv-valve a5b98662d5 add script for creating runtime chroot 2014-09-18 14:21:35 -07:00
johnv-valve bcaf23ea1e ignore newpkg download directory 2014-09-18 14:18:08 -07:00
johnv-valve 6cc860f924 script to build a runtime 2014-09-18 14:15:43 -07:00
johnv-valve 53f44961a7 Remove old runtime build system in favor of downloading from repo.steampowered.com/steamrt
and using chroot to build
2014-09-18 14:05:24 -07:00
Sam Lantinga 1a9c7173fc Updated runtime with recent Valve changes 2014-04-25 14:14:26 -07:00
Sam Lantinga 35b3f126ad Updated runtime with recent Valve changes 2014-04-25 14:11:28 -07:00
Drew Bliss 6d0c492fe1 Merge branch 'master' of https://github.com/ValveSoftware/steam-runtime 2014-02-25 10:52:07 -08:00
Drew Bliss 9e69aaf3b3 Add ct-ng-win to git 2014-02-25 10:50:23 -08:00
scottlu 502006ad36 Steam-runtime component changes / deletions
- Reconfigure libav, sdl-mixer1.2, libgdk-pixbuf to remove some components from steam-runtime
- Remove libjasper, libgsm, libmad, libsmepg0, and libschroedinger
2014-02-04 16:21:25 -08:00
Sam Lantinga 01024225ac Updated SDL to the 2.0.1 release 2013-10-23 16:46:04 -07:00
Sam Lantinga a44a748e2f Added libvdpau to the Steam Linux Runtime 2013-09-28 14:35:23 -07:00
Sam Lantinga d3cdf000e2 Added support for 64-bit games to the Steam Linux Runtime
The runtime directory automatically includes any supported architectures.
2013-09-28 14:35:04 -07:00
Pierre-Loup A. Griffais a9ea92c3a3 Update README.md 2013-09-19 10:43:13 -07:00
Pierre-Loup A. Griffais 11a6081e2d Add libgconf to the runtime.
Adding libgconf to the runtime since games such as Garry's Mod,
Overgrowth and Natural Selection 2 use the Awesomium UI toolkit, which
has a legacy dependency against it. They're working to clean it up, but
haven't been responsive:

http://answers.awesomium.com/questions/1527/why-does-awesomium-on-linux-depend-on-libgconf.html?sort=oldest
2013-08-26 16:30:41 -07:00
Sam Lantinga b2bcf38f96 Fixed crash if the IC isn't set up for some reason (bad X11 locale?) 2013-08-21 11:00:28 -07:00