Commit Graph

  • e670d513af no-sse2.patch: Build both the x87 version and the SSE2 version of V8 on i686 Kevin Kofler 2016-01-19 03:32:24 +0100
  • 5262f491f3 no-sse2.patch: Add built .so files to the link line Kevin Kofler 2016-01-18 03:06:07 +0100
  • 90225e7e77 no-sse2.patch: Build V8 as a shared library on i686 Kevin Kofler 2016-01-18 01:10:42 +0100
  • 2684898152 Bump Release now that the no-sse2 patch builds and looks good Kevin Kofler 2016-01-18 00:36:47 +0100
  • e24db1777f no-sse2.patch: Switch back to gold, blink_platform.gyp fixes Kevin Kofler 2016-01-17 22:45:33 +0100
  • 4c9d7b0aba no-sse2.patch: try linking with ld.bfd instead of gold Kevin Kofler 2016-01-17 19:45:04 +0100
  • faeb141b37 no-sse2.patch: Fix/simplify disable_sse2 logic in breakpad/src/build/common.gypi Kevin Kofler 2016-01-17 06:32:37 +0100
  • 1e170961f9 no-sse2.patch: Fix typos in the patched header files Kevin Kofler 2016-01-17 05:10:15 +0100
  • 799b5e1118 no-sse2.patch: Fix typos Kevin Kofler 2016-01-17 04:46:25 +0100
  • ab696c2550 no-sse2.patch: fix audio/VectorMath and audio/SincResampler FTBFS Kevin Kofler 2016-01-17 04:30:41 +0100
  • 42f26ca168 no-sse2.patch: remove -ffloat-store, fix DirectConvolver FTBFS Kevin Kofler 2016-01-17 02:34:08 +0100
  • 3bd7f659f7 no-sse2.patch: Fix an FTBFS in the gyp changes Kevin Kofler 2016-01-17 00:54:00 +0100
  • 6d0400baa5 Do not require SSE2 on i686 Kevin Kofler 2016-01-17 00:17:04 +0100
  • 9a15e3c582 Drop nss321 backport, do an NSS/BoringSSL "chimera build" instead Kevin Kofler 2016-01-14 17:37:36 +0100
  • 12c45adaf5 Add missing verref.h header needed by the nss321 patch Kevin Kofler 2016-01-14 00:01:36 +0100
  • 4a9d03d5e8 Add missing nssoptions.h header needed by the nss321 patch Kevin Kofler 2016-01-13 23:39:31 +0100
  • d75352c0ea Fix nss321 patch (need diff -Nur, not just -ur) Kevin Kofler 2016-01-13 14:43:47 +0100
  • 2ce8abfa5b Update forked NSS SSL code to 3.21, match system NSS (backport from Chromium) Kevin Kofler 2016-01-13 14:31:44 +0100
  • 75c556639c Fix changelog date Kevin Kofler 2016-01-13 01:57:53 +0100
  • 632ea2de5b Add an (optimistic) ExclusiveArch list because of V8 (tracking bug: #1298011) Kevin Kofler 2016-01-13 01:56:52 +0100
  • 1bb73067eb Fix system-nspr-prtime patch to match Fedora paths Kevin Kofler 2016-01-12 04:10:50 +0100
  • 33131a9eb8 Fix patch file names Kevin Kofler 2016-01-12 03:43:19 +0100
  • d3940c705a Unbundle NSPR prtime and ICU UTF API Kevin Kofler 2016-01-12 03:38:10 +0100
  • 87fb3887bf linux-pri.patch: Set icu_use_data_file_flag=0 for system ICU Kevin Kofler 2016-01-11 19:05:29 +0100
  • 134ba1a239 Build against the system libvpx also on F23 (1.4.0), worked in Copr Kevin Kofler 2016-01-11 17:34:42 +0100
  • 0b8bca06fb Use the system libvpx on F24+ (1.5.0) Kevin Kofler 2016-01-11 03:15:35 +0100
  • 8fec587968 Fix changelog Kevin Kofler 2016-01-10 23:15:14 +0100
  • cdac6a712b Fix extractCFlag to also look in QMAKE_CFLAGS_RELEASE (needed for ARM) Kevin Kofler 2016-01-10 18:18:58 +0100
  • 09a281a2db Fix FTBFS on ARM: Disable NEON due to #1282495 (GCC bug) Kevin Kofler 2016-01-10 17:53:25 +0100
  • ac0741f5ec clean_ffmpeg.sh: Add missing libavcodec/arm/neon.S Kevin Kofler 2016-01-10 00:19:16 +0100
  • 9ea9e384ab new-sources Kevin Kofler 2016-01-09 23:18:35 +0100
  • 3a4ed33987 new-sources Kevin Kofler 2016-01-09 22:18:50 +0100
  • 7485545db9 clean_ffmpeg.sh: Add missing libavcodec/arm/vp8dsp.h Kevin Kofler 2016-01-09 18:15:44 +0100
  • d8e7ca84f6 new-sources Rex Dieter 2016-01-09 10:18:39 -0600
  • 4844045435 clean_ffmpeg.sh: Add missing ARM files (fix FTBFS on ARM) Kevin Kofler 2016-01-09 16:30:41 +0100
  • 1120e4b80b clean_ffmpeg.sh: Change all tabs to spaces Kevin Kofler 2016-01-09 15:19:17 +0100
  • 20a11c0a4e clean_ffmpeg.sh: Simplify the shell code and use cp -r Kevin Kofler 2016-01-09 15:18:06 +0100
  • dda9dc45a8 Fix FTBFS on ARM: linux-pri patch: Set use_system_yasm only on x86_64 and i386 Kevin Kofler 2016-01-09 05:19:21 +0100
  • bf16304ee3 Bump Release for official Rawhide build (to distinguish it from Copr builds) Kevin Kofler 2016-01-09 04:42:08 +0100
  • a6f7223274 Use more specific BuildRequires for docs, fix FTBFS against ICU 54 (F22/F23) Kevin Kofler 2016-01-09 04:34:32 +0100
  • 17d0457fea Initial import (#1295549). Kevin Kofler 2016-01-09 04:32:05 +0100
  • 564c80fe42 Initial setup of the repo Fedora Release Engineering 2016-01-09 01:09:31 +0000