summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2019-03-06Fix generation commands and make them available in ./occ (#402)Sean Molenaar
2019-01-30Parser: Switch to feedIO for parsing instead of picoFeedSean Molenaar
2018-12-14Define an official codestyle and adhere to it.Sean Molenaar
2018-10-04Do not ship .htaccess filesRoeland Jago Douma
2018-06-04Allow to package the app on macOSMorris Jobke
2018-05-13Update composer for testsSean Molenaar
2018-05-13Do a full composer install on testsSean Molenaar
2018-05-11Remove development dependencies from archiveSean Molenaar
2017-08-28Fix check for path to composer, Fixes #213 (#214)Daniel Schaal
2017-07-21Misc makefile fixes (#207)Daniel Schaal
2017-06-18Remove bower, install everything using npm (#197)Daniel Schaal
2017-06-10Update moment to 2.18Daniel Schaal
2017-06-06Fix travis build (#178)Daniel Schaal
2017-05-13add new apisBernhard Posselt
2016-10-02also add changelog to releaseBernhard Posselt
2016-08-10update makefile9.0.0Bernhard Posselt
2016-07-23removing owncloud references and updating linksBernhard Posselt
2016-04-26remove checks for always valid targetsBernhard Posselt
2016-04-21update makefileBernhard Posselt
2016-04-21fix sign commandBernhard Posselt
2016-04-21only sign when key, cert and occ is foundBernhard Posselt
2016-04-21add code signing to makefileBernhard Posselt
2016-04-20copy to build directory before packagingBernhard Posselt
2016-04-01Add missing Admin.js to MakefileThomas Wouters
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