]> git.pld-linux.org Git - packages/chromium-browser.git/log
packages/chromium-browser.git
11 years agomove locales and resources to /usr/share; noarch l18n package
Elan Ruusamäe [Sun, 21 Apr 2013 19:59:07 +0000 (22:59 +0300)]
move locales and resources to /usr/share; noarch l18n package

11 years agohack for system sqlite
Elan Ruusamäe [Sat, 20 Apr 2013 20:16:24 +0000 (23:16 +0300)]
hack for system sqlite

-DUSE_SYSTEM_SQLITE is missing when building some objects:

glen@carme-pld BUILD/chromium-browser-27.0.1453.56 $ make chrome
  CXX(target) out/Debug/obj.target/content_common/content/common/database_util.o
In file included from content/common/database_util.cc:11:0:
./third_party/sqlite/sqlite3.h:15:53: fatal error: third_party/sqlite/amalgamation/sqlite3.h: No such file or directory
compilation terminated.
make: *** [out/Debug/obj.target/content_common/content/common/database_util.o] Error 1

11 years agoup to 27.0.1453.56
Elan Ruusamäe [Fri, 19 Apr 2013 10:16:34 +0000 (13:16 +0300)]
up to 27.0.1453.56

exclude sqlite3.h from clean, it's shim header not yet ported to new
automatic mode

11 years agoup to 27.0.1453.47
Elan Ruusamäe [Thu, 11 Apr 2013 12:44:48 +0000 (15:44 +0300)]
up to 27.0.1453.47

11 years agocleanyp libvpx and re2 from tarball
Elan Ruusamäe [Tue, 9 Apr 2013 19:10:31 +0000 (22:10 +0300)]
cleanyp libvpx and re2 from tarball

11 years agoextract v8 version properly
Elan Ruusamäe [Tue, 9 Apr 2013 19:09:53 +0000 (22:09 +0300)]
extract v8 version properly

11 years agoup to 27.0.1453.15 beta
Elan Ruusamäe [Sun, 7 Apr 2013 12:35:45 +0000 (15:35 +0300)]
up to 27.0.1453.15 beta

11 years agoup to 27.0.1453.12
Elan Ruusamäe [Wed, 3 Apr 2013 06:09:11 +0000 (09:09 +0300)]
up to 27.0.1453.12

11 years agopnacl fix from gentoo
Elan Ruusamäe [Sat, 30 Mar 2013 12:43:00 +0000 (14:43 +0200)]
pnacl fix from gentoo

11 years agothere are no working nightly builds, and there seems no interest on them, so drop...
Elan Ruusamäe [Fri, 29 Mar 2013 22:09:50 +0000 (00:09 +0200)]
there are no working nightly builds, and there seems no interest on them, so drop the info

11 years agodrop tcmalloc glibc 2.16 patch, siginfo_t is correct
Elan Ruusamäe [Fri, 29 Mar 2013 22:07:55 +0000 (00:07 +0200)]
drop tcmalloc glibc 2.16 patch, siginfo_t is correct

11 years agoup to 27.0.1453.6
Elan Ruusamäe [Fri, 29 Mar 2013 16:29:36 +0000 (18:29 +0200)]
up to 27.0.1453.6

11 years agouse system sqlite3, WebSQL is disabled
Elan Ruusamäe [Fri, 29 Mar 2013 12:47:47 +0000 (14:47 +0200)]
use system sqlite3, WebSQL is disabled

11 years agoupdate clean-source
Elan Ruusamäe [Fri, 29 Mar 2013 12:12:28 +0000 (14:12 +0200)]
update clean-source

11 years agobuilds as: --without tcmalloc --without nacl
Elan Ruusamäe [Thu, 28 Mar 2013 09:49:13 +0000 (11:49 +0200)]
builds as: --without tcmalloc --without nacl

11 years agostart with 27.0.1453.3
Elan Ruusamäe [Wed, 27 Mar 2013 11:36:37 +0000 (13:36 +0200)]
start with 27.0.1453.3

11 years agoharfbuzz 0.13 fix from WebKit for Oops pages auto/th/chromium-browser-26.0.1410.43-1
Elan Ruusamäe [Wed, 27 Mar 2013 11:28:56 +0000 (13:28 +0200)]
harfbuzz 0.13 fix from WebKit for Oops pages

