summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive
AgeCommit message (Expand)Author
2015-12-03doc/error wordingKarl Berry
2015-11-28rename triggers to fmttriggersNorbert Preining
2015-11-28format triggersNorbert Preining
2015-11-28some work on triggering format rebuildsNorbert Preining
2015-11-28allow for trigger=... in a format specificationNorbert Preining
2015-10-10TLPaper: fix regexp according to Karl's suggestionsNorbert Preining
2015-10-09adjust TLPaper for new pdftexconfig.texNorbert Preining
2015-07-28consolidate data structures in TLPaper.pm, adjust tlmgr codeNorbert Preining
2015-07-28paper handling - only call subs for packages that are installedNorbert Preining
2015-06-23error handling for TLPaperNorbert Preining
2015-06-14TeXCatalogue: update copyright yearNorbert Preining
2015-06-14TLPOBJ: merge 'also' and 'topics' into tlpobj catalogue dataNorbert Preining
2015-06-14TeX Catalogue: evaluate 'also' and 'topic' entriesNorbert Preining
2015-06-14make sure that we use the string value instead of some Perl objectNorbert Preining
2015-05-06Do not create shortcut for missing targetSiep Kroonenberg
2015-04-12forgotten change ...Norbert Preining
2015-04-12(get_disabled_local_configs): don't worry ifKarl Berry
2015-04-12version/year updates for TeX Live 2015Karl Berry
2015-01-12more systematically use TLPDB prefix on warningsKarl Berry
2014-12-31(add_link_dir_dir): use symlink() instead of system(ln -s).Karl Berry
2014-12-30fix computation of sizes if *all* archs are installedNorbert Preining
2014-12-21Fixes to Windows uninstallerSiep Kroonenberg
2014-12-05commented out debugging warnKarl Berry
2014-12-04* TLPOBJ.pm (update_from_catalogue): compare true basename of ctan file,Karl Berry
2014-12-03MinRelease should have been set to 2013 to allow upgrades to the 2014 releaseKarl Berry
2014-12-02* TLUtils.pm (add_link_dir_dir): only unlink a symlink, not everything;Karl Berry
2014-11-23* install-tl (run_postinst_cmd): new fn.Karl Berry
2014-11-14present platforms in OS on ARCH orderNorbert Preining
2014-05-16Splashscreen, waitVariableX: we have not been using these modules for some timeKarl Berry
2014-05-16dvipdfm removal, no need to create dirsNorbert Preining
2014-05-15copyrightKarl Berry
2014-05-15trivial perl var warningsKarl Berry
2014-05-15UAC prompt for tlmgr-gui.exe; multiuser install default where possibleSiep Kroonenberg
2014-05-05(install_packages): use select(), not Time::HiRes,Karl Berry
2014-04-21forgot ]Karl Berry
2014-04-21look for .exe with x86_64-cygwin, like i386-cygwinKarl Berry
2014-04-21allow for luajittex not available on all platformsKarl Berry
2014-04-20psutils support in TLPaper.pmNorbert Preining
2014-04-20(install_packages): if we can't open the tlpobjKarl Berry
2014-04-17more settings for 2014 preparationsKarl Berry
2014-04-17start 2014 pretest (per doc/releng.txt)Karl Berry
2014-02-21Add x86_64 with Cygwin to platform_desc(). Suggested by Ken Brown 2014-02-21Reinhard Kotucha
2014-02-072014Karl Berry
2013-10-16(run_cmd): don't return undef for $output.Karl Berry
2013-09-16remove all embedded quotes in details/language tagsNorbert Preining
2013-09-15(from_fh): warn instead of die if we cannot parseKarl Berry
2013-09-15read arbitrary stupid quoting in docfile tagsNorbert Preining
2013-09-13when writing out docfiles tags, quote embedded quote charsNorbert Preining
2013-08-24(platform_name) <darwin>: don't assume sysctl isKarl Berry
2013-08-24call /usr/sbin/sysctl on Mac OS X with full path (/usr/sbin might not be in P...Mojca Miklavec