summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPostActions.pm
AgeCommit message (Collapse)Author
2010-06-13TLPostActions have been moved to .tlpsrcKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@18943 c570f23f-e606-0410-a88d-b1316a301751
2010-01-14update copyrights; TLUtils.pm: pod before __END__Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@16713 c570f23f-e606-0410-a88d-b1316a301751
2009-08-16add 2009 to copyright linesKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@14716 c570f23f-e606-0410-a88d-b1316a301751
2009-08-06expand Revision property on all those fileNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@14553 c570f23f-e606-0410-a88d-b1316a301751
2009-08-06tlmgr: add documentation for --w32mode in action pathNorbert Preining
all modules: add MODULE->module_revision function tlmgr: if action version is called with -v, also issue the revision of the modules used (eg TLPDB->module_revision()) git-svn-id: svn://tug.org/texlive/trunk@14552 c570f23f-e606-0410-a88d-b1316a301751
2009-07-15Undo rev 14242, 14243, 14256, 14257: apparently our Perl for windows doesn'tManuel Pégourié-Gonnard
support the open pragma. (OOPS: commited more than I wanted to. Also added files from the generic package 'shade'. This package was 'added' in r14213.) git-svn-id: svn://tug.org/texlive/trunk@14264 c570f23f-e606-0410-a88d-b1316a301751
2009-07-13Assume utf8 for all I/O.Manuel Pégourié-Gonnard
git-svn-id: svn://tug.org/texlive/trunk@14242 c570f23f-e606-0410-a88d-b1316a301751
2009-05-21rename bin-tlpsv.win32 -> tlpsv.win32Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@13352 c570f23f-e606-0410-a88d-b1316a301751
2009-05-21rename bin-texlive -> texlive-scriptsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@13347 c570f23f-e606-0410-a88d-b1316a301751
2009-05-21rename bin-dviout.win32 -> dviout.win32Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@13345 c570f23f-e606-0410-a88d-b1316a301751
2009-05-21rename bin-kpathsea -> kpathseaNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@13344 c570f23f-e606-0410-a88d-b1316a301751
2009-05-21one more bin-pdftex -> pdftexNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@13341 c570f23f-e606-0410-a88d-b1316a301751
2009-05-21rename the bin-* to *Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@13340 c570f23f-e606-0410-a88d-b1316a301751
2008-11-13fix problems with TLPostActions: missing tlwarn, path not found in touchNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@11288 c570f23f-e606-0410-a88d-b1316a301751
2008-11-13give a warning so that we see what happens.Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@11287 c570f23f-e606-0410-a88d-b1316a301751
2008-11-13try to work around fc-cache problems on w32Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@11286 c570f23f-e606-0410-a88d-b1316a301751
2008-10-25TLUtils.pm (conv_to_win_path): rename to conv_to_w32_path, since WindowsKarl Berry
is not a win. (setup_programs): painfully strip off quotes added by conv_to_w32_path for the sake of the file test. TLPostActions.pm: change calls. TLMedia.pm: no need to import conv_to_win_path, it isn't used. git-svn-id: svn://tug.org/texlive/trunk@11047 c570f23f-e606-0410-a88d-b1316a301751
2008-10-05TLPostActions.pm: fixed bug (conv_to_win_path on Unix).Reinhard Kotucha
git-svn-id: svn://tug.org/texlive/trunk@10859 c570f23f-e606-0410-a88d-b1316a301751
2008-09-27add TLPostActions for bin-dviout.win32 (although that is not existent atm, butNorbert Preining
we need to ship that new TLPostActions *first* before we introduce the bin-dviout.win32 package. git-svn-id: svn://tug.org/texlive/trunk@10756 c570f23f-e606-0410-a88d-b1316a301751
2008-08-15texlive-cz docs link for win32 fixNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@10366 c570f23f-e606-0410-a88d-b1316a301751
2008-08-14Windows release notes shortcut addedSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@10345 c570f23f-e606-0410-a88d-b1316a301751
2008-08-13TLPostActions: remove texdoctk shortcut from desktop; typoSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@10307 c570f23f-e606-0410-a88d-b1316a301751
2008-08-09TLPostActions: also texlive-zh-cn ships now texlive-zh-cn.pdf, not live.pdfNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@10204 c570f23f-e606-0410-a88d-b1316a301751
2008-08-07import log and info from TLUtilsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@10139 c570f23f-e606-0410-a88d-b1316a301751
2008-08-07TLPostActions: run fc-cache withing log(`fc-cache ...`) so that its outputNorbert Preining
gets logged. git-svn-id: svn://tug.org/texlive/trunk@10138 c570f23f-e606-0410-a88d-b1316a301751
2008-08-07TLPostAction: is is now texlive-de/texlive-de{.pdf,html}, not liveNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@10136 c570f23f-e606-0410-a88d-b1316a301751
2008-08-06update TLPostActions for renamed texlive-ru documentationNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@10109 c570f23f-e606-0410-a88d-b1316a301751
2008-08-01TLPostActions: add some checking that texdir is defined ..Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@9974 c570f23f-e606-0410-a88d-b1316a301751
2008-08-01TLPostActions: texlive-pl/live -> texlive-pl/texlive-plNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@9973 c570f23f-e606-0410-a88d-b1316a301751
2008-07-31TLPostActions.pm: Add the other languages' html docs, too, to the win32 menuNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@9960 c570f23f-e606-0410-a88d-b1316a301751
2008-07-31fix typo in TLPostActionsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@9956 c570f23f-e606-0410-a88d-b1316a301751
2008-07-31TLPostAction: only link the toplevel index.html into the win32 menuNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@9955 c570f23f-e606-0410-a88d-b1316a301751
2008-07-31TLPostActions: install links to readme.html/ stuff into the win32 menuNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@9953 c570f23f-e606-0410-a88d-b1316a301751
2008-07-31TLPostInstall.pm: Fix installation of documentation into the menu on win32:Norbert Preining
- some docs are renamed from live.pdf to texlive-en.pdf - install the html also into the menu if possible - rename texlive-ge to texlive-de git-svn-id: svn://tug.org/texlive/trunk@9952 c570f23f-e606-0410-a88d-b1316a301751
2008-07-31TLPostActions for xetex: clean out fonts/conf and fonts/cache toSiep Kroonenberg
prevent copying to .../conf/conf/... git-svn-id: svn://tug.org/texlive/trunk@9930 c570f23f-e606-0410-a88d-b1316a301751
2008-07-15(do_install_xetex): use cp -R instead of cp -a,Karl Berry
since -a only exists in GNU cp. git-svn-id: svn://tug.org/texlive/trunk@9588 c570f23f-e606-0410-a88d-b1316a301751
2008-07-10TLPostActions: Do nothing for context (and luatex) until the cache thingy isNorbert Preining
sorted out git-svn-id: svn://tug.org/texlive/trunk@9425 c570f23f-e606-0410-a88d-b1316a301751
2008-07-09activate context initialization stuffNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@9402 c570f23f-e606-0410-a88d-b1316a301751
2008-07-07TLPostActions from bin-context, but not activatedNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@9346 c570f23f-e606-0410-a88d-b1316a301751
2008-07-05more language.def locationsKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@9279 c570f23f-e606-0410-a88d-b1316a301751
2008-06-30Temporarily commented out [e]ps file associationsSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@9106 c570f23f-e606-0410-a88d-b1316a301751
2008-06-25merge bin-xetex into xetexKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@9047 c570f23f-e606-0410-a88d-b1316a301751
2008-06-20TLPostActions: twice die => warn; commented redundant mkdirhierSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@8887 c570f23f-e606-0410-a88d-b1316a301751
2008-06-19TLWingoo: removed wg_error; never remove system directories fromSiep Kroonenberg
path whatever TeX programs they may contain git-svn-id: svn://tug.org/texlive/trunk@8879 c570f23f-e606-0410-a88d-b1316a301751
2008-06-18fix xcopy asking for input when copying ...Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8849 c570f23f-e606-0410-a88d-b1316a301751
2008-06-16Removed fc-cache hack; want to know how many people have this problem.Siep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@8775 c570f23f-e606-0410-a88d-b1316a301751
2008-06-14Hack for xetex/fc-cache under from_dvd optionSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@8728 c570f23f-e606-0410-a88d-b1316a301751
2008-06-13texmf.cnf: TEXINPUTS for xetex. Removed useless cachedir stuff.Siep Kroonenberg
Minor fixes. git-svn-id: svn://tug.org/texlive/trunk@8720 c570f23f-e606-0410-a88d-b1316a301751
2008-06-13fix 2 typos, missing $Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8707 c570f23f-e606-0410-a88d-b1316a301751
2008-06-13fix calling conventions of TLPostActions, should fix the postinst xetex problemNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8706 c570f23f-e606-0410-a88d-b1316a301751