aboutsummaryrefslogtreecommitdiff
path: root/src/mkhelp.pl
AgeCommit message (Expand)Author
2019-02-20curl: remove MANUAL from -M outputDaniel Stenberg
2017-10-30mkhelp.pl: support reproducible buildJuro Bystricky
2017-08-10mkhelp.pl: allow executing this script directlyJay Satiro
2017-06-19mkhelp.pl: fix script name in usage textSimon Warta
2017-05-17mkhelp.pl: do not add current time into curl binaryBernhard M. Wiedemann
2017-03-23mkhelp: disable compression if the perl gzip module is unavailableDan Fandrich
2017-03-09mkhelp: simplified the gzip codeDan Fandrich
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-18mkhelp: Remove trailing carriage return from every line of inputJay Satiro
2014-03-26mkhelp: generate code for --disable-manual as wellDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2011-09-14curl tool: re-enable MemoryTracking capability on 'src' subdirectory files.Yang Tse
2011-08-21zlib: ensure user provided memory functions are used by zlib, when givenYang Tse
2011-08-18zlib: enforce full initialization of our data space z_stream structsYang Tse
2011-07-26stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.hYang Tse
2011-04-21Fix spelling errors in src/Fabian Keil
2011-03-22headers: more copyright headers addedDaniel Stenberg
2010-02-16replaced tabs with spacesYang Tse
2010-02-14removed trailing whitespaceYang Tse
2008-04-21Allocate the decompression buffer for the --manual option on the heapDan Fandrich
2006-10-09kill trailing whitespaceDaniel Stenberg
2005-12-05Another Yang Tse warning cleanup raid!Daniel Stenberg
2004-04-26Include "setup.h" and not "config.h" since setup.h is made to includeDaniel Stenberg
2004-04-25make the generated hugehelp.c file use the USE_MANUAL define so that itDaniel Stenberg
2004-01-29nonsence change to make -Wunreachable-code get happyDaniel Stenberg
2004-01-29use hugehelp.h to silence picky compiler warningsDaniel Stenberg
2004-01-22Gisle Vanem fixed the compressed help text zlib codeDaniel Stenberg
2004-01-05Dan Fandrich's zlib fixDaniel Stenberg
2003-07-28Fixes based on Gisle Vanem's input since this script failed due toDaniel Stenberg
2003-06-26adjusted the compressed generation to be more helpful in comments etcDaniel Stenberg
2003-06-12remove the dumpit file after useDaniel Stenberg
2003-06-12Based on Dan Fandrich's patch and gzip unpack function, we now compressDaniel Stenberg
2003-05-21Gisle Vanem's fix to make the 'curl -M' output nicerDaniel Stenberg
2001-03-09only generate maximum 509 characters in each stringDaniel Stenberg
2000-05-23now splits the text into several puts() callsDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg