summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* merge docker makefile into main one (#12289)techknowlogick2020-07-211-2/+13
* Release docs as archive (#12253)techknowlogick2020-07-151-1/+1
* release docs as an archive (#12243)Antoine GIRARD2020-07-131-1/+12
* Direct SVG rendering (#12157)silverwind2020-07-121-3/+20
* Fix potential make error related to fomantic files (#12079)silverwind2020-06-281-5/+5
* Move fomantic and jQuery to main webpack bundle (#11997)silverwind2020-06-271-5/+5
* Disable go module when downloading global binaries (#12030)silverwind2020-06-261-6/+6
* Add public/img/svg to WEBPACK_DEST_ENTRIES (#11993)silverwind2020-06-201-1/+1
* Increase maximum SQLite variables count to 32766 (#11696)Cirno the Strongest2020-06-051-5/+8
* Update fomantic-ui to 2.8.5 (#11736)silverwind2020-06-031-2/+1
* Fix serviceworker output file and misc improvements (#11562)silverwind2020-05-241-3/+4
* docs: update 'Testing redux' in CONTRIBUTING.md (#11386)赵智超2020-05-141-23/+23
* Switch code editor to Monaco (#11366)silverwind2020-05-141-2/+3
* Update JS dependencies, min Node.js version 10.13 (#11246)silverwind2020-04-301-1/+1
* Patch fomantic-ui to workaround build issue (#11244)silverwind2020-04-301-3/+4
* Use /tmp for test repositories (#11126)guillep2k2020-04-191-4/+32
* add 'make watch-frontend' and expand docs (#10931)silverwind2020-04-121-0/+5
* Support running subtests manually (#10988)Mura Li2020-04-071-6/+6
* Turn off go modules for xgo and gxz (#10963)John Olheiser2020-04-061-4/+4
* Fix cross compile (#10952)Lunny Xiao2020-04-051-1/+1
* Add gitea-vet (#10948)John Olheiser2020-04-051-2/+6
* Prevent support libraries from compiling into Gitea (#10964)guillep2k2020-04-051-1/+1
* Enable GO111MODULE=on globally in Makefile (#10939)mrsdizzie2020-04-041-16/+16
* Move gocovmerge as vendor (#10947)Lunny Xiao2020-04-041-4/+1
* Rename scripts to build and add revive command as a new build tool command (#...Lunny Xiao2020-04-031-5/+2
* Upgrade golangci-lint to 1.24.0 (#10894)zeripath2020-03-301-2/+2
* Add 'make lint', restructure 'compliance' pipeline (#10861)silverwind2020-03-291-15/+18
* Simplify grep regexp to be more compatible (#10765)Stefan Bethke2020-03-261-2/+2
* go 1.14 (#10467)techknowlogick2020-03-201-6/+10
* Change PACKAGES to GO_PACKAGES for FreeBSD compatibility (#10747)guillep2k2020-03-171-8/+8
* Use whitelist to find go files, run find only once (#10594)silverwind2020-03-081-14/+15
* Fix makefile syntax error (#10622)silverwind2020-03-061-1/+1
* Add node version variable to docs (#10620)John Olheiser2020-03-051-2/+2
* Frontend build improvements, fix Fomantic build (#10576)silverwind2020-03-031-12/+16
* Fix make find command (#10580)silverwind2020-03-021-1/+5
* Speed up make (#10560)silverwind2020-03-021-9/+9
* Use [:space:] instead of \s (#10508)zeripath2020-02-271-1/+1
* Add frontend/backend make targets, fix source release (#10325)silverwind2020-02-221-18/+36
* remove release-dirs make target (#10350)silverwind2020-02-181-11/+11
* make: add release-sources (#10295)Antoine GIRARD2020-02-161-1/+5
* add TAGS variable prereq on make targets that use it (#10219)silverwind2020-02-111-3/+13
* Improve make PR (force build and help message) (#10178)Antoine GIRARD2020-02-081-1/+2
* Reorganize frontend files and tooling (#10168)silverwind2020-02-071-2/+3
* make: improve make pr (#10165)Antoine GIRARD2020-02-061-3/+3
* Check if go exists before generating the GOPATH (#10100)zeripath2020-02-011-2/+6
* Use a file as make evidence for fomantic instead of a directory (#10032)guillep2k2020-02-011-4/+8
* enable babel-loader cache (#10083)silverwind2020-02-011-1/+1
* fix apple-touch-icon, regenerate images (#10065)silverwind2020-01-301-3/+3
* Add RACE_ENABLED=1 envs for make test* (#10055)Lunny Xiao2020-01-291-13/+17
* Update documentation for the go module era (#9751)zeripath2020-01-281-1/+2