summaryrefslogtreecommitdiff
path: root/python/lilylib.py
Commit message (Expand)AuthorAgeFilesLines
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Gobble empty strings passed as arguments to python scripts....Julien Rioux2012-11-081-1/+8
* convert-ly: Exit with error status when errors occur....Julien Rioux2012-10-121-0/+5
* Run grand-replace for 2012Graham Percival2012-01-091-1/+1
* lilylib.py : Wrap arguments with double quotes and clarify a comment.Julien Rioux2011-12-201-3/+4
* Output a newline by default at the end of progress messages.Julien Rioux2011-12-201-6/+8
* Initial reduction of make doc op - Issue 2075...Phil Holmes2011-12-171-7/+4
* Fix a few lilypond-book bugs on windows (issue 1815)....Julien Rioux2011-10-141-0/+2
* Loglevels in our python scripts (lilypond-book, musicxml2ly, convert-ly)...Reinhold Kainhofer2011-09-231-5/+54
* Fix lilypond-book in WindowsTrevor Daniels2011-08-111-0/+1
* Adds redirect-lilypond-output option to book...Phil Holmes2011-07-151-12/+29
* Revert "Redirects lilypond output to reduce make doc noise"...Graham Percival2011-06-261-28/+10
* Replace Tab with 8 Spaces for .py files...James Lowe2011-06-241-50/+50
* Redirects lilypond output to reduce make doc noise...Phil Holmes2011-06-111-10/+28
* lilylib: handle encodings. Fixes #1073 and u#714213.Jan Nieuwenhuizen2011-03-211-2/+8
* Admin: run yearly grand-replace.Graham Percival2011-01-131-1/+1
* lilylib.py: Set parser in option parser formatter....Neil Puttock2010-07-071-0/+1
* Lilylib: When formatting the options help, use only one level of indentation...Reinhold Kainhofer2010-06-111-0/+11
* LilyLib: error and warning as functions, program_name and _version as variables...Reinhold Kainhofer2010-06-071-6/+29
* Revert "convert-ly: fix bug with accented filenames"...Graham Percival2010-03-041-10/+7
* convert-ly: fix bug with accented filenames...Valentin Villenave2010-03-031-7/+10
* Run grand-replace for 2010.Neil Puttock2010-01-231-1/+1
* Update source file headers. Fixes using standard GNU package conventions....Jan Nieuwenhuizen2009-11-251-6/+16
* Run grand-replace for 2009.Jan Nieuwenhuizen2009-01-061-1/+1
* Run `make grand-replace'.Jan Nieuwenhuizen2008-12-011-1/+1
* Trim lilylib.py datadir stuffJohn Mandereau2008-11-121-15/+0
* Python lilylib: remove path insertion of @lilypond_datadir@/python...John Mandereau2008-11-111-3/+0
* Docs: explain MacOS 10.3/10.4 setupJohn Mandereau2008-09-291-1/+1
* Python scripts: fail explicitly if Python version < 2.4...John Mandereau2008-09-291-0/+8
* Update Python deprecated string functionsJohn Mandereau2008-02-291-2/+1
* Improve Python scripts localization...John Mandereau2008-02-131-0/+5
* Keep lilylib.py:encoded_write() compatible with Python 2.4...John Mandereau2008-01-311-1/+4
* Use Python Unicode encoding for gettexted strings...John Mandereau2008-01-301-5/+14
* Run grand-replace on all sources. Updates (c) ....--2006 lines.Jan Nieuwenhuizen2007-08-091-1/+1
* Finish rename of LILYPONDPREFIX to LILYPOND_DATADIR. Remove confusion...Jan Nieuwenhuizen2007-02-021-4/+4
* initial.Jan Nieuwenhuizen2006-12-221-1/+1
* * python/lilylib.py (progress): Minor fix.Mats Bengtsson2006-10-041-0/+1
* * python/lilylib.py (system): use os.system for mingw32...Han-Wen Nienhuys2006-10-041-0/+30
* * scm/define-grobs.scm (all-grob-descriptions): use callback to...Han-Wen Nienhuys2006-10-041-6/+10
* * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use double...Mats Bengtsson2006-08-261-0/+10
* Fix some bugs in the dynamic engraver and PostScript backendErlend Aasland2006-05-311-51/+6
* * python/lilylib.py (progress): Minor fix.Mats Bengtsson2006-10-041-0/+1
* * python/lilylib.py (system): use os.system for mingw32...Han-Wen Nienhuys2006-10-041-0/+30
* * scm/define-grobs.scm (all-grob-descriptions): use callback to...Han-Wen Nienhuys2006-10-041-6/+10
* * scripts/lilypond-book.py (LATEX_INSPECTION_DOCUMENT): Use double...Mats Bengtsson2006-08-261-0/+10
* *** empty log message ***Han-Wen Nienhuys2006-05-171-14/+7
* (conv): indent 4 for python files.Han-Wen Nienhuys2006-04-301-88/+88
* (First steps): change example...Han-Wen Nienhuys2006-03-171-6/+3
* (print_environment): move ps_page_count to lilypond-book.pyHan-Wen Nienhuys2006-03-121-12/+10