summaryrefslogtreecommitdiff
path: root/Master/texmf/scripts
AgeCommit message (Collapse)Author
2008-06-01echo out the missing strings also for new translationsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8455 c570f23f-e606-0410-a88d-b1316a301751
2008-06-01tlmgrgui: translations startNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8454 c570f23f-e606-0410-a88d-b1316a301751
2008-06-01tlmgr.pl: remove the todo item about TK.pm load warningsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8453 c570f23f-e606-0410-a88d-b1316a301751
2008-06-01tlmgr.pl: re-allow updating of core packages, strange that it worksNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8452 c570f23f-e606-0410-a88d-b1316a301751
2008-06-01tlmgrgui.pl: try to give a decent error message when Tk.pm cannot be foundNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8449 c570f23f-e606-0410-a88d-b1316a301751
2008-06-01- rename the fields where options are saved to opt_....Norbert Preining
- adapt the TLPDB.pm to use option_xxx_xxx instead - fix install-tl and all related files to use the changed name of the functions - fix a small bug in install-tl gui mode that didn't honor the initial setting of the options - install-tl now takes the initial setting of the opt_ stuff (paper, srcfiles, docfiles, create formats, links) from the installation source's texlive.tlpdb, and not hard code it into the installer - adjust the 00texlive-installation.config.tlpsrc file to ship new names Bottom line of that: If we want to change some defaults in the installer we have to change the 00texlive-installation.config.tlpsrc git-svn-id: svn://tug.org/texlive/trunk@8448 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31avoid (inconsistent) info lines, make them for debugging insteadKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8440 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31add some TODO to tlmgr.pl so that I don't forget itNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8437 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31tlmgr.pl: take --versionNorbert Preining
install-tl: echo version number tlmgrgui: some layout fixes for windows various scrupts: expand $Id$ and $Revision$ git-svn-id: svn://tug.org/texlive/trunk@8429 c570f23f-e606-0410-a88d-b1316a301751
2008-05-31added an 'alias' notionManuel Pégourié-Gonnard
git-svn-id: svn://tug.org/texlive/trunk@8423 c570f23f-e606-0410-a88d-b1316a301751
2008-05-29texconf: fix missing mkdirNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8403 c570f23f-e606-0410-a88d-b1316a301751
2008-05-28tlmgrgui: do_listframe.pl: change wording of warning according to StaszekNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8390 c570f23f-e606-0410-a88d-b1316a301751
2008-05-28texconf.tlu: hopefully fix the move of dvipdmfx.cfg to a different dirNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8389 c570f23f-e606-0410-a88d-b1316a301751
2008-05-28tlmgrgui: add debug button, rework the scrolling thingies, fix outputNorbert Preining
in info window to decent line length, add D/DD in front of logging output git-svn-id: svn://tug.org/texlive/trunk@8386 c570f23f-e606-0410-a88d-b1316a301751
2008-05-21- dir-writable test to TLUtils, now also used by Unix.Siep Kroonenberg
- install-menu-perltk: color back to black after selection of writable texdir - TLWinGoo after mkdirhier: test for existence of created directory git-svn-id: svn://tug.org/texlive/trunk@8271 c570f23f-e606-0410-a88d-b1316a301751
2008-05-20tlmgrgui: improve initial warning according to Staszek's suggestionsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8258 c570f23f-e606-0410-a88d-b1316a301751
2008-05-20tlmgr.pl: do run postinstll action in tlmgr, how did I mix up thatNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8247 c570f23f-e606-0410-a88d-b1316a301751
2008-05-20tlmgr.pl: fix missing "Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8246 c570f23f-e606-0410-a88d-b1316a301751
2008-05-20tlmgrgui: load the remote tlpdb only on demand (new button Load)Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8241 c570f23f-e606-0410-a88d-b1316a301751
2008-05-19tlmgr.pl: do not try to update bin-texlive and texlive-infra when runningNorbert Preining
on win32, this does not work. A pity. git-svn-id: svn://tug.org/texlive/trunk@8239 c570f23f-e606-0410-a88d-b1316a301751
2008-05-19big logging update, new logging facilities: info, debug, ddebug, tlwarnNorbert Preining
and a way to automatically process the respective options -q and -v via TeXLive::TLUtils::process_logging_options(); git-svn-id: svn://tug.org/texlive/trunk@8234 c570f23f-e606-0410-a88d-b1316a301751
2008-05-19tlmgrgui: fix error with yscroll in description windowNorbert Preining
simplify the calling conventions of xyscroll/yscroll git-svn-id: svn://tug.org/texlive/trunk@8230 c570f23f-e606-0410-a88d-b1316a301751
2008-05-16gui-arch.pl: fix an undefined value for the Dialog popupNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8175 c570f23f-e606-0410-a88d-b1316a301751
2008-05-16PostRemove: fix for missing include and wrong nameNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8174 c570f23f-e606-0410-a88d-b1316a301751
2008-05-16PostInstall and PostRemove actions:Norbert Preining
- rename TLPostInstall to TLPostActions - use that one in TLMedia and install-tl - call the post removal code refs in tlmgr:remove_package git-svn-id: svn://tug.org/texlive/trunk@8172 c570f23f-e606-0410-a88d-b1316a301751
2008-05-16tlmgr.pl, TLMedia.pm: use "install:" and "remove:" and make update messagesNorbert Preining
a bit clearer git-svn-id: svn://tug.org/texlive/trunk@8171 c570f23f-e606-0410-a88d-b1316a301751
2008-05-15allow tlmgr arch do spit out the listNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8154 c570f23f-e606-0410-a88d-b1316a301751
2008-05-15Support for Windows shortcuts; demo shortcuts in install-tlSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@8153 c570f23f-e606-0410-a88d-b1316a301751
2008-05-15fix for available_archs problem:Norbert Preining
- no save the list of available/installed archs into 00texlive-installation.config at installation time. TLPDB->available_archs will read that and NOT check for bin-tex.ARCHs - update tlpsrc/00texlive-installation.config.tlpsrc to contain all the currently available archs. THAT COULD BE AUTOGENERATED!!! - add option_archs to TLPDB, rewrite TLPDB->available_archs to use that one - TLMedia.pm: install .ARCH dpeends in *ANY* case, even if --nodepends is given git-svn-id: svn://tug.org/texlive/trunk@8150 c570f23f-e606-0410-a88d-b1316a301751
2008-05-14tlmgr.pl: * implement independent backup actionNorbert Preining
* use "." before the revision instead of "_" * add a switch --list to update so that you can see what would be updated git-svn-id: svn://tug.org/texlive/trunk@8124 c570f23f-e606-0410-a88d-b1316a301751
2008-05-13executable needed on scripts pointed to by symlinksKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@8117 c570f23f-e606-0410-a88d-b1316a301751
2008-05-13TLPOBJ::make_return_hash_from_executes add a new parameter to discern Norbert Preining
installation from removal git-svn-id: svn://tug.org/texlive/trunk@8113 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12bugfixes for tlmgr restore functionality, first test did now succeedNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8098 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12documentation for action: restoreNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8093 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12backup/restore functionality changes:Norbert Preining
- backups are saved in ${pkg}_r${rev}.tar.lzma - option for update is --backupdir - implement tlmgr restore function git-svn-id: svn://tug.org/texlive/trunk@8092 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12print out the list of actually removed packages at the end of aNorbert Preining
tlmgr remove run git-svn-id: svn://tug.org/texlive/trunk@8090 c570f23f-e606-0410-a88d-b1316a301751
2008-05-12rename update --rollback dir to update --backupdir dirNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8089 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11another fix for rollback on win32Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8066 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11be sure that the rollback dir can be relativeNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8057 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11some docu for rollbackNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8056 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11rollback implementation, needs testings and polishing. worked on linuxNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8055 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11fix for tlmgr, otherwise it doesn't startNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8047 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11first work on rollback, needs adjustments in TLPOBJ.pmNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8046 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11add texdoc.tlu from FrankNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8041 c570f23f-e606-0410-a88d-b1316a301751
2008-05-11support texlive installation with --disable-multiplatform optionVladimir Volovich
(thanks to Peter Münster) git-svn-id: svn://tug.org/texlive/trunk@8037 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10balloon help for the option buttonsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8024 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10support force and no-depends in GUINorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8023 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10stop if the input file(s) do not exist; otherwise xindy showed a warning in ↵Vladimir Volovich
create_raw_index() and continued. ======================================== workaround for a woe32 problem (it is yet unclear how to solve it): apparently the "nul" file, when opened multiple times, causes a problem. when no logfile is given, it defaulted to nul file, which caused error in xindy-lisp.exe. still reproducible by specifying "-t nul", e.g.: xindy -t nul -M texindy x.idx [...] ERROR: OPEN: #<OUTPUT UNBUFFERED FILE-STREAM CHARACTER #P"nul"> already points to file "Z:\\Master\\texmf\\xindy\\base\\latex.xdy", opening the file again for :INPUT-IMMUTABLE may produce unexpected results so we set the log file to *.ilg on woe32 unless it is explicitly specified. another contributor factor to this problem is the "-q" option which also tries to use "nul" and this causes a problem: xindy -q -M texindy x.idx ERROR: OPEN: #<OUTPUT UNBUFFERED FILE-STREAM CHARACTER> already points to file "Z:\\Master\\texmf\\xindy\\base\\numeric-sort.xdy", opening the file again for :INPUT-IMMUTABLE may produce unexpected results ======================================== workaround for a woe32 problem: delete the output file if it already exists prior to calling xindy, otherwise it is unable to overwrite it. (this does not happen with the log file which it is able to overwrite) ======================================== strangely, i did not see the last 2 problems in my previous tests. it may be caused by a clisp bug. git-svn-id: svn://tug.org/texlive/trunk@8008 c570f23f-e606-0410-a88d-b1316a301751
2008-05-10frontend command name on woe32 changed from xindy.texlua to xindy.batVladimir Volovich
git-svn-id: svn://tug.org/texlive/trunk@8002 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09rehaul of tlmgrguiNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@7989 c570f23f-e606-0410-a88d-b1316a301751