Commit Graph

27 Commits

Author SHA1 Message Date
Kovid Goyal
ecbec79cff
Update docs for new develop builds 2023-07-29 14:16:25 +05:30
Kovid Goyal
916ce43475
make develop now builds on Linux 2023-07-28 10:07:07 +05:30
Kovid Goyal
684199f452
rename script 2023-07-27 20:56:57 +05:30
Kovid Goyal
e48446310c
Script to download prebuilt dependencies into a local folder 2023-07-27 20:29:21 +05:30
Kovid Goyal
9a1c781230
Use sub-targets rather than recursively invoking make 2023-06-13 15:31:58 +05:30
Kovid Goyal
82900730d0
Fix typo in Makefile (no build target) 2023-06-13 15:29:57 +05:30
Kovid Goyal
88a5086f71
Add rudimentary support for cross-compilation
Not really tested, actual cross compilers, feel free to send patches.
Fixes #6354
2023-06-13 07:56:16 +05:30
Kovid Goyal
3288400005
Make the docs and man pages available in the macos bundle as well 2022-08-19 12:38:10 +05:30
Kovid Goyal
78cd83845f
Fix sphinx failing to highlight fish 2022-01-23 09:43:15 +05:30
Kovid Goyal
f787a377c3
A new theme for the kitty website
Supports dark mode. Also re-organize the documentation
a bit, making it more hierarchical.

Have a nicer landing page
2021-07-18 13:29:33 +05:30
Kovid Goyal
90d3ce4162
make target to publish website 2021-06-30 15:01:25 +05:30
Luflosi
4984a25b19
Remove unnecessary indentation 2019-08-09 03:27:22 +02:00
Luflosi
b9ab8e6348
Remove trailing whitespace 2019-08-08 20:26:20 +02:00
Kovid Goyal
710e146d22
Remove Makefile rule for logo building as the logo is now in git 2019-06-28 17:36:06 +05:30
Kovid Goyal
0987a536b1
Add extra logging to debug the event loop
This should make tracking down the root cause of the
event loop pauses on X11 easier. And the infrastructure
should come in handy in the future as well.
2019-04-24 16:16:40 +05:30
Kovid Goyal
f710d6906e
Add a linkcheck target to check links in the docs 2018-06-16 09:27:39 +05:30
Kovid Goyal
7cf7d94bba
Add a make docs Makefile target
Fixes #622
2018-06-11 06:31:23 +05:30
Kovid Goyal
6247270011
Build the docs on Travis 2018-06-08 12:03:51 +05:30
Kovid Goyal
68394cebe3
Linux: Include a man page and the HTML docs when building the linux-package 2018-06-08 11:06:41 +05:30
Kovid Goyal
ee1287211d
Typo in makefile app target 2018-02-27 21:06:42 +05:30
Kovid Goyal
8201cd3288
Add a Makefile target for building kitty-profile 2018-01-26 21:35:48 +05:30
Kovid Goyal
b9a14e0e4a
A Makefile target for building kitty.app 2018-01-19 10:42:12 +05:30
Kovid Goyal
ec06dd7460
Add a --verbose build flag 2017-12-01 12:16:12 +05:30
Kovid Goyal
c4f61de3fe
Add a couple more targets to the makefile 2017-11-14 09:48:59 +05:30
Kovid Goyal
25913f77e0
Add a clean action to setup.py 2017-10-17 13:35:54 +05:30
Kovid Goyal
d507208e3f Add a test target to the Makefile 2017-01-09 09:09:29 +05:30
Kovid Goyal
fcb072bbd9 Add Makefile 2017-01-07 22:51:56 +05:30