11 years agoconflict with harfbuzz > 0.9.13, see http://crbug.com/223500
Elan Ruusamäe [Wed, 27 Mar 2013 10:37:59 +0000 (12:37 +0200)]
conflict with harfbuzz > 0.9.13, see http://crbug.com/223500

11 years agomerge update to stable 26.0.1410.43
Elan Ruusamäe [Wed, 27 Mar 2013 10:19:01 +0000 (12:19 +0200)]
merge update to stable 26.0.1410.43

11 years agoensure patched re2 is used at runtime
Elan Ruusamäe [Mon, 25 Mar 2013 22:39:31 +0000 (00:39 +0200)]
ensure patched re2 is used at runtime

11 years agoup to 26.0.1410.40
Elan Ruusamäe [Thu, 21 Mar 2013 00:44:08 +0000 (02:44 +0200)]
up to 26.0.1410.40

11 years agodiscard src subdir from tarball
Elan Ruusamäe [Sun, 17 Mar 2013 15:07:05 +0000 (17:07 +0200)]
discard src subdir from tarball

11 years agobuild with system re2 now that missing symbol is exported
Elan Ruusamäe [Sat, 16 Mar 2013 13:33:33 +0000 (15:33 +0200)]
build with system re2 now that missing symbol is exported

11 years agoupdate system jsoncpp patch from gentoo
Elan Ruusamäe [Sat, 16 Mar 2013 12:19:12 +0000 (14:19 +0200)]
update system jsoncpp patch from gentoo

the patch is a lot simplier now that shim_headers are used

11 years agoup to 26.0.1410.33
Elan Ruusamäe [Fri, 15 Mar 2013 14:28:31 +0000 (16:28 +0200)]
up to 26.0.1410.33

11 years agoup to 25.0.1364.172 auto/th/chromium-browser-25.0.1364.172-1
Elan Ruusamäe [Wed, 13 Mar 2013 20:22:36 +0000 (22:22 +0200)]
up to 25.0.1364.172

nothing interesting in changelogs:
http://googlechromereleases.blogspot.com/2013/03/stable-channel-update_12.html

nor even in svn diff:
http://build.chromium.org/f/chromium/perf/dashboard/ui/changelog.html?url=/branches/1364/src&range=186726:187217&mode=html

11 years agoup to 25.0.1364.160 auto/th/chromium-browser-25.0.1364.160-1
Elan Ruusamäe [Sun, 10 Mar 2013 12:55:43 +0000 (14:55 +0200)]
up to 25.0.1364.160

- [180763] High CVE-2013-0912: Type confusion in WebKit. Credit to Nils and Jon of MWR Labs.

http://googlechromereleases.blogspot.com/2013/03/stable-channel-update_7.html

11 years agoup to 26.0.1410.28; libvpx patch outdated
Elan Ruusamäe [Thu, 7 Mar 2013 09:48:57 +0000 (11:48 +0200)]
up to 26.0.1410.28; libvpx patch outdated

11 years agoup mesa BR to 9.1
Elan Ruusamäe [Thu, 7 Mar 2013 08:20:44 +0000 (10:20 +0200)]
up mesa BR to 9.1

API changes in 62abc0cc7428f36fc758a46519f2dd00e13e2956 are for Mesa 9.1

11 years agoenable system libvpx, but not in media/ component
Elan Ruusamäe [Wed, 6 Mar 2013 13:53:58 +0000 (15:53 +0200)]
enable system libvpx, but not in media/ component

updated libvpx patch from svn backport, http://crbug.com/174287

11 years agoapply files/chromium-mesa-r0.patch from gentoo
Elan Ruusamäe [Wed, 6 Mar 2013 13:16:15 +0000 (15:16 +0200)]
apply files/chromium-mesa-r0.patch from gentoo

11 years agoup to 25.0.1364.152 auto/th/chromium-browser-25.0.1364.152-2
Elan Ruusamäe [Tue, 5 Mar 2013 18:45:17 +0000 (20:45 +0200)]
up to 25.0.1364.152

