Commit Graph

56 Commits (notification/issue-watch)

Author SHA1 Message Date
Thomas Boerger 7ed00b6e8d Split the binary build (#985) 7 years ago
Mura Li 848293671b Add basic integration test infrastructure (and new endpoint `/api/v1/version` for testing it) (#741) 7 years ago
Jonas a201977590 Fix for #828: Embed build tags (#1051) 7 years ago
silverwind ab462fb95f Makefile: Use hash over which (#1069) 7 years ago
silverwind 5bd22a2f4a Makefile: Also redirect stderr on which calls (#1068) 7 years ago
Dan Morrill 832477b1bc Tweak docker target to work by default. (#1033) 7 years ago
Andrey Nering e4031b822a Makefile: install on build (#874) 7 years ago
Thomas Boerger ea8c8cdaf3 Fix master builds on mips* again (#815) 7 years ago
Thomas Boerger 369972b116 Set the ldflags to static value within makefile (#709) 7 years ago
Thomas Boerger d0ad7921f8 Enforce custom LDFLAGS within makefile (#684) 7 years ago
Andrey Nering b7e1bccc50 Makefile: on Windows, executable should have ".exe" (#550) 7 years ago
Bo-Yi Wu cb18941e63 replcae go fmt with gofmt command. 7 years ago
Thomas Boerger 6aacf4d2f0 Properly handle drone tags and release/* branches (#466) 8 years ago
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354) 8 years ago
Thomas Boerger 618407c018 Do not override the binary version name from drone (#436) 8 years ago
Thomas Boerger c6b6a61bf1 Fixing multiple docker issues (#386) 8 years ago
Kim "BKC" Carlbäcker 1d1c01875d Autogenerate Version on build (#190) 8 years ago
Kim "BKC" Carlbäcker 1b5b297c39 Actually fix 'make build' (#353) 8 years ago
Kim "BKC" Carlbäcker cd0ce9f3d8 Awlays build, even when it thinks it's up to date (#351) 8 years ago
Thomas Boerger e52b24ad5d
Properly move releases within drone builds 8 years ago
Thomas Boerger 2932042a6d Get rid of bin folder within makefile, enabled TiDB (#319) 8 years ago
Sandro Santilli a3fb627350 Have "make" create the executable in root dir (#247) 8 years ago
Thomas Boerger b6a95a8cb3 Integrate public as bindata optionally (#293) 8 years ago
Thomas Boerger e93d394620
Replace invaliud bindata variable names within make task 8 years ago
Thomas Boerger 900a21008c Added errcheck make task (#242) 8 years ago
Thomas Boerger fd13b71fb2
Added drone instead of travis detection to makefile 8 years ago
Thomas Boerger cd7e661870
Added dummy tasks for mysql and pgsql tests 8 years ago
Thomas Boerger cc8c57458f
Really use go install on make install 8 years ago
Sandro Santilli 5301a5db3a Have the deault 'all' rule just build 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli f430d26f7e Hush dangerous GNU comment, mark "check" rule as phony 8 years ago
Sandro Santilli 3f18111cbe Add "check" alias for testing 8 years ago
Thomas Boerger ec054ba582
Totally refactored the makefile and adjusted travis config 8 years ago
Matthias Loibl f01d927efb Rename all occurrences of gogs.go 8 years ago
Joubert RedRat ff54e4d929 Set default less and css to new default name 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Sandro Santilli 47a3243ff1 Add all, check and dist Makefile rules (#3549) 8 years ago
Unknwon f70343660d Little code refactoring 8 years ago
Unknwon 08c976f811 Only do go vet on this codebase 8 years ago
Unknwon cf6d321991 Ignore repository with issue disabled or use external tracker in dashboard issues 8 years ago
Unknwon 899e799459 #1601 support delete issue comment 8 years ago
Dan McGregor db3905c0a3 Make go's build flags a variable 8 years ago
Unknwon 58f0c68151 Some minor changes 8 years ago
Unknwon 58e004f7da Remove cache avatar support and add its tests 8 years ago
Unknwon a1d97e8f5c Minor fix for #2567 8 years ago
Andrey Nering b8d0367a6c Add command to run the test suite in Makefile. 8 years ago
Unknwon db719abff2 stop compile bindata for TRANSLATORS 8 years ago
Unknwon a49af93faf #1692 APIs: Users Followers 9 years ago
Adam Strzelecki eb6c634475 Makefile: Do not fail build on missing lessc 9 years ago
Adam Strzelecki 19e8ce0354 Makefile: Remove trailing whitespace & add last LF 9 years ago