summaryrefslogtreecommitdiff
path: root/stepmake
Commit message (Expand)AuthorAgeFilesLines
* Issue 4871: Autoconf variable $(LD) should be just for C...David Kastrup2016-05-312-2/+2
* Issue 4731: Add TeX engine changeability for the backend of texi2pdf...Masamichi Hosoda2016-01-191-2/+2
* Issue 4713/1: Fix texi2html obsoleted option...Masamichi Hosoda2016-01-031-1/+1
* Rename makefile variable TMP...Masamichi Hosoda2015-04-281-4/+4
* Run grand replace for 2015.Werner Lemberg2015-01-041-1/+1
* Make object files depend on out/config.hh....hanwen2014-06-055-4/+10
* Leave extension in .dep under mf/ , as we have multiple rules...Han-Wen Nienhuys2014-05-221-2/+3
* Use built-in make functions for finding absolute paths.Han-Wen Nienhuys2014-05-221-10/+4
* mf: Set FONTFORGE environment variable while calling `mf2pt1' (#3914)....Werner Lemberg2014-05-101-1/+3
* Run grand-replace (issue 3765)...Carl Sorensen2014-01-111-1/+1
* Build: Fix compilation with GNU make 4.0...Julien Rioux2013-11-031-1/+1
* Build: Also track verbatiminclude'd files (issue 3594).Julien Rioux2013-10-101-3/+3
* Build: Target version.itexi and weblinks.itexi (issue 3576)....Julien Rioux2013-10-071-2/+2
* Build: Clean up lilypond-book includes (issue 3559)....Julien Rioux2013-09-242-6/+0
* Build: Remove a couple of unused rules....Julien Rioux2013-09-241-3/+0
* Build: Explicit dependency on generated version.itexi....Julien Rioux2013-09-241-1/+1
* Build: Document the default make target....Julien Rioux2013-09-181-5/+8
* Build: Dependencies for metafont files (issue 779)....Julien Rioux2013-09-182-3/+24
* Build: Only sed through an input file if it exists.Julien Rioux2013-09-181-1/+1
* Keep bison-generated files in sync....Julien Rioux2013-09-112-15/+4
* s/configure.in/configure.ac/...Werner Lemberg2013-01-291-1/+1
* PO: remove duplicates entries for hh and cc from ALL_PO_SOURCES...Jean-Charles Malahieude2013-01-041-1/+1
* Reduce clutter in make doc furtherPhil Holmes2012-08-311-0/+1
* Make targets: improve *clean, remove bin, cvs-clean and maintainerclean...John Mandereau2012-08-152-30/+11
* Remove StepMake as a separate package...John Mandereau2012-08-1521-5337/+7
* Make distributed tarball from Git file list...John Mandereau2012-08-159-41/+5
* Don't split -f CPP flags in python-config output...Markus Oehme2012-07-151-1/+5
* Clean fonts and docs makefiles, trying to fix 'make -j' race conditions...John Mandereau - LilyPond development2012-06-294-14/+12
* Creates make log-clean and documents itPhil Holmes2012-06-181-1/+5
* Makes 'make po-replace' work outside source tree...John Mandereau - LilyPond development2012-06-123-17/+21
* PO: modifying po-replace before integrating it to the release process...Jean-Charles Malahieude2012-05-142-5/+15
* Issue 2514: gcc 4.6.3 does not need -fno-optimize-sibling-calls any more...David Kastrup2012-05-091-1/+1
* Issue 2513: Build: add -fno-tree-vrp to CXXFLAGS for gcc 4.7.0...Pavel Roskin2012-05-091-2/+6
* Build: Fix `make dist', include the files added in recent commits.Julien Rioux2012-03-271-1/+1
* Change all occurences of "echo -n" to "printf" for portabilityCarl2012-03-261-4/+4
* Don't copy GNUmakefile and *.make from within builddir to builddirDavid Kastrup2012-03-201-2/+26
* Merge branch 'fixedtranslation' into HEAD...David Kastrup2012-03-071-2/+2
|\
| * Quietens extract-texi-filenames in make docPhil Holmes2012-03-071-2/+2
* | Merge branch 'lilypond/translation' into staging...Francisco Vila2012-03-071-2/+2
|\|
* | [configure] Properly recognize `guile1' binary.Julien Rioux2012-03-021-1/+1
* | Quietens extract-texi-filenames in make docPhil Holmes2012-02-251-2/+2
|/
* Build: Unify the rules and variables for xref-map files.Julien Rioux2012-02-222-1/+10
* Build: Strict error checking from makeinfo and texi2html (issue 2219).Julien Rioux2012-02-201-2/+2
* Build: Auto-detect guile1 and guile1-config.Julien Rioux2012-02-171-3/+3
* Final redirection of texi outputPhil Holmes2012-02-172-16/+12
* Build: Fix for cp: cannot stat `web.texi': No such file or directory....Julien Rioux2012-01-221-2/+2
* Build: Allow configure to overwrite the top-level GNUmakefile....Julien Rioux2012-01-161-1/+2
* Build: Try to convince `make' to keep intermediate files (issue 1906).Julien Rioux2012-01-081-3/+0
* Build: Version dependency for python modules (issue 1726).Julien Rioux2011-12-251-1/+1
* Make parser.cc and parser.hh independently to lessen parallel build problems.David Kastrup2011-12-241-2/+7