Security fixes and rewards:
- [$1000] [176882] High CVE-2013-0902: Use-after-free in frame loader. Credit to Chamal de Silva.
- [$1000] [176252] High CVE-2013-0903: Use-after-free in browser navigation handling. Credit to “chromium.khalil”.
- [$2000] [172926] [172331] High CVE-2013-0904: Memory corruption in Web Audio. Credit to Atte Kettunen of OUSPG.
- [$1000] [168982] High CVE-2013-0905: Use-after-free with SVG animations. Credit to Atte Kettunen of OUSPG.
- [174895] High CVE-2013-0906: Memory corruption in Indexed DB. Credit to Google Chrome Security Team (Jüri Aedla).
- [174150] Medium CVE-2013-0907: Race condition in media thread handling. Credit to Andrew Scherkus of the Chromium development community.
- [174059] Medium CVE-2013-0908: Incorrect handling of bindings for extension processes.
- [173906] Low CVE-2013-0909: Referer leakage with XSS Auditor. Credit to Egor Homakov.
- [172573] Medium CVE-2013-0910: Mediate renderer -> browser plug-in loads more strictly. Credit to Google Chrome Security Team (Chris Evans).
- [172264] High CVE-2013-0911: Possible path traversal in database handling. Credit to Google Chrome Security Team (Jüri Aedla).

http://googlechromereleases.blogspot.com/2013/03/stable-channel-update_4.html

11 years agodo not run build when invoked interactively
Elan Ruusamäe [Mon, 4 Mar 2013 14:19:08 +0000 (16:19 +0200)]
do not run build when invoked interactively

11 years agolink speechd and kerberos
Elan Ruusamäe [Mon, 4 Mar 2013 14:17:56 +0000 (16:17 +0200)]
link speechd and kerberos

those are DE independant and thus not "polluting" other-DE libraries

11 years agouse speech-dispatcher-devel >= 0.8, it has restructured its include files
Elan Ruusamäe [Mon, 4 Mar 2013 14:17:11 +0000 (16:17 +0200)]
use speech-dispatcher-devel >= 0.8, it has restructured its include files

11 years agoclean platform_locale_settings from non-linux
Elan Ruusamäe [Mon, 4 Mar 2013 11:36:42 +0000 (13:36 +0200)]
clean platform_locale_settings from non-linux

11 years agoclean third_party mesa
Elan Ruusamäe [Sun, 3 Mar 2013 20:25:07 +0000 (22:25 +0200)]
clean third_party mesa

only headers needed, even if building with bundled mesa

11 years agotest builds go to BUILD/ dir
Elan Ruusamäe [Sun, 3 Mar 2013 17:47:35 +0000 (19:47 +0200)]
test builds go to BUILD/ dir

11 years agouse flock for locking
Elan Ruusamäe [Sun, 3 Mar 2013 17:47:12 +0000 (19:47 +0200)]
use flock for locking

11 years agocleanup angle partially
Elan Ruusamäe [Sat, 2 Mar 2013 12:07:55 +0000 (14:07 +0200)]
cleanup angle partially

angle is windows layer to run opengl, but chrome uses it's validator and
translator. keep those files around

11 years agosystem mesa off on ix86 due pointer size differences
Elan Ruusamäe [Fri, 1 Mar 2013 23:10:57 +0000 (01:10 +0200)]
system mesa off on ix86 due pointer size differences

11 years agoup to 26.0.1410.19, cleanup bconds and todo
Elan Ruusamäe [Fri, 1 Mar 2013 21:11:21 +0000 (23:11 +0200)]
up to 26.0.1410.19, cleanup bconds and todo

11 years agobranch and basever update
Elan Ruusamäe [Fri, 1 Mar 2013 20:30:34 +0000 (22:30 +0200)]
branch and basever update

11 years agosetup submodules to keep from clean
Elan Ruusamäe [Fri, 1 Mar 2013 20:23:36 +0000 (22:23 +0200)]
setup submodules to keep from clean

11 years agoBR speech-dispatcher-devel
Elan Ruusamäe [Fri, 1 Mar 2013 14:12:27 +0000 (16:12 +0200)]
BR speech-dispatcher-devel

../out/Release/obj/gen/library_loaders/libspeechd.h:7:24: fatal error: libspeechd.h: No such file or directory

11 years agobuild with system mesa (9.0 seems building ok)
Elan Ruusamäe [Thu, 28 Feb 2013 19:24:32 +0000 (21:24 +0200)]
build with system mesa (9.0 seems building ok)

11 years agoupdate script to understand basever and branch macros
Elan Ruusamäe [Thu, 28 Feb 2013 16:52:39 +0000 (18:52 +0200)]
update script to understand basever and branch macros

11 years agoadd system_mesa bcond (disabled), not ready
Elan Ruusamäe [Wed, 27 Feb 2013 21:25:41 +0000 (23:25 +0200)]
add system_mesa bcond (disabled), not ready

