Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: use bash, but get it properly during build time | Rafael G. Martins | 2016-10-12 | 3 | -6/+2 |
| | | | | hardcoding it for travis, as bash is always installed there. | ||||
* | build: man: tests: do not use bash | Rafael G. Martins | 2016-10-12 | 3 | -3/+3 |
| | | | | tested with busybox' ash, that is not exactly posix. | ||||
* | git-receiver: added support to get mirror url from config file | Rafael G. Martins | 2016-10-10 | 1 | -0/+18 |
| | | | | this commit also includes some "integration test" in shell script | ||||
* | build: drop windows support | Rafael G. Martins | 2016-04-28 | 2 | -35/+7 |
| | |||||
* | blogc-runserver: import external tool to blogc repository | Rafael G. Martins | 2016-04-27 | 1 | -2/+2 |
| | | | | | | | | still in the effort to reduce maintenance work, I'm importing blogc-runserver tool to the main blogc repository. the tool is build by default, if needed headers and libraries are found. | ||||
* | blogc-git-receiver: import external tool to blogc repository | Rafael G. Martins | 2016-04-27 | 1 | -1/+2 |
| | | | | | | | | | still in the effort to reduce maintenance work, I'm importing blogc-git-receiver tool to the main blogc repository. the tool is build by default, if needed headers are found. that means that it will probably only be built for posix-compliant operating systems. | ||||
* | remove squareball for good | Rafael G. Martins | 2016-04-27 | 1 | -1/+0 |
| | |||||
* | travis: trying to fix deploy | Rafael G. Martins | 2016-04-06 | 1 | -0/+15 |
| | |||||
* | travis: improved deploy conditions | Rafael G. Martins | 2016-03-09 | 1 | -5/+0 |
| | |||||
* | travis: optimize | Rafael G. Martins | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | travis: optimize | Rafael G. Martins | 2016-03-09 | 1 | -1/+2 |
| | |||||
* | travis: temporary remove --silent from curl call | Rafael G. Martins | 2016-03-08 | 1 | -1/+0 |
| | |||||
* | travis: added script to upload distfiles | Rafael G. Martins | 2016-03-08 | 3 | -51/+64 |
| | |||||
* | travis: minor fix | Rafael G. Martins | 2016-03-08 | 1 | -1/+1 |
| | |||||
* | travis: trying to create windows zip | Rafael G. Martins | 2016-03-08 | 1 | -0/+14 |
| | |||||
* | travis: fix if statement in build script | Rafael G. Martins | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | travis: remove wrong quotes from build script | Rafael G. Martins | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | travis: actually commit the build script | Rafael G. Martins | 2016-03-07 | 1 | -0/+31 |
| | |||||
* | Revert "Revert "build: added git-version-gen support"" | Rafael G. Martins | 2016-01-31 | 1 | -0/+225 |
| | | | | This reverts commit 8e01ccec4837027a12a4bfc6a54e3c09440169a9. | ||||
* | Revert "build: added git-version-gen support" | Rafael G. Martins | 2016-01-14 | 1 | -225/+0 |
| | | | | This reverts commit 5e53ba7406e65b51ec59aad634b6baf7154e1ad3. | ||||
* | build: added git-version-gen support | Rafael G. Martins | 2016-01-13 | 1 | -0/+225 |
| | |||||
* | build: improved windows build script | Rafael G. Martins | 2016-01-10 | 1 | -12/+6 |
| | |||||
* | build: added script to build windows releases | Rafael G. Martins | 2015-11-05 | 1 | -0/+54 |