summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Added errcheck make task (#242)Thomas Boerger2016-11-251-0/+7
* Merge pull request #96 from metalmatze/feature/drone-configThomas Boerger2016-11-241-4/+12
|\
| * Added drone instead of travis detection to makefileThomas Boerger2016-11-241-4/+4
| * Added dummy tasks for mysql and pgsql testsThomas Boerger2016-11-241-0/+8
* | Really use go install on make installThomas Boerger2016-11-241-2/+2
|/
* Have the deault 'all' rule just buildSandro Santilli2016-11-241-1/+1
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-3/+3
* Hush dangerous GNU comment, mark "check" rule as phonySandro Santilli2016-11-071-1/+1
* Add "check" alias for testingSandro Santilli2016-11-071-0/+3
* Totally refactored the makefile and adjusted travis configThomas Boerger2016-11-041-51/+109
* Merge branch 'master' into feature/main.goThomas Boerger2016-11-041-4/+4
|\
| * Set default less and css to new default nameJoubert RedRat2016-11-041-4/+4
* | Rename all occurrences of gogs.goMatthias Loibl2016-11-041-1/+1
|/
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* Add all, check and dist Makefile rules (#3549)Sandro Santilli2016-08-301-1/+7
* Little code refactoringUnknwon2016-08-091-1/+0
* Only do go vet on this codebaseUnknwon2016-08-061-4/+6
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-051-6/+7
* #1601 support delete issue commentUnknwon2016-07-261-0/+4
* Make go's build flags a variableDan McGregor2016-03-151-2/+3
* Some minor changesUnknwon2016-03-061-0/+6
* Remove cache avatar support and add its testsUnknwon2016-02-141-5/+5
* Minor fix for #2567Unknwon2016-02-141-0/+4
* Add command to run the test suite in Makefile.Andrey Nering2016-01-161-0/+3
* stop compile bindata for TRANSLATORSUnknwon2016-01-111-1/+1
* #1692 APIs: Users FollowersUnknwon2015-12-211-1/+1
* Makefile: Do not fail build on missing lesscAdam Strzelecki2015-12-091-0/+2
* Makefile: Remove trailing whitespace & add last LFAdam Strzelecki2015-12-011-2/+2
* Makefile: Auto-build CSS & bin-data when necessaryAdam Strzelecki2015-12-011-3/+14
* Makefile: Copy installed binary instead 2nd buildAdam Strzelecki2015-12-011-1/+1
* go vet and fix #1890Unknwon2015-11-081-2/+7
* add MakefileUnknwon2015-11-031-0/+30