summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)Author
2016-04-01Add missing Admin.js to MakefileThomas Wouters
The Admin.js file is required to access admin settings. Accessing the admin settings results in an Internal Server Error if the file doesn't exist.
2016-03-29also package command directoryBernhard Posselt
2016-03-28make appstore package smallerBernhard Posselt
2016-03-26also generate coverage when phpunit exists in pathBernhard Posselt
2016-03-26fix copyrightBernhard Posselt
2016-03-26adjust makefileBernhard Posselt
2016-03-26use makefile to run testsBernhard Posselt
2016-03-26skip test for packagingBernhard Posselt
2016-03-26update makefile to not fail if no package.json is presentBernhard Posselt
2016-03-25build both source and appstore packages when running distBernhard Posselt
2016-03-25for building the archive, only clean the archive directoryBernhard Posselt
2016-03-25cleanupBernhard Posselt
2016-03-25cleanupBernhard Posselt
2016-03-25cleanupBernhard Posselt
2016-03-25fix dist commandsBernhard Posselt
2016-03-25add appstore package makefileBernhard Posselt
2016-03-25docsBernhard Posselt
2016-03-25download composer and phpunit to build directoryBernhard Posselt
2016-03-25commentsBernhard Posselt
2016-03-25search package.json in app directory or js directoryBernhard Posselt
2016-03-25try to use local composer if possibleBernhard Posselt
2016-03-25add distcleanBernhard Posselt
2016-03-25add makefile for building the projectBernhard Posselt
2016-02-27update makefile build for appstoreBernhard Posselt
2015-11-12add idea to ignore app store directoriesBernhard Posselt
2015-03-07simplify cachebuster rulesBernhard Posselt
2015-01-27dont use picofeed submoduleBernhard Posselt
2014-11-07move 3rdparty directory to vendor to be more consistent with composer ↵Bernhard Posselt
standard and because we also use js/vendor for third party libs
2014-11-07update makefile4.0.0Bernhard Posselt
2014-11-07update makefileBernhard Posselt
2014-10-22fix testsBernhard Posselt
2014-10-21adjust makefileBernhard Posselt
2014-09-13adjust build scriptBernhard Posselt
2014-06-25add phpunit xmlBernhard Posselt
2014-05-30minimize appstore buildBernhard Posselt
2014-05-15do stuffBernhard Posselt
2014-05-15add makefile to build projectBernhard Posselt
2014-05-15use markdown, refactor jsBernhard Posselt
2014-05-13add code coverage to php travisBernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-05-21fix makefile for building the zipBernhard Posselt
2013-05-07make it easier to run js testsBernhard Posselt
2013-05-07added instructions for building and packaging the appBernhard Posselt
2013-05-07added acceptancetest suiteBernhard Posselt
2013-05-07added first cucumber steps and definitionsBernhard Posselt
2013-05-07added commands for unittests that run before building the packageBernhard Posselt
2013-05-07changelog adjustementsBernhard Posselt
2013-05-07added makefile for packaging a release for the appstoreBernhard Posselt