- 05 Jul, 2016 1 commit
-
-
Marin Jankovski authored
-
- 05 Feb, 2016 2 commits
-
-
Marin Jankovski authored
Use -O2 when building with standard compiler flags Since we are setting CFLAGS explicitly, we override any Makefile defaults, which will often be -O2. Picked from https://github.com/chef/omnibus/pull/591 See merge request !4
-
Steven Danna authored
Since we are setting CFLAGS explicitly, we override any Makefile defaults, which will often be -O2.
-
- 30 Dec, 2015 3 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
Fix to deb md5sums format for 'dpkg --verify'
-
Marin Jankovski authored
-
- 26 Nov, 2015 2 commits
-
-
Marin Jankovski authored
omnibus version to v5.0.0 See merge request !2
-
-
- 25 Nov, 2015 1 commit
-
-
- 10 Nov, 2015 8 commits
-
-
Seth Chisamore authored
-
Seth Chisamore authored
Fix spelling error
-
Seth Chisamore authored
Add fastmsi infra to omnibus
-
Salim Alam authored
-
Salim Alam authored
-
Seth Chisamore authored
Update required ruby version to 2.0, added 2.2 to testing
-
Seth Chisamore authored
[JEX-52] support custom properties in Artifactory publishing
-
Seth Chisamore authored
Add Debian arm64 support
-
- 09 Nov, 2015 4 commits
-
-
Salim Alam authored
-
Seth Chisamore authored
This will allow an end user to attach custom artifact properties when publishing to Artifactory.
-
Seth Chisamore authored
We’ll also move generation of the `build.*` properties in this new method.
-
Bryan McLellan authored
@schisamo reports we're currently using 2.1.5 for our building. It'd be nice to be able to use some of the new features of Ruby 2.0+.
-
- 06 Nov, 2015 1 commit
-
-
Salim Alam authored
-
- 05 Nov, 2015 1 commit
-
-
Salim Alam authored
-
- 03 Nov, 2015 1 commit
-
-
Carl Perry authored
Debian has decided that ARMv8 is "arm64" platform instead of the GCC stated "aarch64" platform. This adds support for that in the omnibus deb packager.
-
- 21 Oct, 2015 2 commits
-
-
Kartik Null Cating-Subramanian authored
Add MSI DSL to query under the gems directory
-
Kartik Null Cating-Subramanian authored
-
- 20 Oct, 2015 2 commits
-
-
Salim Alam authored
Skip registry harvesting, suppress warning
-
Salim Alam authored
-
- 19 Oct, 2015 1 commit
-
-
Kartik Null Cating-Subramanian authored
Fix ordering issue in builder tests
-
- 15 Oct, 2015 2 commits
-
-
Kartik Null Cating-Subramanian authored
-
Kartik Null Cating-Subramanian authored
Change the appbundler DSL to not make an apps dir
-
- 06 Oct, 2015 7 commits
-
-
Kartik Null Cating-Subramanian authored
-
Seth Chisamore authored
Ensure metadata.json returns the correct Solaris arch value
-
Seth Chisamore authored
This is an additional fix for chef/omnibus#554
-
Seth Chisamore authored
-
Seth Chisamore authored
Use the proper architecture value in Solaris packages
-
Seth Chisamore authored
-
Seth Chisamore authored
We should be using the more general instruction set architecture (e.g. `sparc` vs `sun4v`/`sun4u`) Fixes chef/chef#4018
-
- 05 Oct, 2015 2 commits
-
-
Scott Hain authored
Fixed regression with AIX package ownership in staging directory
-
Scott Hain authored
-