summaryrefslogtreecommitdiff
path: root/cgpt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Unify vboot build into a single makefileRandall Spangler2013-01-111-74/+0
* Support alternative GPT header signatureStefan Reinauer2012-09-191-0/+2
* rename common.mk to build.mkMike Frysinger2012-08-081-1/+1
* respect LDFLAGS settingsrelease-R21-2465.BMike Frysinger2012-06-181-2/+3
* Fix build errors with .c and .cc files being in the libcgpt-cc.aDoug Anderson2012-05-111-2/+3
* Enable building of Cgpt C++ Library for 32-bit.Jay Srinivasan2012-02-231-4/+14
* Implementation of CgptManager C++ library and unit tests.Jay Srinivasan2012-02-161-2/+16
* Refactor of cgpt tool for 32->64 autoupdate work.release-R18-1660.BJay Srinivasan2012-01-301-1/+8
* Add 'prioritize' command to cgpt tool.Bill Richardson2010-11-291-0/+1
* Fix integration bugs (vboot side)Che-Liang Chiou2010-11-091-1/+1
* Add 'find' command to cgpt, to search for partitions by UUID.Bill Richardson2010-07-021-0/+1
* Move all system includes in vboot_firmware to sysincludes.hRandall Spangler2010-06-161-1/+1
* One of the last moment mods of the original make reworkvbendeb2010-06-161-2/+2
* Rework the vboot_reference make system.vbendeb2010-06-141-23/+15
* Nearly complete rewrite of cgpt tool.Bill Richardson2010-06-111-0/+45