summaryrefslogtreecommitdiff
path: root/jarmonbuild
AgeCommit message (Expand)Author
2016-12-13Use HTML5 type=datetime-local inputs for ChartCoordinator.Luke Shumaker
2016-12-11dependencies.js: backdate versionsLuke Shumaker
2016-12-11include the README in the API docsLuke Shumaker
2016-12-09Switch from yuidoc to JSDoc3.Luke Shumaker
2016-12-08Better release zip generationLuke Shumaker
2016-12-08Upgrade yuidoc 1.0.0b1 -> 50Luke Shumaker
2016-12-08Generate a patch file of yuidoc-1.0.0b1/template jarmonbuild/yuidoc_templateLuke Shumaker
2016-12-08jarmonbuild: Adjust to use git instead of bzrLuke Shumaker
2016-12-08Move the closure-compiler parameters into commands.pyLuke Shumaker
2011-08-08Show copyright dates only in LICENCE fileRichard Wall
2011-06-18fix yuidoc urlRichard Wall
2011-06-18print a timestamp into compiled javascript fileRichard Wall
2011-06-18Remove unused importsRichard Wall
2011-06-18parse @ style closure paramsRichard Wall
2011-06-18parse @ style closure paramsRichard Wall
2011-06-18use closure compiler @ prefixesRichard Wall
2011-06-18read params from existing dependencies.js fileRichard Wall
2011-06-18write in chunksRichard Wall
2011-06-18add a command to closure compile javascriptsRichard Wall
2011-02-16Rename inline functions to satisfy pyflakes.Richard Wall
2011-02-16Some pyflakes / pep8 fixes.Richard Wall
2010-08-30Add another RRA to demonstrate that jarmon is currently selecting the wrong RRARichard Wall
2010-08-30more realistic rrd step sizes and dataRichard Wall
2010-08-29build an rrd file with simple / testable contentRichard Wall
2010-08-28Implement subcommand argument parsingRichard Wall
2010-08-28the start of a builder of simple, testable rrd filesRichard Wall
2010-08-22Add tests for yuidoc dependenciesRichard Wall
2010-08-22handle debug loggingRichard Wall
2010-08-22Add a command hierarchy and complete the release commandRichard Wall
2010-08-22move jarmon.js into a subfolder so that we can point yuidoc at only that fileRichard Wall
2010-08-22the beginnings of a source package build systemRichard Wall
2010-08-22Put the docs in a build subdirRichard Wall
2010-08-22Use long options for clarityRichard Wall
2010-08-22Add docstrings and don't remove the build dir on completionRichard Wall
2010-08-22Remove the existing docs before generating new ones, remove timestamps from d...Richard Wall
2010-08-22Fix a log error and correct import in stub scriptRichard Wall
2010-08-22Add a documentation build scriptRichard Wall