Jake Champlin
ee1b41622b
Allow compilation on BSD
...
BSD Make uses `$.CURDIR` instead of `$CURDIR`. BSD and GNU share `$PWD`
though, so it works as a drop in replacement.
Also update scripts in `scripts/` to call `/usr/bin/env` in the shebang,
as BSD places `bash` at `/usr/local/bin/bash` instead of `/bin/bash`
2016-01-27 20:37:29 -05:00
Alex Dadgar
e91abac0f6
Fix a bunch of tests
...
Up timeouts
trusty travis beta
Increase timeouts
2016-01-20 16:03:53 -08:00
Alex Dadgar
00aa52d60c
Travis uses sudo/docker and run tests as root
2016-01-19 15:44:04 -08:00
Seth Vargo
5e3ed9619a
Remove old scripts
2016-01-13 22:05:56 -05:00
Diptanu Choudhury
c2f81fe845
Removed a broken dependency
2015-12-17 13:12:28 -08:00
Diptanu Choudhury
06443a6629
Using cgo dependencies to look up users
2015-12-15 11:12:13 -08:00
Camilo Aguilar
fbd484034c
Fixes #505
...
https://github.com/hashicorp/nomad/pull/421 removed the last piece
of CGO dependant code. We we can stop building binaries with CGO
enabled now.
2015-12-04 12:20:34 -05:00
Chris Bednarski
c56bb46f67
Merge pull request #438 from hashicorp/b-makefile
...
Added some missing dependencies for linux x-compile
2015-11-18 13:46:33 -08:00
Chris Bednarski
25484421d9
increased test timeout to 80s so docker tests don't timeout and panic
2015-11-18 11:13:03 -08:00
Chris Bednarski
6f17902027
Added some missing dependencies for linux x-compile
2015-11-17 17:29:27 -08:00
Alex Dadgar
db88c38bc7
Bind alloc dir and task local dir to docker containers and parse args correctly
2015-10-15 16:40:07 -07:00
Seth Vargo
9f59249984
Merge pull request #235 from hashicorp/sethvargo/shopt
...
Add shopt globs to include hidden files
2015-10-10 13:47:25 -04:00
Seth Vargo
c31e1aad0e
Add shopt globs to include hidden files
2015-10-08 13:48:17 -04:00
Abhishek Chanda
64cedc1b27
Print coverage info while running tests
2015-10-06 19:13:04 -07:00
Alex Dadgar
257be30096
OS dependant build dependencies
2015-10-06 10:51:18 -07:00
Alex Dadgar
265271e721
OS specific build dependencies
2015-10-05 13:36:25 -07:00
Ryan Uber
24018160d8
Add release target, package Nomad
2015-09-30 12:54:59 -07:00
Ryan Uber
9dcf65eed5
Makefile updates
2015-09-30 12:39:05 -07:00
Ryan Uber
f12530abfb
Make fixes for OS-specific deps
2015-09-29 15:42:57 -07:00
lalyos
1a7fe0b9d7
use 'idiomatic' bash
2015-09-29 16:58:09 +02:00
Mitchell Hashimoto
474221f42a
scripts
2015-09-27 23:58:40 -07:00
Mitchell Hashimoto
7581d5fcde
scripts
2015-09-27 23:45:09 -07:00
Mitchell Hashimoto
89cee34181
scripts for release
2015-09-27 23:21:00 -07:00
Chris Bednarski
3f62950aa4
Increase test timeout so driver tests are less sensitive slower networks
2015-09-22 13:06:34 -07:00
Seth Vargo
31ee87bfad
Merge pull request #69 from hashicorp/sethvargo/website_stuff
...
Update website diagrams and remove unused pages
2015-09-20 16:58:26 -04:00
Seth Vargo
7fa28c1373
Use = in -X because it's deprecated without
2015-09-20 16:36:30 -04:00
Seth Vargo
45afdff346
Do not use prefix splitting to deploy
2015-09-20 13:58:41 -04:00
Armon Dadgar
126147a214
Fixing build script
2015-09-18 11:48:04 -07:00
Ryan Uber
3da9387f4f
scripts: fix build warning
2015-09-08 11:24:28 -07:00
Armon Dadgar
ae9c9aebd2
nomad: fixing vet errors
2015-08-15 16:10:10 -07:00
Armon Dadgar
7d29122130
Adding basic version command
2015-06-01 15:25:51 +02:00
Armon Dadgar
0083511b6b
Adding initial skeleton
2015-06-01 13:46:21 +02:00