]> git.pld-linux.org Git - packages/hhvm.git/log
packages/hhvm.git
10 years ago- release 2 (by relup.sh) auto/th/hiphop-php-2.1.0-0.78394ee.2
Arkadiusz Miśkiewicz [Fri, 1 Nov 2013 06:17:09 +0000 (07:17 +0100)]
- release 2 (by relup.sh)

10 years agoah, what the hell. rel 1 auto/th/hiphop-php-2.1.0-0.78394ee.1
Elan Ruusamäe [Fri, 11 Oct 2013 07:21:41 +0000 (10:21 +0300)]
ah, what the hell. rel 1

10 years agoset minimum gcc version
Elan Ruusamäe [Mon, 7 Oct 2013 22:23:20 +0000 (01:23 +0300)]
set minimum gcc version

10 years agono need for -fno-permissive
Elan Ruusamäe [Mon, 7 Oct 2013 11:34:29 +0000 (14:34 +0300)]
no need for -fno-permissive

10 years agohack for ccache and cmake asm linking
Elan Ruusamäe [Mon, 7 Oct 2013 09:49:51 +0000 (12:49 +0300)]
hack for ccache and cmake asm linking

10 years agobuild with internal folly
Elan Ruusamäe [Mon, 7 Oct 2013 06:50:45 +0000 (09:50 +0300)]
build with internal folly

10 years agosetup COMPILER_ID/HHVM_REPO_SCHEMA so it doesn't look it up from our package git...
Elan Ruusamäe [Mon, 7 Oct 2013 06:49:05 +0000 (09:49 +0300)]
setup COMPILER_ID/HHVM_REPO_SCHEMA so it doesn't look it up from our package git repo

test:
$ hhvm  --compiler-id
tags/HPHP-2.1.0-78394ee3f8c332eabdd97a3970f356b3ce70aacb
$ hhvm  --repo-schema
059341548_1381096940

10 years agokeep HPHP_HOME correct during install
Elan Ruusamäe [Sun, 6 Oct 2013 21:57:12 +0000 (00:57 +0300)]
keep HPHP_HOME correct during install

10 years agofalse alarm, our strip preserves needed systemlib in binary
Elan Ruusamäe [Sun, 6 Oct 2013 21:56:17 +0000 (00:56 +0300)]
false alarm, our strip preserves needed systemlib in binary

10 years agoonly x86-64 supported for now
Elan Ruusamäe [Sun, 6 Oct 2013 20:55:19 +0000 (23:55 +0300)]
only x86-64 supported for now

  32-bit support is currently unsupported, check back with a later version of HipHop

10 years agocleanup todo
Elan Ruusamäe [Sun, 6 Oct 2013 20:30:04 +0000 (23:30 +0300)]
cleanup todo

10 years agotabasco snapshot works fine with libmemcached >= 1.0.8
Elan Ruusamäe [Sun, 6 Oct 2013 20:28:13 +0000 (23:28 +0300)]
tabasco snapshot works fine with libmemcached >= 1.0.8

10 years agoskip stripping for now to preserve systemlib.php
Elan Ruusamäe [Sun, 6 Oct 2013 19:40:58 +0000 (22:40 +0300)]
skip stripping for now to preserve systemlib.php

10 years agouse mime types from source tarball
Elan Ruusamäe [Sun, 6 Oct 2013 18:42:34 +0000 (21:42 +0300)]
use mime types from source tarball

10 years agopackage static.mime-types.hdf
Elan Ruusamäe [Sun, 6 Oct 2013 18:41:20 +0000 (21:41 +0300)]
package static.mime-types.hdf

10 years agofetch static mime types
Elan Ruusamäe [Sun, 6 Oct 2013 18:19:32 +0000 (21:19 +0300)]
fetch static mime types

it is included in debian package
https://www.facebook.com/hphp/posts/10151161118994326

10 years agouse "Tabasco" 30-Sep-2013 snapshot
Elan Ruusamäe [Sun, 6 Oct 2013 17:40:36 +0000 (20:40 +0300)]
use "Tabasco" 30-Sep-2013 snapshot

10 years agoinstall files
Elan Ruusamäe [Sun, 6 Oct 2013 15:26:17 +0000 (18:26 +0300)]
install files

10 years agofix gd symbols overlap with real gd lib
Elan Ruusamäe [Sun, 6 Oct 2013 14:12:39 +0000 (17:12 +0300)]
fix gd symbols overlap with real gd lib

10 years agosmarter gcc version check
Elan Ruusamäe [Sun, 6 Oct 2013 14:11:58 +0000 (17:11 +0300)]
smarter gcc version check

10 years agofails with newer libmemcached
Elan Ruusamäe [Sun, 6 Oct 2013 13:13:30 +0000 (16:13 +0300)]
fails with newer libmemcached

