summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2021-02-02.git dir not allowed by App StoreBenjamin Brahmer
2021-02-02Composer: Remove unneeded files in releasesSean Molenaar
2020-12-29Remove PHPunit integration testsSean Molenaar
2020-12-08fix xDebugBenjamin Brahmer
2020-10-26fix script fails if path doesn't existBenjamin Brahmer
2020-10-25Add file_from_env.phpBenjamin Brahmer
2020-10-24fix app_public_cert -> app_public_crt, use printfBenjamin Brahmer
2020-10-21adjust appstore and build processBenjamin Brahmer
2020-10-09Fix minor issues, prepare for foreign keys and check feedsSean Molenaar
2020-09-13Test GH actions flowSean Molenaar
2020-08-26Cleanup appinfo filesSean Molenaar
2020-08-25Add phpstan checksSean Molenaar
2019-03-29remove coverage from integration run, upload to codecovBenjamin Brahmer
2019-03-14Have dist also reinstall dependencies (#432)Sean Molenaar
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