1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-21 22:32:41 +01:00
phorge-arcanist/scripts
epriestley a31d88ee82 Allow arcanist to search for libphutil in externals/includes/
Summary:
In some cases (notably, homebrew) an installer may not control where arcanist/ and libphutil/ live and may not be able to control 'include_path'.

Allow libphutil/ to be symlinked into arcanist/externals/includes/ if all else fails.

Test Plan:
  - Moved `libphutil` to `libphutilx`. Ran "arc" and got a failure.
  - Symlinked it into externals/includes/, ran `arc`, got success.
  - Moved it back to `libphutil`, ran `arc`, success.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran, tfmeusburger

Differential Revision: https://secure.phabricator.com/D3243
2012-08-10 14:58:19 -07:00
..
hgdaemon Add various flags to the HgProxy daemons 2012-06-26 11:00:26 -07:00
lib Add mysql and mysqli functions to the phutil map whitelist 2012-08-01 11:02:20 -07:00
repository Use binary safe diff in arc diff 2012-07-03 13:33:28 -07:00
__init_script__.php Allow arcanist to search for libphutil in externals/includes/ 2012-08-10 14:58:19 -07:00
arcanist.php Enrich arc configuration and add stronger typing 2012-07-25 18:37:09 -07:00
breakout.py Create a mysterious new workflow 2012-07-22 14:39:53 -07:00
php_extension_classes.txt Include extension classes in the builtin list 2012-07-26 14:46:53 -07:00
php_extension_functions.txt Add mysql and mysqli functions to the phutil map whitelist 2012-08-01 11:02:20 -07:00
phutil_rebuild_map.php Bump symbol cache version from v2 -> v3 2012-06-14 12:02:27 -07:00
phutil_symbols.php Include extension classes in the builtin list 2012-07-26 14:46:53 -07:00
update_compat_info.php Warn about PHP 5.3 only functions and parameters 2012-06-22 15:52:10 -07:00