summaryrefslogtreecommitdiff
path: root/make/substitute.make
Commit message (Collapse)AuthorAgeFilesLines
* Fix Issue 2146 "Illegal entry in bfrange block in ToUnicode CMap"John Mandereau2012-07-281-0/+1
|
* Rewrite grand-replace.Jan Nieuwenhuizen2009-01-081-0/+2
|
* (ATVARIABLES): add TARGET_PYTHON as substHan-Wen Nienhuys2006-05-171-0/+1
| | | | variable.
* * stepmake/stepmake/*:Jan Nieuwenhuizen2005-10-191-2/+0
| | | | | | | | | | | | * */GNUmakefile: * config.make.in: * GNUmakefile.in: * stepmake/aclocal.m4: Friendlier --srcdir build, allowing `make' from any directory in build-dir. Cleanups. * make/srcdir.make.in: Remove. * lily/main.cc (setup_paths): Fix and document build-dir hack.
* Compile fix.Jan Nieuwenhuizen2005-06-061-0/+1
|
* * flower/string.cc (substitute): Take two strings or twoJan Nieuwenhuizen2005-05-121-0/+7
| | | | | | | | | | | | | | | | | | characters. Update callers. * flower/file-name.cc (File_name): Slashify. * scm/lily.scm: Use gui-main iso lilypond-main on MINGW. * scripts/GNUmakefile (SEXECUTABLES): Add lilypond-invoke-editor. * stepmake/aclocal.m4 (STEPMAKE_WINDOWS): New function. * configure.in (gui_b): Use it. * lily/lilypond.rc.in: New file. * lily/GNUmakefile[PLATFROM_WINDOWS]: Compile it into executable.
* * mf/merge.pe.in: Set font names, version, license GPL.Jan Nieuwenhuizen2004-12-121-9/+9
| | | | | | | | * make/substitute.make: Add FONTFORGE. * config.make.in (FONTFORGE): Add. * configure.in (gui_b): Use PATH_PROG for fontforge.
* * stepmake/stepmake/omf-targets.make (local-install): addHan-Wen Nienhuys2003-03-161-0/+1
| | | | | | | | | scrollkeeper-update message. * scripts/lilypond-book.py (lilypond_binary): explicity add path to binary. (TexiPaper.process_ly2dvi_block): idem for ly2dvi * scripts/ly2dvi.py (lilypond_binary): explicity add path to binary.
* * .cvsignore: Remove stepmake (huh!?!), add lib.Jan Nieuwenhuizen2002-12-281-0/+2
| | | | | | | | | | | | | | | | | | * GNUmakefile.in: Add libdir links for builddir runs. * scripts/midi2ly.py: Add [lilypond_]libdir/python to path, instead of datadir. * make/substitute.make (ATVARIABLES): Add lilypond_libdir, local_lilypond_libdir. * config.make.in (lilypond_libdir): Add. * stepmake/stepmake/substitute-rules.make: * stepmake/stepmake/script-rules.make: * stepmake/stepmake/python-module-rules.make: * stepmake/aclocal.m4 (STEPMAKE_LIBDIR): Fixes from lilypond-python-module patch.
* * make/lilypond-vars.make (PYTHONPATH): Add python's outdir toJan Nieuwenhuizen2002-10-301-0/+1
| | | | | | | | | | | | | | | | path. * scripts/ly2dvi.py: Use lilylib as module. Fail gracefully if kpsexpand, kpsewhich, ps2pdf exit with error. Cleanups and fixes throughout. * python/lilylib.py (quiet_system): Junk (system): Display error log upon failure. (read_pipe): New function. Cleanups and fixes. * make/substitute.make (ATVARIABLES): Add lilypond_datadir. * GNUmakefile.in (SUBDIRS): Move python before scripts.
* (ATVARIABLES): Add local_lilypond_datadir.Jan Nieuwenhuizen2002-07-241-0/+1
|
* patch::: 1.3.149.jcn1Jan Nieuwenhuizen2001-04-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.3.149.jcn1 ============ * Windows installer stuff: the ``It shouldn't be hard -- but do need some sleep'' release. Think of it: /shouldn't/ is *exactly* why GNU/Linux exists, and why we advise to run LilyPond on Linux -- UMSDOS if you must. You may consider our part of the job done. Any more of this sad and sorry stuff will drive me to drink. It makes you realise again how much fun using Linux actually is. We'll take patches from now on, from people that have a stronger stomach. Good night. - Ly2dvi: run commands from sh (so that tex wrappers be used). - Added cygwin man,less and windows gs, gsview, miktex, python to lilypond installer repository. Moved profile.d setup functionality to postinstall. - Added tex and latex wrappers. - Wrappers for all python scripts. * Removed RMAIL header from german-chords.ly + fixes (Rune). 1.3.149 =======
* patch::: 1.3.135.jcn3Jan Nieuwenhuizen2001-03-061-0/+1
| | | | | | | | | 1.3.135.jcn3 ============ * Internationalised ly2dvi.py (thanks to GNU Solfege), and nl.po update. * Coriolan fixes.
* release: 1.3.135Han-Wen Nienhuys2001-03-051-0/+1
| | | | | | | | | | | | | | ============ * Bugfix: Pitch::transpose (). * Small doco update. * Silly build and website-build fixes. * convert-ly: added conversions, converted glossary, refman and examples. 1.3.134.h
* patch::: 1.3.41.jcn2Jan Nieuwenhuizen2000-04-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 1.3.41.jcn2 =========== * Lots of fixes to windows distribution scripts. * Added configuration features --program-prefix, --program suffix. * lily/my-lily-parser.cc (get_chord): Bugfix, don't use deleted pitch. This fixes inversions c/g and bass additions d/+c on chords. --- Generated by janneke@gnu.org, From = lilypond-1.3.41.jcn1, To = lilypond-1.3.41.jcn2 usage cd lilypond-source-dir; patch -E -p1 < lilypond-1.3.41.jcn2.diff Patches do not contain automatically generated files or (urg) empty directories, i.e., you should rerun autoconf, configure
* patch::: 1.3.25.jcn2Jan Nieuwenhuizen2000-02-221-0/+1
| | | | | | | | | | 1.3.25.jcn2 =========== * lilypond as as2ly: --help and --version to stdout. Regular identify to stderr. This fixes help2man's manpage generation. * configure: substitute full path for perl and guile in scripts.
* release: 1.0.15Han-Wen Nienhuys1998-10-121-1/+1
|
* patch::: 1.0.8.jcn3: pngJan Nieuwenhuizen1998-09-171-0/+1
| | | | | | | | | | pl 8.jcn3 - gif -> png * ps-to-pngs.sh * stepmake * website * yodl-1.31.4 (to be released) - target 'texinfo' -> 'info'
* release: 1.0.6Han-Wen Nienhuys1998-09-021-0/+1
|
* release: 1.0.4Han-Wen Nienhuys1998-08-241-0/+20