11 years agogps support via gpsd
Elan Ruusamäe [Wed, 27 Feb 2013 21:24:50 +0000 (23:24 +0200)]
gps support via gpsd

11 years agogentoo's solution for system ffmpeg build
Elan Ruusamäe [Wed, 27 Feb 2013 20:19:55 +0000 (22:19 +0200)]
gentoo's solution for system ffmpeg build

11 years agoadd system re2 bcond, disabled as symbol mismatches
Elan Ruusamäe [Wed, 27 Feb 2013 15:00:10 +0000 (17:00 +0200)]
add system re2 bcond, disabled as symbol mismatches

11 years agoalways build proprietary codecs, adds h264 auto/th/chromium-browser-25.0.1364.97-2
Elan Ruusamäe [Wed, 27 Feb 2013 08:28:09 +0000 (10:28 +0200)]
always build proprietary codecs, adds h264

tested here:
https://www.youtube.com/html5

11 years agofix third_party cleanup
Elan Ruusamäe [Tue, 26 Feb 2013 23:37:46 +0000 (01:37 +0200)]
fix third_party cleanup

11 years agoupdated patch from gentoo, added AV_CODEC_ID_VP9 ifdefs
Elan Ruusamäe [Tue, 26 Feb 2013 21:07:42 +0000 (23:07 +0200)]
updated patch from gentoo, added AV_CODEC_ID_VP9 ifdefs

11 years agoup to 26.0.1410.12
Elan Ruusamäe [Tue, 26 Feb 2013 19:16:05 +0000 (21:16 +0200)]
up to 26.0.1410.12

builds with:
--without system_ffmpeg --without system_libvpx

11 years agotar (1.26) can autodetect compressor
Elan Ruusamäe [Mon, 25 Feb 2013 13:19:06 +0000 (15:19 +0200)]
tar (1.26) can autodetect compressor

11 years agosince 26 branch, tarballs are xz compressed
Elan Ruusamäe [Mon, 25 Feb 2013 11:47:09 +0000 (13:47 +0200)]
since 26 branch, tarballs are xz compressed

11 years agoupdate md5 auto/th/chromium-browser-25.0.1364.97-1
Elan Ruusamäe [Sun, 24 Feb 2013 22:00:55 +0000 (00:00 +0200)]
update md5

11 years agoup to 25.0.1364.97
Elan Ruusamäe [Sun, 24 Feb 2013 21:10:00 +0000 (23:10 +0200)]
up to 25.0.1364.97

11 years agoup to 25.0.1364.97
Elan Ruusamäe [Sun, 24 Feb 2013 21:08:36 +0000 (23:08 +0200)]
up to 25.0.1364.97

11 years agoup to 25.0.1364.84
Elan Ruusamäe [Thu, 14 Feb 2013 14:22:07 +0000 (16:22 +0200)]
up to 25.0.1364.84

11 years agouse fonts-Type1-urw for fontconfig fonts auto/th/chromium-browser-24.0.1312.70-1
Elan Ruusamäe [Wed, 13 Feb 2013 16:08:20 +0000 (18:08 +0200)]
use fonts-Type1-urw for fontconfig fonts

as fonts-TTF-bitstream-vera causes tools to pick vera fonts without any
reason, causing desktops to look ugly. and type1 fonts are fine too, so

$ fc-list | grep -i ttf
zsh: done       fc-list |
zsh: exit 1     grep -i ttf
 and chromium works fine

century schoolbook got used

Tested-by: arekm
11 years agorequires _XGetRequest
Tomasz Pala [Wed, 13 Feb 2013 15:28:04 +0000 (16:28 +0100)]
requires _XGetRequest

11 years agoup to chrome stable 24.0.1312.70
Elan Ruusamäe [Wed, 13 Feb 2013 10:51:20 +0000 (12:51 +0200)]
up to chrome stable 24.0.1312.70

update contains update to Adobe Flash (11.6.602.167), no changes to chromium

http://googlechromereleases.blogspot.com/2013/02/stable-channel-update_12.html

11 years agoRequires: libevent >= 2.0.21 to avoid crashes on 3.5 kernels with seccomp-filter auto/th/chromium-browser-24.0.1312.69-2
Elan Ruusamäe [Tue, 12 Feb 2013 12:15:33 +0000 (14:15 +0200)]
Requires: libevent >= 2.0.21 to avoid crashes on 3.5 kernels with seccomp-filter

see the devel-en thread:
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2013-February/023413.html

