diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-25 19:22:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-25 19:22:25 +0000 |
commit | ad547a6b5986815fda458221149728d9d9ab1d87 (patch) | |
tree | 16296910eb3eca724371474ea9aea3994dc69614 /Build/README | |
parent | 947b43de3dd21d58ccc2ffadefc4441ea1c2a813 (diff) |
restore Build,TODO from r57911
git-svn-id: svn://tug.org/texlive/trunk@57915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/README')
-rw-r--r-- | Build/README | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Build/README b/Build/README new file mode 100644 index 00000000000..30710d9b3b7 --- /dev/null +++ b/Build/README @@ -0,0 +1,29 @@ +$Id$ +Public domain. Originally written 2006, Karl Berry. + +This Build directory contains sources and tools which are used in +building TeX Live, but are not part of the live hierarchy. Each subdir +has another README with more details. + +extra - small non-TL-related trees, just for developers' convenience. + +logs - complete logs of all commits to the TL source repositories, + through May 2016, when we finally switched to a mailing list + (http://lists.tug.org/tex-live-commits) + +source - the sources for all the executable programs. + +tests - a testing infrastructure, quiescent for years + but left here in case it gets revived some day. + +Directories named tmp.raw and tmp.cooked are also created/used/removed +here by ctan2tl, ctan2tds, and place. + +If you know enough about TeX to be reading this, then you (or your +institution) should consider joining a TeX user group (there's a list at +http://tug.org/usergroups.html) -- if you're already a member, thanks +for your support! + +The TeX Users Group, the oldest such group, produces the TUGboat +periodical (http://tug.org/TUGboat), sponsors an annual meeting, and +hosts TeX Live development and distribution. |