summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* GPT fdisk version 1.0.9Rod Smith2022-04-141-1/+2
|
* Introduction of unified (multi-OS) MakefileRod Smith2022-04-121-6/+141
| | | | Forgot something!
* Patch set from Bin Meng to clean up some code & support building sgdisk for ↵Rod Smith2022-04-101-10/+7
| | | | Windows
* Add $(LDLIBS) support to enable clean static builds (for libintl).Fabrice Fontaine2019-04-191-4/+4
| | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> [Retrieved from: https://git.buildroot.net/buildroot/tree/package/gptfdisk/0001-ldlibs.patch] Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
* Makefile: Don't hard-code CC and CXX.Shea Levy2018-02-241-2/+0
| | | | | | These variables should be provided by the Make implementation and the build environment. In particular, this fixes cross-compilation of gptfdisk.
* Version 1.0.2 release.Rod Smith2017-07-261-493/+0
|
* Added a couple of new verification checks and minor tweaks.Rod Smith2017-07-231-0/+1
|
* Removed stray debugging message from "sgdisk -c" operation.Rod Smith2016-04-131-0/+493
|
* new target test the call gdisk_test.sh scriptGuillaume Delacour2015-06-291-0/+3
|
* Removed libicu dependency for UTF-16 partition names. Version 0.8.9Roderick W. Smith2014-02-171-8/+8
| | | | release.
* Fixes related to handling of GPTs created under Solarissrs56942012-01-201-484/+0
|
* Minor bug fixessrs56942011-12-181-0/+484
|
* Changes for GPT fdisk version 0.8.1srs56942011-10-011-464/+0
|
* Fixed bug in reading GPTs with encoded header sizes other than 92 bytes.srs56942011-09-181-0/+463
|
* Changes for version 0.8.0srs56942011-09-101-5/+10
|
* 0.7.2 release, includes new Linux type code & true GUID generation insrs56942011-06-261-534/+4
| | | | Windows
* Miscellaneous bug fixes.srs56942011-06-101-2/+534
|
* A few minor changes.srs56942011-03-181-2/+2
|
* Preliminary UTF-16LE support for GPT descriptionssrs56942011-03-171-400/+2
|
* Patches supplied by Florian Zumbiehlsrs56942011-03-151-0/+397
|
* Version 0.7.0srs56942011-03-121-355/+9
|
* Misc. bug fixes & restructuring.srs56942011-03-011-1/+353
|
* Added some options for randomizing GUIDs and setting GUIDs via sgdisksrs56942010-05-181-2/+2
|
* A few bug fixes.srs56942010-04-281-4/+2
|
* Updated project files for 0.6.5 release version.srs56942010-03-071-1/+1
|
* Bug fix relating to loading of >128-entry partition tablessrs56942010-02-211-4/+5
|
* Version 0.6.4srs56942010-02-191-2/+2
|
* Version 0.6.3 release. Big-endian bug fix, new GUID generation method,srs56942010-02-041-3/+6
| | | | architectural changes.
* Final 0.6.2 release; misc. bug fixes & Windows versionsrs56942010-01-291-4/+1
|
* Nearing 0.6.2 release; Windows version now works.srs56942010-01-281-3/+0
|
* New files to support disk I/O restructuring and (currently broken)srs56942010-01-261-1/+1
| | | | Windows version.
* Version 0.6.0 release; adds support for >512-byte sectors, sgdisksrs56942010-01-151-2/+2
| | | | program.
* sgdisk program, misc. bug fixessrs56942010-01-121-5/+6
|
* Early support for larger-than-512-byte sectors and even earlier supportsrs56942010-01-051-0/+3
| | | | | for sgdisk program. (The latter is just proof-of-concept at this point; it doesn't do anything useful.)
* GPT fdisk 0.5.0srs56942009-09-211-1/+1
| | | | | | Added several features, including a restructuring of the menu system, GPT-to-MBR conversion, and the ability to re-read the MBR to generate a fresh GPT from the current on-disk MBR.
* Updates for version 0.4.2srs56942009-09-141-2/+2
| | | | | New feature: Ability to edit disk images. Several small bug fixes and feature enhancements (see CHANGELOG).
* Updated to version 0.4.1srs56942009-08-311-1/+0
| | | | | | | Adds relative partition sizing and placement options for both start and end sectors; improves hybrid MBR synchronization (deletes matching MBR partition when a GPT partition is deleted, warns about inconsistencies when verifying or writing a partition table).
* New release: 0.4.0srs56942009-08-291-1/+1
| | | | | | This version adds support for FreeBSD and big-endian systems. It also adds support for BSD disklabels and an assortment of other changes, improvements, and bug fixes.
* Initial git repository creation, version 0.3.1 plus changessrs56942009-08-181-0/+34