Closest thing to the TeX source code
  • C 45.2%
  • C++ 26.1%
  • Makefile 5.6%
  • HTML 3.6%
  • TeX 2.5%
  • Other 15.9%
Find a file
Karl Berry 3a86bc1602 switch to bookworm since bullseye support ends in August; omit -fhardened again
git-svn-id: svn://tug.org/texlive/trunk/Build/source@78933 c570f23f-e606-0410-a88d-b1316a301751
2026-05-08 00:36:28 +00:00
.github switch to bookworm since bullseye support ends in August; omit -fhardened again 2026-05-08 00:36:28 +00:00
am do not propagate leading comments from Makefile.in, do add trailing comment for some *.am 2022-01-11 22:54:49 +00:00
auxdir/auxsub autoconf-2.73 2026-04-22 00:37:41 +00:00
build-aux tl-update-auto 2026-05-05 23:40:39 +00:00
doc quote+eval for compiler invocations 2026-04-25 22:11:23 +00:00
libs autoconf-2.73 2026-04-22 00:37:41 +00:00
m4 XeTeX now requires C++17, due to ICU 76 2026-04-20 21:59:41 +00:00
texk remove getcwd fork test entirely 2026-05-07 20:35:37 +00:00
utils autoconf-2.73 2026-04-22 00:37:41 +00:00
.gitignore tweak .gitignore, README 2021-01-30 06:39:57 +00:00
aclocal.m4 autoconf-2.73 2026-04-22 00:37:41 +00:00
Build test of compiler failure 2026-05-07 00:20:27 +00:00
ChangeLog test of compiler failure 2026-05-07 00:20:27 +00:00
configure autoconf-2.73 2026-04-22 00:37:41 +00:00
configure.ac re-enable autoconf normal computation of -g -O2 for CFLAGS 2026-02-15 22:40:17 +00:00
Makefile.am use new variable $(install_target) in make world 2025-09-07 22:32:47 +00:00
Makefile.in add xdvipsk (version of 2025.12.19) from https://github.com/vtex-soft/xdvipsk, per sigitas 2026-01-21 17:39:52 +00:00
README doc tweaks 2026-04-05 21:34:39 +00:00
README.0overview 2020 tlbuild update 2020-03-13 17:12:03 +00:00
README.1prerequisites 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.2building 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.3installing 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.4layout 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.5configure 2026 man pages, news, other doc updates 2026-02-14 23:37:44 +00:00
README.6coding 2020 tlbuild update 2020-03-13 17:12:03 +00:00
README.7continuous 2020 tlbuild update 2020-03-13 17:12:03 +00:00
README.md mention that the release tarballs are not full systems 2024-07-19 23:43:04 +00:00
reautoconf enable xdvipsk by default 2026-02-10 01:40:57 +00:00
tardate.ac doc for 2026-03-03 release 2026-03-01 02:27:51 +00:00
version.ac tl27/dev 2026-03-01 21:51:24 +00:00

Id

This README.md file exists for people browsing on github.

The TeX-Live project on github (https://github.com/TeX-Live) is a mirror of the upstream Subversion repository (https://tug.org/texlive/svn). We use it primarily for automatic building of the sources on several platforms.

The releases built here (https://github.com/TeX-Live/texlive-source/releases) are not usable TeX systems on their own, but bare binary directories. They can be dropped into a TeX Live installation as some bin/newdir and they should work, including resolving the dangling symlinks that are in the bare tarballs.

For reports and other feedback, we prefer using mailing lists: tex-live@tug.org for general bugs and discussion, tex-k@tug.org for bugs and patches for the compiled programs, and so on. All the TL mailing lists: https://tug.org/texlive/lists.html.

However, if you prefer to open issues or submit PRs on github, that's ok. We will see them and will reply as soon as we can.

One common problem: Package bug reports should go to the package maintainer, however they wish to receive reports, not to any general TeX Live list. TL redistributes what is uploaded to CTAN without changes.

For technical information about the source tree here, see the ./README file here, not this README.md.