Paul Tarjan
|
c4499f273d
|
parallel makes
|
2014-01-28 19:50:23 -08:00 |
|
Sara Golemon
|
7f2b1ced80
|
Remove the need to export HPHP_HOME when building
"Detect" HPHP_HOME as the location of the main CMakeLists.txt
file and plumb it through to child scripts from there.
|
2013-12-27 03:10:16 -08:00 |
|
Ryan Skidmore
|
2ff6d3ca00
|
Fixed typos
Summary: Fixed typos
Reviewed By: @scannell
Pulled By: @scannell
Test Plan:
- php -l and checkModule
-
|
2013-12-09 07:22:23 -08:00 |
|
Chad Horohoe
|
2084060478
|
Suggest less typing for submodule setup
|
2013-11-27 14:43:26 -08:00 |
|
Benjamin Zikarsky
|
a793e9ae7e
|
Update configure_ubuntu_12.04.sh
- `python-software-properties` must be installed before we try to add the `apt-fast` PPA
- Add automatic initialization of git submodules
|
2013-11-21 20:06:10 +01:00 |
|
seanc
|
a596e67ce0
|
Add libboost-thread to Travis dependencies
Summary: With the fastcgi implementation we now depend on
libboost-thread so add it to the list of Travis dependencies.
|
2013-11-08 09:36:52 -08:00 |
|
Olle Bröms
|
7e13f9c899
|
Added auto yes to apt-get install in configure_ubuntu_12.04.sh
|
2013-11-04 00:45:39 +01:00 |
|
Sara Golemon
|
6fca9198e5
|
Use gcc-4.8 on travis for faster builds
|
2013-10-30 13:11:46 -07:00 |
|
Sara Golemon
|
e04980ca2b
|
Increase minimum GCC version to 4.7.0
If you absolutely can't upgrade past gcc 4.6.x,
checkout tag gcc-4.6 or follow branch HHVM-2.2
|
2013-10-21 13:29:28 -07:00 |
|
Zlatan Vasović
|
fef5bd81a2
|
Remove ; from command ends
|
2013-10-01 10:38:25 +02:00 |
|
Sara Golemon
|
1b251e4124
|
Collect some stats so that we can tune the travis build a bit
|
2013-09-17 11:19:41 -07:00 |
|
Markus Staab
|
0b2dfdf449
|
run all downloads in background and in parallel
|
2013-08-27 14:31:12 +02:00 |
|
Markus Staab
|
4add8586c5
|
use apt-fast instead of apt-get to speedup build
|
2013-08-27 12:40:07 +02:00 |
|
Sara Golemon
|
26a024296d
|
Travis configure script need to have an up to date package list
|
2013-07-18 17:42:52 -07:00 |
|
ptarjan
|
e48c95208d
|
codify the instructions
People are using this to setup their machines. It should be more robust.
|
2013-06-07 22:14:00 -07:00 |
|
Paul Tarjan
|
d2efdd49c0
|
add travis CI
To do this, I had to encode the wiki instructions in a file, which
seemed like a good thing anyways.
|
2013-05-18 20:23:28 -07:00 |
|