summaryrefslogtreecommitdiff
path: root/Master/bin/win32/tlmgr.bat
AgeCommit message (Collapse)Author
2013-04-11texmf-dist for tlmgr.plKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@29865 c570f23f-e606-0410-a88d-b1316a301751
2009-10-29put tlperl back on the pathPiotr Strzelczyk
git-svn-id: svn://tug.org/texlive/trunk@15904 c570f23f-e606-0410-a88d-b1316a301751
2009-10-28more absolute path fixes (based on Cherepanov's patch)Piotr Strzelczyk
git-svn-id: svn://tug.org/texlive/trunk@15903 c570f23f-e606-0410-a88d-b1316a301751
2009-08-26updater-w32 changes:Piotr Strzelczyk
- all logic related to update preparation moved to tlmgr.pl - batch updater created from an interpolated string in tlmgr.pl with only the necessary commands and simple control flow, no more tricky processing routines there - update is run in a separate cmd.exe process as before but now always with echo on and with all output redirected into a file (or stderr in debug mode: tlmgr -v ...); the only user visible messages are those explicitly redirected to con:[sole] device git-svn-id: svn://tug.org/texlive/trunk@14869 c570f23f-e606-0410-a88d-b1316a301751
2009-08-03fixes for tlmgr restart in GUI mode and double backslashes in pathsPiotr Strzelczyk
git-svn-id: svn://tug.org/texlive/trunk@14520 c570f23f-e606-0410-a88d-b1316a301751
2009-07-31tlmgr update --self on win32Piotr Strzelczyk
Changes to tlmgr.pl: - check_for_critical_updates returns a critical updates list instead of 0/1 - warning message moved to critical_updates_warning() - some code clean-up, superfluous conditions removal - filtering of critical packages from @todo _after_ dependency expansion - support for tlmgr update --all --self --dry-run (recursive call to action_update) - documentation updates Changes to updater-w32: - renamed updater-w32.bat to updater-w32 (cannot be executed accidentally) - merged run-updater-w32 into updater-w32, arguments and options are passed through a subroutine appended at the end of updater-w32 at run-time - support for debug mode - reflect changes in tlmgr.bat and docs git-svn-id: svn://tug.org/texlive/trunk@14500 c570f23f-e606-0410-a88d-b1316a301751
2009-05-12branch merge of bin/win32Piotr Strzelczyk
git-svn-id: svn://tug.org/texlive/trunk@13062 c570f23f-e606-0410-a88d-b1316a301751
2009-03-01Win32 updater updates:Piotr Strzelczyk
- 4NT shell compatibility fix - tlmgr.bat detects and quits if update is running - updater script is gui mode aware - more documentation on the update process - fixed condition for warning about updates from disk Others: - removed path setting for win32 from the BEGIN block of tlmgr.pl git-svn-id: svn://tug.org/texlive/trunk@12269 c570f23f-e606-0410-a88d-b1316a301751
2009-02-12commit Tomek's changes plus renaming the updater to updater-w32Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@12152 c570f23f-e606-0410-a88d-b1316a301751
2009-02-11missing piece of the move to texmf7scripts/texlive/Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@12137 c570f23f-e606-0410-a88d-b1316a301751
2009-01-26fix updates from tlnet/2008 to current tlcritical by watching "updater" andNorbert Preining
not "updater.bat", again fix by Tomek git-svn-id: svn://tug.org/texlive/trunk@11986 c570f23f-e606-0410-a88d-b1316a301751
2009-01-25tlmgr.bat calling tlmgr.plNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@11972 c570f23f-e606-0410-a88d-b1316a301751
2009-01-20fix path setting in tlmgr.pl and .batNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@11933 c570f23f-e606-0410-a88d-b1316a301751
2009-01-20fix fix fix with long explanationNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@11929 c570f23f-e606-0410-a88d-b1316a301751
2009-01-20re-add path to in tlmgr.bat, strange enough tlmgr gui otherwise complainsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@11927 c570f23f-e606-0410-a88d-b1316a301751
2009-01-19tlmgr2 -> tlmgrNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@11917 c570f23f-e606-0410-a88d-b1316a301751
2008-05-09Moved gs texlua files to texmf/scripts/texlive/gswin32 and replaced Reinhard Kotucha
them by .bat files. Made all .bat files executable, required by rsync on Windows. Updated gs sources. git-svn-id: svn://tug.org/texlive/trunk@7988 c570f23f-e606-0410-a88d-b1316a301751
2008-05-01update bat wrappersNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@7787 c570f23f-e606-0410-a88d-b1316a301751
2008-05-01use .bat wrappers instead of .texluaNorbert Preining
- replace many wrappers with a default .bat file - change the check-wrapper script - do not make the PATHEXT and association magic in windows git-svn-id: svn://tug.org/texlive/trunk@7785 c570f23f-e606-0410-a88d-b1316a301751