hardcore testing fame goes to arekm

Tested-By: arekm
Tested-By: baggins
Tested-By: glen
11 years agolauncher: inline commandline options help from manpage
Elan Ruusamäe [Tue, 12 Feb 2013 11:50:51 +0000 (13:50 +0200)]
launcher: inline commandline options help from manpage

11 years agoR: shared-mime-info
Elan Ruusamäe [Mon, 11 Feb 2013 22:12:01 +0000 (00:12 +0200)]
R: shared-mime-info

chromium is unable to load any gtk icons from theme because it doesn't
recognize png files, renders them as red squares and so on. really hard
to find that this package is cause of it.

11 years agoadd -g and --temp-profile to chromium launcher
Elan Ruusamäe [Mon, 11 Feb 2013 21:11:27 +0000 (23:11 +0200)]
add -g and --temp-profile to chromium launcher

11 years agorestore pld identity in user agent string
Elan Ruusamäe [Mon, 11 Feb 2013 10:22:16 +0000 (12:22 +0200)]
restore pld identity in user agent string

lost in e9abb380684885a6a04583307583f171a2dc9f09

11 years agoR: lsb-release
Elan Ruusamäe [Sat, 9 Feb 2013 23:21:10 +0000 (01:21 +0200)]
R: lsb-release

11 years agosetup distro variant in CHROME_VERSION_EXTRA
Elan Ruusamäe [Sat, 9 Feb 2013 23:19:40 +0000 (01:19 +0200)]
setup distro variant in CHROME_VERSION_EXTRA

11 years agodescribe plugin search order in patch
Elan Ruusamäe [Sat, 9 Feb 2013 18:27:44 +0000 (20:27 +0200)]
describe plugin search order in patch

extracted from 2e8e5bb91925501ffd1f1049f8a50426f5dd04b3

11 years agoup to 24.0.1312.69 auto/th/chromium-browser-24.0.1312.69-1
Elan Ruusamäe [Thu, 7 Feb 2013 16:04:21 +0000 (18:04 +0200)]
up to 24.0.1312.69

11 years agoup to 25.0.1364.68
Elan Ruusamäe [Wed, 6 Feb 2013 09:45:14 +0000 (11:45 +0200)]
up to 25.0.1364.68

11 years agorequire TTF font, or the browser will just say 'Aborted' on startup
Elan Ruusamäe [Wed, 6 Feb 2013 07:41:57 +0000 (09:41 +0200)]
require TTF font, or the browser will just say 'Aborted' on startup

11 years agoup to 24.0.1312.68 auto/th/chromium-browser-24.0.1312.68-1
Elan Ruusamäe [Tue, 5 Feb 2013 10:53:22 +0000 (12:53 +0200)]
up to 24.0.1312.68

This build contains the fix for Pepper Flash

http://googlechromereleases.blogspot.com/2013/02/stable-channel-update.html

11 years agoup to 25.0.1364.58
Elan Ruusamäe [Fri, 1 Feb 2013 09:25:05 +0000 (11:25 +0200)]
up to 25.0.1364.58

11 years agoup to 24.0.1312.57 auto/th/chromium-browser-24.0.1312.57-1
Elan Ruusamäe [Thu, 31 Jan 2013 20:50:19 +0000 (22:50 +0200)]
up to 24.0.1312.57

http://googlechromereleases.blogspot.com/2013/01/stable-channel-update_30.html

11 years agoup to 25.0.1364.45
Elan Ruusamäe [Thu, 24 Jan 2013 16:41:29 +0000 (18:41 +0200)]
up to 25.0.1364.45

11 years agoup to 24.0.1312.56 auto/th/chromium-browser-24.0.1312.56-1
Elan Ruusamäe [Wed, 23 Jan 2013 11:40:59 +0000 (13:40 +0200)]
up to 24.0.1312.56

http://googlechromereleases.blogspot.com/2013/01/stable-channel-update_22.html

11 years agoup to 25.0.1364.36
Elan Ruusamäe [Fri, 18 Jan 2013 08:47:43 +0000 (10:47 +0200)]
up to 25.0.1364.36

11 years agomore unwanted platform files cleanup; revisited exceptions added earlier
Elan Ruusamäe [Tue, 15 Jan 2013 18:36:56 +0000 (20:36 +0200)]
more unwanted platform files cleanup; revisited exceptions added earlier

