summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* improve integration test to resue models/fixtures and store git repos with te...Lunny Xiao2017-04-281-9/+3
* Integration test framework (#1290)Ethan Koenig2017-04-251-4/+18
* Check if missing/modified/unused deps in vendor and fix errors (#1468)Antoine GIRARD2017-04-241-0/+7
* Set VERSION from git once, in a variable (#1447)Sandro Santilli2017-04-061-1/+3
* Add GOFLAGS and EXTRA_GOFLAGS (#1438)Mura Li2017-04-051-1/+4
* Split the binary build (#985)Thomas Boerger2017-03-071-5/+24
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-061-1/+6
* Fix for #828: Embed build tags (#1051)Jonas2017-02-281-1/+1
* Makefile: Use hash over which (#1069)silverwind2017-02-261-4/+4
* Makefile: Also redirect stderr on which calls (#1068)silverwind2017-02-261-4/+4
* Tweak docker target to work by default. (#1033)Dan Morrill2017-02-241-1/+1
* Makefile: install on build (#874)Andrey Nering2017-02-091-1/+1
* Fix master builds on mips* again (#815)Thomas Boerger2017-02-021-1/+1
* Set the ldflags to static value within makefile (#709)Thomas Boerger2017-01-201-1/+1
* Enforce custom LDFLAGS within makefile (#684)Thomas Boerger2017-01-171-1/+1
* Makefile: on Windows, executable should have ".exe" (#550)Andrey Nering2017-01-011-1/+6
* replcae go fmt with gofmt command.Bo-Yi Wu2016-12-301-1/+1
* Properly handle drone tags and release/* branches (#466)v1.0.0Thomas Boerger2016-12-241-2/+2
* Bindata is optional and over-writable on restart (#354)Thomas Boerger2016-12-221-19/+3
* Do not override the binary version name from drone (#436)Thomas Boerger2016-12-211-3/+1
* Fixing multiple docker issues (#386)Thomas Boerger2016-12-151-0/+5
* Autogenerate Version on build (#190)Kim "BKC" Carlbäcker2016-12-131-2/+3
* Actually fix 'make build' (#353)Kim "BKC" Carlbäcker2016-12-051-2/+2
* Awlays build, even when it thinks it's up to date (#351)Kim "BKC" Carlbäcker2016-12-051-0/+1
* Properly move releases within drone buildsThomas Boerger2016-12-051-2/+8
* Get rid of bin folder within makefile, enabled TiDB (#319)Thomas Boerger2016-12-011-20/+3
* Have "make" create the executable in root dir (#247)Sandro Santilli2016-11-301-2/+2
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-301-8/+12
* Replace invaliud bindata variable names within make taskThomas Boerger2016-11-291-0/+2
* 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