summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLConfFile.pm
AgeCommit message (Collapse)Author
2017-06-04fix two TLConfFile bugs (mail Takayuki YATO 2017-05-25)Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@44447 c570f23f-e606-0410-a88d-b1316a301751
2017-05-06doc, copyright 2017Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@44232 c570f23f-e606-0410-a88d-b1316a301751
2017-04-26remove dbug messageNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@44055 c570f23f-e606-0410-a88d-b1316a301751
2016-05-14tempdir rework: use consistently tl_tmpdir/tmpfile for debuggingNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@41104 c570f23f-e606-0410-a88d-b1316a301751
2014-02-072014Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@32912 c570f23f-e606-0410-a88d-b1316a301751
2013-04-07first updates for TL13 pretest, and for texmf-dist having everythingKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@29725 c570f23f-e606-0410-a88d-b1316a301751
2013-02-25implement types for TLConfFileNorbert Preining
TLConfFiles can now have 3 different types: last-win, first-win, multiple related to which value is returned if there are multiple occurrences of the key in the configuration file. git-svn-id: svn://tug.org/texlive/trunk@29227 c570f23f-e606-0410-a88d-b1316a301751
2011-03-20copyright years, doc fixesKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@21770 c570f23f-e606-0410-a88d-b1316a301751
2011-01-29fixes in various places for GUI language support, including support forNorbert Preining
deleting keys in TLConfFile git-svn-id: svn://tug.org/texlive/trunk@21221 c570f23f-e606-0410-a88d-b1316a301751
2010-10-26rename gui_expertmode to gui-expertmode, and allow for upgrading usersNorbert Preining
settings files git-svn-id: svn://tug.org/texlive/trunk@20215 c570f23f-e606-0410-a88d-b1316a301751
2010-07-10TLConfFile: create missing dirs at conf file saving if they do not existNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@19354 c570f23f-e606-0410-a88d-b1316a301751
2010-05-28documentation of TLConfFile.pmNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@18565 c570f23f-e606-0410-a88d-b1316a301751
2010-05-28- make TLConfFile behave like kpathsea in the way that continuations ofNorbert Preining
comment lines are not supported - make tlmgr use TLConfFile for reading and writing the configuration file, this way we can now have arbitrary comments in it - TLConfFile: If a line cannot be parsed it is saved as comment and written out as is, but a big fat warning is issued git-svn-id: svn://tug.org/texlive/trunk@18550 c570f23f-e606-0410-a88d-b1316a301751
2010-05-28allow to edit/create not existing conf file which will be createdNorbert Preining
on the go git-svn-id: svn://tug.org/texlive/trunk@18544 c570f23f-e606-0410-a88d-b1316a301751
2010-05-27allow post comments and continuation lines (who would want to have that?)Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@18534 c570f23f-e606-0410-a88d-b1316a301751
2010-05-27more fixes to TLConfFile.pmNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@18532 c570f23f-e606-0410-a88d-b1316a301751
2010-05-27first shot at tlmgr support for editing ROOT/texmf.cnf and tlmgr/config fileNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@18530 c570f23f-e606-0410-a88d-b1316a301751