aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ldid.1
Commit message (Collapse)AuthorAgeFilesLines
* Manpage updates (#19)Nick Chan2022-07-221-1/+6
| | | | | | | | * ldid.zh_TW.1, ldid.zh_CN.1: Documents about new -P functionality and many grammatical, pharsing, formatting and punctuation fixes * docs: Document setting platform with -P is a Procursus extension * docs: Document using -arch and -e together
* Document new -P functionalityCameron Katri2022-07-201-2/+6
|
* ldid.1: Update to reflect -d changesCameron Katri2022-07-071-3/+0
|
* Fix -s by making it a semi-alias for -M -SCameron Katri2022-07-071-2/+2
|
* General cleanupCameron Katri2022-07-061-10/+0
| | | | | | - Remove useless preprocessor directives - Remove -T flag - Remove CommonCrypto dependency (OpenSSL is required anyways)
* Add support for `-arch arch_type` (#10)Cameron Katri2022-03-221-2/+13
| | | | | | | | This is identical to -A except that it uses the name of the arch not the values of the CPU_TYPE/CPU_SUBTYPE. This makes ldid more compatible with Apple's CC tools where this flag is used extensively. Co-authored-by: Nick Chan <towinchenmi@gmail.com>
* ldid.1: Document -H[sha1 | sha256]Cameron Katri2022-03-201-2/+9
| | | | | While here, remove the warning message that is printed when used. This flag is very useful so this message is removed.
* ldid.1: Document -ICameron Katri2022-03-201-0/+5
|
* Update copyrightCameron Katri2022-02-031-1/+1
|
* ldid.1: Fix modification dateCameron Katri2022-01-301-1/+1
|
* Update manpage translations (#8)Nick Chan2022-01-301-1/+1
| | | | | | * update manpage translations * update README to reflect on manpage translations
* ldid.1: Document -ECameron Katri2022-01-201-6/+19
|
* Cleanup and switch to a Makefile (#7)1Conan2021-11-041-0/+164