summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make the boringcrypto check POSIX shell compliantDJ Mountney2023-04-131-1/+1
* Merge branch 'brodock/fix-heimdal-homebrew' into 'main'Ash McKenzie2023-04-111-1/+3
|\
| * Fix CGO_CFLAGS to use output from `brew --prefix`Gabriel Mazetto2023-04-071-1/+3
* | Prepare for Go 1.19 FIPS supportStan Hu2023-03-061-3/+9
|/
* Simplify build ruleAsh McKenzie2023-02-081-1/+1
* Add bin/gitlab-sshd as an explicit Makefile targetStan Hu2023-02-071-2/+5
* Specify CGO_CFLAGS in Makefile to compile gssapi libIgor Drozdov2023-01-271-0/+6
* Fix make install copying the wrong binariesStan Hu2022-06-231-4/+3
* Use labkit for FIPS checkIgor Drozdov2022-05-051-1/+5
* Add support for FIPS encryptionStan Hu2022-04-181-0/+6
* Ignore vendor/ directory even if presentAsh McKenzie2022-02-021-1/+1
* makefile: properly quote '$' in VERSION_STRINGKevin2021-09-161-1/+1
* build: move build task to the top of the Makefilefeistel2021-09-071-1/+2
* Make gofmt check fail if there are any matching filesStan Hu2021-07-261-1/+4
* Add a make install commandNick Thomas2021-07-011-3/+14
* Fix opentracing setup for gitlab-sshdNick Thomas2021-05-171-1/+2
* gitlab-sshd: Support the PROXY protocolNick Thomas2021-04-121-1/+1
* Remove rubocop from Ruby testremove-rubocop-testTakuya Noguchi2020-11-051-4/+1
* Apply 1 suggestion(s) to 1 file(s)sh-add-version-argStan Hu2020-10-161-1/+1
* Add support for -version argumentStan Hu2020-10-151-1/+4
* Extract coverage for Go code on CI pipelinego-coverageTakuya Noguchi2020-06-061-2/+7
* Add race testing as separate CI stepsh-add-race-testStan Hu2020-05-111-0/+3
* Simplify building and testing the Go componentsNick Thomas2019-10-181-5/+5
* Remove dead Ruby codeNick Thomas2019-10-151-8/+2
* Intelligently rebuild binariesNick Thomas2019-10-081-1/+3
* Replace symlinks with actual binariesPatrick Bajao2019-08-151-10/+7
* Support falling back to ruby version of checkersPatrick Bajao2019-07-291-0/+6
* Update .PHONY to be accurate198-update-phony-to-have-accurate-list-of-targetsAsh McKenzie2019-06-281-1/+1
* New bin/gitlab-shell Makefile targetAsh McKenzie2019-06-281-3/+7
* Add Makefile for easier building and testingAsh McKenzie2019-06-271-0/+35
* Remove direct redis integrationNick Thomas2018-01-121-12/+0
* Bump redis-rb library to 3.3.3update-redis-rb-3.3.3Stan Hu2017-07-221-1/+1
* Put redis library in lib/vendor/ and adjust LOAD_PATHuse-redis-rb-clientStan Hu2016-05-121-12/+4
* Remove unnecessary statement in MakefileStan Hu2016-05-121-1/+0
* Add redis-rb as a vendored libraryStan Hu2016-05-121-0/+21