10 years agoadd local libevent include dir
Elan Ruusamäe [Sun, 6 Oct 2013 00:42:31 +0000 (03:42 +0300)]
add local libevent include dir

10 years agoadd link to PR for libevent2 patch
Elan Ruusamäe [Sun, 6 Oct 2013 00:31:52 +0000 (03:31 +0300)]
add link to PR for libevent2 patch

10 years agofix for gcc 4.8 std::is_trivially_destructible vs std::has_trivial_destructor
Elan Ruusamäe [Sun, 6 Oct 2013 00:02:45 +0000 (03:02 +0300)]
fix for gcc 4.8 std::is_trivially_destructible vs std::has_trivial_destructor

10 years agoworkaround for symbol error boost::system::system_category
Elan Ruusamäe [Sun, 6 Oct 2013 00:02:14 +0000 (03:02 +0300)]
workaround for symbol error boost::system::system_category

10 years agouse system folly, minimizes broken things for now
Elan Ruusamäe [Sun, 6 Oct 2013 00:01:42 +0000 (03:01 +0300)]
use system folly, minimizes broken things for now

10 years agodisable jemalloc, broken
Elan Ruusamäe [Sun, 6 Oct 2013 00:01:25 +0000 (03:01 +0300)]
disable jemalloc, broken

10 years agoout of source build is broken
Elan Ruusamäe [Sun, 6 Oct 2013 00:01:07 +0000 (03:01 +0300)]
out of source build is broken

10 years agoHHVM is not optional
Elan Ruusamäe [Sat, 5 Oct 2013 20:09:01 +0000 (23:09 +0300)]
HHVM is not optional

10 years agostart update to 2.1.0, does not build, c++ errors in folly with gcc 4.8
Elan Ruusamäe [Sat, 5 Oct 2013 20:02:36 +0000 (23:02 +0300)]
start update to 2.1.0, does not build, c++ errors in folly with gcc 4.8

11 years ago- up to snapshot at cf9b612, still not usable
Elan Ruusamäe [Tue, 13 Dec 2011 11:27:04 +0000 (11:27 +0000)]
- up to snapshot at cf9b612, still not usable

Changed files:
    get-source.sh -> 1.1
    hiphop-php.spec -> 1.7
    libevent14.patch -> 1.1

11 years ago- up to 9f026c9 snapshot
Elan Ruusamäe [Mon, 25 Jul 2011 18:44:15 +0000 (18:44 +0000)]
- up to 9f026c9 snapshot

Changed files:
    cmake-missing-library.patch -> 1.2
    gcc45.patch -> 1.2
    hiphop-php.spec -> 1.6
    system-libafdt.patch -> 1.2
    system-libmbfl.patch -> 1.2

11 years ago- add old files (May 16 2010)
Elan Ruusamäe [Mon, 25 Jul 2011 16:44:31 +0000 (16:44 +0000)]
- add old files (May 16  2010)

Changed files:
    system-libafdt.patch -> 1.1
    system-xhp.patch -> 1.1

11 years ago- duplicate of cmake-missing-library.patch
Elan Ruusamäe [Mon, 25 Jul 2011 16:41:11 +0000 (16:41 +0000)]
- duplicate of cmake-missing-library.patch

Changed files:
    cmake-missing-library.diff -> 1.2

11 years ago- system mbfl
Elan Ruusamäe [Sun, 16 May 2010 13:09:33 +0000 (13:09 +0000)]
- system mbfl

Changed files:
    system-libmbfl.patch -> 1.1

11 years ago- save work
Elan Ruusamäe [Sun, 16 May 2010 13:09:09 +0000 (13:09 +0000)]
- save work

Changed files:
    cmake-missing-library.diff -> 1.1
    cmake-missing-library.patch -> 1.1
    gcc45.patch -> 1.1
    hiphop-php.spec -> 1.5

11 years ago- md5
Elan Ruusamäe [Sun, 16 May 2010 11:21:05 +0000 (11:21 +0000)]
- md5

Changed files:
    hiphop-php.spec -> 1.4

11 years ago- try building it, updated deps
Elan Ruusamäe [Sun, 16 May 2010 10:28:21 +0000 (10:28 +0000)]
- try building it, updated deps

Changed files:
    hiphop-php.spec -> 1.3

11 years ago- deps from readme
Elan Ruusamäe [Sat, 15 May 2010 21:12:20 +0000 (21:12 +0000)]
- deps from readme

Changed files:
    hiphop-php.spec -> 1.2

11 years ago- old: 2010-02-07
Elan Ruusamäe [Sat, 15 May 2010 21:02:08 +0000 (21:02 +0000)]
- old: 2010-02-07

Changed files:
    hiphop-php.spec -> 1.1

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