summaryrefslogtreecommitdiff
path: root/stepmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Better fix for issue 1875: use -lsupc++ if required.David Kastrup2011-12-051-1/+1
* Work around compiler bug, Issue 1997: segfault in tablature-negative-fret.lyDavid Kastrup2011-12-021-0/+12
* Build: don't check gcc version numbers with clang...Graham Percival2011-12-011-12/+28
* Add newlines at EOF where appropriate.Werner Lemberg2011-10-291-1/+1
* Centralize the css files and fix the links to css files (issue 983)....Julien Rioux2011-10-253-8/+0
* Build dependencies for .texi files (issue 1852)....Julien Rioux2011-10-112-4/+30
* doc build: Use all includes for texinfo also for the xref-map generationReinhold Kainhofer2011-09-191-1/+1
* [mf] Prevent recreation of fonts at each call of `make' with recent mpost.Werner Lemberg2011-08-011-1/+6
* Creates make bin commandPhil Holmes2011-07-251-0/+4
* Make lilypond's way of calling mf2pt1 work again with recent mpost versions.Werner Lemberg2011-06-281-0/+4
* Change --batch to --quiet in texi2pdf call in makePhil Holmes2011-06-131-2/+2
* Add .py files to SOURCE_FILES instead of EXTRA_DIST_FILES. Fixes dist.Jan Nieuwenhuizen2011-05-251-1/+1
* find(1) needs a path before any expression....Matthias Kilian2011-04-251-2/+2
* Build: end directories in their bare names and avoid some double slashes in l...Francisco Vila2011-02-016-6/+6
* Build: Do not remove `configure' for maintainerclean....Patrick McCarty2010-11-041-1/+0
* Build: Update to latest config.sub version.Patrick McCarty2010-07-081-4/+6
* Build: Let Autoconf check its own minimum version....Patrick McCarty2010-07-031-21/+4
* Build: don't include AJAX by default.Graham Percival2010-05-281-5/+5
* Build: Use AS_HELP_STRING for configure options.Patrick McCarty2010-05-081-23/+31
* Build: Fix #805....Patrick McCarty2010-05-081-16/+0