Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the python found by ./configure to build the website. | Julien Rioux | 2013-08-23 | 1 | -5/+5 |
| | | | | | This fixes issue 3494: make website fails on platforms where python3 is the default. | ||||
* | Website build depends on version information (issue 3447). | Julien Rioux | 2013-07-18 | 1 | -2/+2 |
| | |||||
* | Build: Fix the misc-file wildcard in website.make. | Julien Rioux | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | Adds Pondings corner to the upper-right of the website. | Mike Solomon | 2012-04-30 | 1 | -0/+4 |
| | | | | Moves Downloads to line up with News. | ||||
* | Add old announcements, news and changelogs to the website. | Julien Rioux | 2012-03-26 | 1 | -6/+12 |
| | | | | | Update make/website.make to include old announcements. Their new home is at lilypond.org/website/misc. | ||||
* | Remove hard-coded links to v2.13 docs (issue 2399). | Julien Rioux | 2012-03-16 | 1 | -1/+3 |
| | | | | | | ONLY_WEB_VERSION will take the value vMAJOR.MINOR from the top-level VERSION file. If we ever want to change the online docs to point to e.g. doc/devel, ONLY_WEB_VERSION should take the value devel. | ||||
* | Build: website should rely on $LILYPOND_GIT | Graham Percival | 2012-02-04 | 1 | -2/+3 |
| | | | | This work was sponsored by David Kastrup. | ||||
* | Copy pdf docs to new website folder | Alberto Simoes | 2012-01-04 | 1 | -3/+12 |
| | |||||
* | Build: Dependencies for make website (issue 2027). | Julien Rioux | 2011-12-25 | 1 | -4/+32 |
| | |||||
* | Build: Fix a typo. | Julien Rioux | 2011-12-25 | 1 | -1/+1 |
| | |||||
* | Website: use external $LILYPOND_WEB_MEDIA_GIT | Graham Percival | 2011-10-28 | 1 | -7/+11 |
| | | | | | | | | | | | | | | | | This builds the website using the pictures and ly-examples which will appear on the actual website. Previously, it used either pictures from a local "make doc" run, or from a hard-coded $HOME/lilypond/web-media/ directory. The latter is how it's built on lilypond.org, but that relies on me personally uploading new files. Once this is accepted and pushed, I'll dig out our "publications" pdfs, and anything else remaining in web/, add them to this script, then finally rename the web/ dir (which is the pre-2009 website) to oldweb/. Building with "make doc" is completely unaffected. | ||||
* | Centralize the css files and fix the links to css files (issue 983). | Julien Rioux | 2011-10-25 | 1 | -4/+4 |
| | | | | Put them in Documentation/css. | ||||
* | Makeify the website build. | Julien Rioux | 2011-10-13 | 1 | -94/+166 |
| | | | | | Properly track dependencies, allow for parallel build, and rebuild only what needs to be updated. | ||||
* | Build: fix website (1892) | Graham Percival | 2011-09-17 | 1 | -0/+1 |
| | |||||
* | Uses langdefs.py for make website | Phil Holmes | 2011-09-15 | 1 | -6/+2 |
| | |||||
* | Silences "Not a dir" messages in make website | Phil Holmes | 2011-05-27 | 1 | -1/+6 |
| | | | | | Also gets rid of the double slash in the non-translated directory names. | ||||
* | Add a -q quiet flag to 'make website' scripts | Phil Holmes | 2011-05-25 | 1 | -0/+24 |
| | |||||
* | Build updates to get rid of website warnings | Phil Holmes | 2011-05-09 | 1 | -0/+2 |
| | |||||
* | Simplify bibliography system. | Phil Holmes | 2011-02-26 | 1 | -0/+2 |
| | | | | | This patch contains some makefile work by Graham, but it's not worth trying to separate it into two separate patches. | ||||
* | Build: robustiy local make website | Graham Percival | 2011-02-17 | 1 | -3/+9 |
| | |||||
* | Merge branch 'master' into lilypond/translation | Francisco Vila | 2011-02-05 | 1 | -17/+17 |
|\ | | | | | | | | | Conflicts: scripts/build/create-weblinks-itexi.py | ||||
| * | Build: end directories in their bare names and avoid some double slashes in ↵ | Francisco Vila | 2011-02-01 | 1 | -17/+17 |
| | | | | | | | | logs. | ||||
| * | Web: enable Japanese website. | Francisco Vila | 2011-01-26 | 1 | -1/+1 |
| | | |||||
* | | Doc: Czech webpage from Pavel, thanks! | Francisco Vila | 2011-02-04 | 1 | -1/+1 |
| | | |||||
* | | Web: add Chinese webpage by Ben Luo, thanks! | Francisco Vila | 2011-02-04 | 1 | -2/+3 |
|/ | |||||
* | Merge branch 'lilypond/translation' | John Mandereau | 2010-09-27 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: Documentation/fr/web/introduction.itexi I retained the most recently added committish in Documentation/fr/web/introduction.itexi. | ||||
| * | Web: Included Hungarian website language | Dénes Harmath | 2010-09-22 | 1 | -1/+1 |
| | | |||||
* | | Web build: move /media/ into shared /lilypond/ dir. | Graham Percival | 2010-09-24 | 1 | -2/+2 |
|/ | |||||
* | Add German as website language | Till Paala | 2010-09-01 | 1 | -1/+1 |
| | |||||
* | Build: use bibs for website build. | Graham Percival | 2010-08-19 | 1 | -1/+11 |
| | | | | | Adds it to the "make website"; previous commit added it to the "make doc" stuff. | ||||
* | Web: enable italian website. | Francisco Vila | 2010-06-16 | 1 | -1/+1 |
| | |||||
* | Web build: don't link recursively. | Graham Percival | 2010-04-13 | 1 | -1/+1 |
| | | | | | | | The build process was finding all .html files, including files from a previous run, and putting them in a /website/ dir. When it found files like /website/*.html, they would become /website/website/*.html, etc. | ||||
* | Web build: update src dir. | Graham Percival | 2010-04-13 | 1 | -1/+1 |
| | |||||
* | Use alphabetical order for languages, more sensible progress indication. | Jan Nieuwenhuizen | 2010-04-12 | 1 | -0/+1 |
| | |||||
* | Oops^2: use $$ instead of $ in embeded makefile shell. Fixes funny fix. | Jan Nieuwenhuizen | 2010-04-10 | 1 | -1/+1 |
| | |||||
* | Oops, do not prepend `.' suffix for lang=`'. Fixes foo..html output. | Jan Nieuwenhuizen | 2010-04-10 | 1 | -1/+2 |
| | |||||
* | Doc: [web] Make texi2html notice non-constant, refactor cut-and-paste coding. | Jan Nieuwenhuizen | 2010-04-10 | 1 | -25/+6 |
| | | | | This gives nice and clean error/warning feedback per language. | ||||
* | 2683b12 Doc: [fr] fully enable now also for website-only build. | Jan Nieuwenhuizen | 2010-04-10 | 1 | -1/+0 |
| | |||||
* | create-weblinks-itexi.py: Enable 'fr' | Jean-Charles Malahieude | 2010-04-09 | 1 | -2/+2 |
| | |||||
* | Doc: [nl] fully enable now also for website-only build. | Jan Nieuwenhuizen | 2010-04-09 | 1 | -1/+1 |
| | |||||
* | Move website.make into make/. Update relevant documentation. | Jan Nieuwenhuizen | 2010-04-03 | 1 | -0/+145 |
The new mantra for doing a local lilypond.org test is now #! /bin/sh cp -pv Documentation/lilypond-texi2html.init scripts/build cp -pv Documentation/web/server/*.htaccess scripts/build TEXI2HTML=$(type -p texi2html) LILYPOND=$HOME/vc/lilypond #from where to copy? #ONLINE_ROOT=$LILYPOND/out-www/online-root #DOC=$ONLINE_ROOT/Documentation DOC=$LILYPOND/Documentation make -f make/website.make website \ EXAMPLES=$DOC/web/ly-examples/out-www \ PICTURES=$DOC/pictures/out-www \ WEBSITE_ONLY_BUILD=1 \ TOP_SRC_DIR=$(pwd) \ TRUSTED_DIR=$(pwd)/scripts/build \ TEXI2HTML_PROGRAM=$TEXI2HTML |