aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Run brew update before bumping CLI formulaMartin Polden2023-08-301-0/+1
| | | | Fixes #28255
* Avoid including vespa-wrapper in CLI releaseMartin Polden2023-05-231-1/+2
|
* Ignore error in case there is no gitMartin Polden2023-05-111-1/+1
|
* Find project root without gitMartin Polden2023-05-111-3/+6
|
* Avoid breaking test cacheMartin Polden2023-05-081-1/+2
|
* Revert "Do not override TMPDIR"Tor Egge2023-05-081-1/+1
|
* Do not override TMPDIRMartin Polden2023-05-051-1/+1
| | | | This breaks test result caching for tests that write temporary files.
* Move build package up one levelMartin Polden2023-03-231-1/+1
|
* build: fix ldflags for override `version`Rui Chen2023-02-101-1/+1
| | | | Signed-off-by: Rui Chen <rui@chenrui.dev>
* Fix remaining script-utils referencesMartin Polden2023-02-071-1/+1
|
* Skip auditing when bumping vespa-cli formulaMartin Polden2023-02-061-1/+1
|
* Simplify test targetMartin Polden2023-02-031-2/+1
|
* Stop using diff in checkfmt targetMartin Polden2022-11-151-1/+1
| | | | Should fix build on macOS Ventura.
* use /bin/pwd to avoid symlinksArne Juul2022-11-041-1/+1
|
* Use real outputs for custom command that builds go binaries.Tor Egge2022-09-261-1/+1
|
* Reapply "Arnej/use go logfmt"Arne Juul2022-08-181-1/+2
| | | | This reverts commit ebf0b7e6b37a0674da370c5fe0057f1aeac1d5a0.
* Revert "Arnej/use go logfmt"Arne H Juul2022-08-161-2/+1
|
* hookup new version of vespa-logfmtArne Juul2022-08-161-1/+2
| | | | | * adds simple go compilation hook for cmake * stop installing perl version of vespa-logfmt
* Fix examplesMartin Polden2022-03-291-2/+2
|
* Always link vespa cli staticallyMartin Polden2022-03-251-1/+1
|
* Avoid bash-ism in redirectionMartin Polden2022-03-241-1/+1
|
* Enable releasingMartin Polden2022-03-241-4/+2
|
* Make wildcard expansion work in build envMartin Polden2022-03-241-2/+3
|
* Implement conditional make wrapperMartin Polden2022-03-231-11/+19
|
* Allow custom prefixMartin Polden2022-03-171-2/+3
|
* Revert "Use a single variable for install prefix"Martin Polden2022-03-171-6/+8
| | | | This reverts commit da742fc1e74c0ce8a8724794f42a885bad63f092.
* Use a single variable for install prefixMartin Polden2022-03-161-8/+6
|
* Only override GOPROXY in CIMartin Polden2022-03-161-12/+9
|
* Do not open browser in dist-homebrew targetMartin Polden2022-03-101-1/+1
|
* Merge pull request #21551 from vespa-engine/ean/verify-bumped-homebrew-versionMartin Polden2022-03-071-0/+4
|\ | | | | Add note about verifying that the new vespa-cli version works
| * Clarify brew merge requirementsEirik Nygaard2022-03-051-2/+3
| |
| * Add note about verifying that the new vespa-cli version worksEirik Nygaard2022-03-041-0/+3
| | | | | | | | | | | | | | | | | | | | | | We had an instance where the brew bottles from the PR was not uploaded and made available when bumping the version. Their BrewTestBot should merge an approved PR, when it does it will trigger a bottle upload to make the new version available for install. See PRs for details: https://github.com/Homebrew/homebrew-core/pull/96173 https://github.com/Homebrew/homebrew-core/pull/96229
* | Print go environment when running in CIMartin Polden2022-03-071-0/+3
|/
* Merge pull request #20314 from ↵Håkon Hallingstad2021-12-011-0/+2
|\ | | | | | | | | vespa-engine/hakonhall/install-manual-pages-in-vespa-clients-rpm Install manual pages in vespa-clients RPM
| * Also install manpagesHåkon Hallingstad2021-12-011-0/+2
| |
* | Merge pull request #20295 from ↵Martin Polden2021-11-301-1/+4
|\ \ | |/ |/| | | | | vespa-engine/hakonhall/avoid-cleaning-foreign-files Avoid cleaning foreign files
| * Avoid cleaning foreign filesHåkon Hallingstad2021-11-301-1/+4
| |
* | Override GOPROXY if using default direct proxyHåkon Hallingstad2021-11-301-3/+10
|/
* Revert "Print go version for debugging"Håkon Hallingstad2021-11-241-1/+0
|
* Print go version for debuggingHåkon Hallingstad2021-11-241-0/+1
|
* Build Vespa CLI for linux/arm64Martin Polden2021-11-021-1/+4
|
* Fix dist-homebrew targetMartin Polden2021-10-131-1/+1
|
* Build Vespa CLI for ARM-based macOSMartin Polden2021-10-071-1/+4
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Fix TODOMartin Polden2021-10-011-2/+1
|
* Require exact match for current tagMartin Polden2021-09-281-1/+1
|
* Handle new tag format in Vespa CLI dist targetsMartin Polden2021-09-231-6/+7
|
* Add GitHub release targetMartin Polden2021-09-131-7/+40
|
* Package releasesMartin Polden2021-09-131-10/+28
|