Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable generation of txtmode ROM images (temporarily) | Francis Rowe | 2015-05-16 | 1 | -0/+7 |
| | | | | | | | | I wanted to get a release done as quickly as possible (within 24 hours after pushing this commit). That release will most likely be short-lived; as soon as it's out, the plan is to work as fast as possible fixing as many bugs as possible (there are a lot) and make a new release again as soon as possible. | ||||
* | ThinkPad T500 support | Francis Rowe | 2015-03-31 | 2 | -4/+5 |
| | |||||
* | New board: ThinkPad T400 | Francis Rowe | 2015-03-18 | 2 | -4/+4 |
| | |||||
* | build/roms/withgrub: Only run ich9gen if gm45/gs45 images exist | Francis Rowe | 2015-03-01 | 1 | -4/+4 |
| | |||||
* | build/roms/withgrub: Allow building for a custom range of boards | Francis Rowe | 2015-03-01 | 1 | -24/+42 |
| | |||||
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 2 | -2/+8 |
| | |||||
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-20 | 2 | -2/+4 |
| | |||||
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 2 | -0/+220 |
All build scripts were moved to resources/scripts/helpers/ |