zulip/tools/setup
Harshit Bansal 273e37b2f9 build_emoji: Add `setup_old_emoji_farm()` function.
This commit adds `setup_old_emoji_farm()` function to the build_emoji
script. This will change the way of setting up the old emoji farm.
Earlier we used to extract the glyphs corresponding to each emoji from
the `NotoColorEmoji.ttf` file. But since now we already have individual
images in the new emoji farm(from iamcal's 'emoji-datasource-google' npm
package) we can just symlink old emoji files to the new image files. This
apart from helping us in cleaning up the `build_emoji` script will also
help in reducing the increased size of the release tarball due to the
addition of new emoji farm.
2017-09-24 04:51:33 -07:00
..
emoji build_emoji: Add `setup_old_emoji_farm()` function. 2017-09-24 04:51:33 -07:00
__init__.py Add __init__.py to tools/ and tools/setup/. 2016-07-20 18:20:37 -07:00
build_pygments_data.py py3: Switch almost all shebang lines to use `python3`. 2017-08-16 17:54:43 -07:00
generate-fixtures text_fixtures: Rename migration status file to have test in name. 2017-06-02 13:27:34 -07:00
generate-test-credentials Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
generate_zulip_bots_static_files zulip_bots: Generate static files during provisioning. 2017-09-22 15:14:42 -07:00
install-aws-server install-aws-server: Cut out use of /root/zulip . 2017-08-15 17:41:07 -07:00
lang.json Add typeahead for syntax highlighting languages. 2017-04-28 17:22:59 -07:00
postgres-init-dev-db dev: Fix postgres provision errors with non-postgres-readable homedir. 2017-02-11 23:47:07 -08:00
postgres-init-test-db Move tools/install-phantomjs to tools/setup/. 2016-05-26 18:28:14 +05:00
setup_venvs.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00