11 years agocleanup
Elan Ruusamäe [Mon, 14 Jan 2013 09:58:52 +0000 (11:58 +0200)]
cleanup

11 years agoclean samples, windows files, third_party/{ffmpeg,harfbuzz*}, fix unittest cleaning
Elan Ruusamäe [Mon, 14 Jan 2013 09:24:25 +0000 (11:24 +0200)]
clean samples, windows files, third_party/{ffmpeg,harfbuzz*}, fix unittest cleaning

11 years agorestore BR hicolor-icon-theme, needed to verify icon dirs in .spec
Elan Ruusamäe [Sun, 13 Jan 2013 19:49:01 +0000 (21:49 +0200)]
restore BR hicolor-icon-theme, needed to verify icon dirs in .spec

reverts removal from ef1210649c87fe02582e07d6b3f083ccfc4a71ef as
cleanbuild does not check .spec changes apparently

11 years agouse usb-ids from system usb.ids
Elan Ruusamäe [Sun, 13 Jan 2013 19:45:29 +0000 (21:45 +0200)]
use usb-ids from system usb.ids

11 years agolink with libpci, because xserver loads it anyway
Elan Ruusamäe [Sun, 13 Jan 2013 18:53:25 +0000 (20:53 +0200)]
link with libpci, because xserver loads it anyway

11 years agocleanup deps with help of cleanbuild; fix libxnvctrl bcond
Elan Ruusamäe [Sun, 13 Jan 2013 16:44:33 +0000 (18:44 +0200)]
cleanup deps with help of cleanbuild; fix libxnvctrl bcond

11 years agofor beta and dev channels, move the diff pointer
Elan Ruusamäe [Sun, 13 Jan 2013 15:21:00 +0000 (17:21 +0200)]
for beta and dev channels, move the diff pointer

11 years agoclean java/ and tools/
Elan Ruusamäe [Sun, 13 Jan 2013 15:12:17 +0000 (17:12 +0200)]
clean java/ and tools/

11 years agoBR: elfutils-devel, python-ply
Elan Ruusamäe [Sat, 12 Jan 2013 11:32:32 +0000 (13:32 +0200)]
BR: elfutils-devel, python-ply

detected by cleanbuild

11 years agoclean empty dirs only in tarball creation
Elan Ruusamäe [Sun, 13 Jan 2013 15:12:01 +0000 (17:12 +0200)]
clean empty dirs only in tarball creation

11 years agoimprove system libXNVCtrl patch; actually apply it
Elan Ruusamäe [Sat, 12 Jan 2013 16:32:44 +0000 (18:32 +0200)]
improve system libXNVCtrl patch; actually apply it

11 years agofollow header protection convention
Elan Ruusamäe [Sat, 12 Jan 2013 14:24:28 +0000 (16:24 +0200)]
follow header protection convention

11 years agopass compiler env to gyp, not make
Elan Ruusamäe [Sat, 12 Jan 2013 13:52:37 +0000 (15:52 +0200)]
pass compiler env to gyp, not make

passing CC, CXX, CFLAGS, CXXFLAGS, LDFLAGS to gyp, so it has chance to
filter out unwanted -fstack-protector, etc

this way most of the build is with stack protector, but nacl parts,
filtered out (native_client/src/trusted/service_runtime/linux/nacl_bootstrap.gyp)

however seems still need to pass host flags, as v8 build uses different
vars for compilation.

11 years agoBR: elfutils-devel, python-ply
Elan Ruusamäe [Sat, 12 Jan 2013 11:32:32 +0000 (13:32 +0200)]
BR: elfutils-devel, python-ply

detected by cleanbuild

11 years agobuilds with system ffmpeg!
Elan Ruusamäe [Fri, 11 Jan 2013 13:54:37 +0000 (15:54 +0200)]
builds with system ffmpeg!

11 years agocleanup qt framework files
Elan Ruusamäe [Fri, 11 Jan 2013 13:53:39 +0000 (15:53 +0200)]
cleanup qt framework files

11 years agoup to 25.0.1364.29
Elan Ruusamäe [Fri, 11 Jan 2013 11:12:39 +0000 (13:12 +0200)]
up to 25.0.1364.29

11 years agoskip delete remoting/base/resources_unittest.* to get build going
Elan Ruusamäe [Fri, 11 Jan 2013 09:23:11 +0000 (11:23 +0200)]
skip delete remoting/base/resources_unittest.* to get build going

This page took 0.135389 seconds and 4 git commands to generate.