Commit Graph

17 Commits

Author SHA1 Message Date
Mitchell Hashimoto 777f595c8b common/json: add Unmarshal with method with syntax errors 2013-08-09 16:50:24 -07:00
Mitchell Hashimoto 1e4e343333 common/command: add -var-file support for user vars 2013-08-09 16:45:29 -07:00
Mitchell Hashimoto 713791ba9a command/build,validate: pass user vars to Prepare 2013-08-09 15:57:09 -07:00
Mitchell Hashimoto bb1b3d8fe0 common/command: parse the "-var" flag 2013-08-09 15:57:08 -07:00
Mitchell Hashimoto 1a1b4ba715 common/command: rename BuildFilters to BuildOptions 2013-08-09 15:57:08 -07:00
Mitchell Hashimoto a0033fba35 common/command: introduce this package for common cmmand stuff 2013-08-09 15:57:08 -07:00
Mitchell Hashimoto ab5a1981d9 common: UserData => UserVars 2013-08-09 15:57:08 -07:00
Mitchell Hashimoto eaf5e66f3a common: PackerConfig understands user vars 2013-08-09 15:57:08 -07:00
Mitchell Hashimoto ff27abc06a common: clone template during validation to avoid unnecessary children 2013-08-08 17:25:24 -07:00
Mitchell Hashimoto 04a378c39a common: validation and generating unique template names 2013-08-08 17:25:24 -07:00
Mitchell Hashimoto ecd598ab64 common: support user data 2013-08-08 17:25:24 -07:00
Mitchell Hashimoto 915f9b73be common: functions for template processing 2013-08-08 17:25:24 -07:00
Mitchell Hashimoto 46e49b745e common: replace windows file URL backslash with forward slash
/cc @jasonberanek - Just adding this as well because I see this being
common as well.
2013-08-03 13:38:27 -07:00
Mitchell Hashimoto 82e21622ef common: style 2013-08-03 13:34:48 -07:00
Jason A. Beranek 1216fc1cbb common/config,download: gofmt fixes 2013-08-02 16:06:06 -05:00
Jason A. Beranek 2b4735e825 common/config,download: fix URL and relative Windows local file path issues [GH-235] [GH-239] 2013-08-02 15:59:19 -05:00
Mitchell Hashimoto ef59ee41a8 rename builder/common to common since it is generally useful 2013-08-01 12:11:54 -07:00