This website requires JavaScript.
Explore
Help
Sign in
revi-archive
/
phorge-arcanist
Watch
1
Star
0
Fork
You've already forked phorge-arcanist
0
mirror of
https://we.phorge.it/source/arcanist.git
synced
2024-11-10 08:52:39 +01:00
Code
Issues
Releases
Wiki
Activity
99feb5c28e
phorge-arcanist
/
.gitignore
7 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Fix a couple of lint issues, and update to version 2 (github).
2011-01-10 00:51:04 +01:00
.DS_Store
._*
Use caching to provide a huge perf boost to phutil_mapper.
2011-01-26 03:05:15 +01:00
/src/.phutil_module_cache
Add .divinercache to .gitignore.
2011-05-26 03:51:46 +02:00
/docs/
/.divinercache/
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 23:58:19 +02:00
/externals/includes/*
Copy permalink