| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-10 | Make bottle implementation more generic | Jack Nagel | |
| 2014-03-05 | Consolidate bottle defaults and remove a method | Jack Nagel | |
| 2014-02-27 | Set owner ivar in SoftwareSpec | Jack Nagel | |
| 2014-02-22 | Remove download_strategy from SoftwareSpec | Jack Nagel | |
| 2014-02-21 | Remove downloader from Formula | Jack Nagel | |
| 2013-12-09 | Silence more warnings | Jack Nagel | |
| 2013-12-05 | SoftwareSpec: compact array that may contain nil | Misty De Meo | |
| 2013-12-05 | Use BottleCollector in Bottle SoftwareSpec | Misty De Meo | |
| 2013-11-26 | SoftwareSpec: set resource version when missing | Jack Nagel | |
| Closes #24695. | |||
| 2013-10-28 | Bottle: handle legacy bottle OS tags. | Mike McQuaid | |
| Otherwise :mountainlion, :snowleopard in the history for CMake breaks bottle_filenames from versions for new CMake bottles. | |||
| 2013-10-26 | C++11 support. | Xiyue Deng | |
| * Add options and ENV method to specify building in C++11 mode. - Set C++ compiler flags to enable C++11 mode. - To add options to support C++11 mode, a formula can now use option :cxx11 to provide "--c++11" option, and detect and enable C++11 support in install method using ENV.cxx11 if build.cxx11? Closes #22453. | |||
| 2013-09-28 | Infer dependencies from download strategies and URLs | Jack Nagel | |
| Closes #20849. Closes #22871. | |||
| 2013-09-27 | SoftwareSpec: remove dead code | Jack Nagel | |
| 2013-09-27 | Bottle: set version from stable spec. | Mike McQuaid | |
| 2013-09-23 | Clean up SoftwareSpec and Resource initializers | Jack Nagel | |
| 2013-09-23 | Set owner of resources to SoftwareSpec object | Jack Nagel | |
| 2013-09-23 | Set name of SoftwareSpec to owner name | Jack Nagel | |
| 2013-09-23 | bottle: fix merging .rb files. | Mike McQuaid | |
| 2013-09-22 | SoftwareSpec: add method for bottle checksums. | Mike McQuaid | |
| 2013-09-21 | Move dependencies to SoftwareSpec | Jack Nagel | |
| 2013-09-21 | Move options to SoftwareSpec | Jack Nagel | |
| 2013-09-17 | Make spec-scoped resources override top-level resources | Jack Nagel | |
| 2013-09-17 | Move formula resources to SoftwareSpec | Jack Nagel | |
| 2013-09-17 | Reimplement SoftwareSpec on top of Resource | Jack Nagel | |
| 2013-09-17 | Combine attr declarations | Jack Nagel | |
| 2013-09-14 | Move SoftwareSpec to a separate file | Jack Nagel | |
