summaryrefslogtreecommitdiff
path: root/src/mkhelp.pl
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* tool_hugehelp: make hugehelp a blank macro when disabledDaniel Stenberg2022-09-141-4/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* curl: remove MANUAL from -M outputDaniel Stenberg2019-02-201-22/+1
* mkhelp.pl: support reproducible buildJuro Bystricky2017-10-301-2/+0
* mkhelp.pl: allow executing this script directlyJay Satiro2017-08-101-1/+1
* mkhelp.pl: fix script name in usage textSimon Warta2017-06-191-1/+1
* mkhelp.pl: do not add current time into curl binaryBernhard M. Wiedemann2017-05-171-1/+1
* mkhelp: disable compression if the perl gzip module is unavailableDan Fandrich2017-03-231-2/+13
* mkhelp: simplified the gzip codeDan Fandrich2017-03-091-43/+16
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* mkhelp: Remove trailing carriage return from every line of inputJay Satiro2015-03-181-1/+9
* mkhelp: generate code for --disable-manual as wellDaniel Stenberg2014-03-261-1/+5
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-1/+1
* curl tool: re-enable MemoryTracking capability on 'src' subdirectory files.Yang Tse2011-09-141-3/+1
* zlib: ensure user provided memory functions are used by zlib, when givenYang Tse2011-08-211-1/+16
* zlib: enforce full initialization of our data space z_stream structsYang Tse2011-08-181-3/+1
* stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse2011-07-261-2/+0
* Fix spelling errors in src/Fabian Keil2011-04-211-1/+1
* headers: more copyright headers addedDaniel Stenberg2011-03-221-0/+21
* replaced tabs with spacesYang Tse2010-02-161-13/+13
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* Allocate the decompression buffer for the --manual option on the heapDan Fandrich2008-04-211-11/+17
* kill trailing whitespaceDaniel Stenberg2006-10-091-3/+3
* Another Yang Tse warning cleanup raid!Daniel Stenberg2005-12-051-1/+1
* Include "setup.h" and not "config.h" since setup.h is made to includeDaniel Stenberg2004-04-261-3/+1
* make the generated hugehelp.c file use the USE_MANUAL define so that itDaniel Stenberg2004-04-251-2/+15
* nonsence change to make -Wunreachable-code get happyDaniel Stenberg2004-01-291-2/+3
* use hugehelp.h to silence picky compiler warningsDaniel Stenberg2004-01-291-0/+1
* Gisle Vanem fixed the compressed help text zlib codeDaniel Stenberg2004-01-221-2/+0
* Dan Fandrich's zlib fixDaniel Stenberg2004-01-051-0/+2
* Fixes based on Gisle Vanem's input since this script failed due toDaniel Stenberg2003-07-281-3/+13
* adjusted the compressed generation to be more helpful in comments etcDaniel Stenberg2003-06-261-22/+35
* remove the dumpit file after useDaniel Stenberg2003-06-121-1/+4
* Based on Dan Fandrich's patch and gzip unpack function, we now compressDaniel Stenberg2003-06-121-13/+106
* Gisle Vanem's fix to make the 'curl -M' output nicerDaniel Stenberg2003-05-211-4/+4
* only generate maximum 509 characters in each stringDaniel Stenberg2001-03-091-5/+5
* now splits the text into several puts() callsDaniel Stenberg2000-05-231-0/+9
* Initial revisionDaniel Stenberg1999-12-291-0/+85