parse_toggle_state() only returns 0 or 1, so check for 1 directly.
[privoxy.git] / GNUmakefile.in
2011-03-27 Fabian KeilPolish syntax to drop the GNU make dependency for the...
2011-01-22 Fabian KeilIntroduce a MAN_PAGE variable that defaults to privoxy.1.
2010-11-14 Fabian KeilFix wording. The webserver target actually doesn't...
2010-11-14 Fabian KeilLet the webserver target warn about two known issues.
2010-11-14 Fabian KeilLet the webserver target update the user-manual symlink...
2010-11-14 Fabian KeilMake it more obvious how to open the SF shell the webse...
2010-11-14 Fabian KeilLet the webserver and web-actions targets call ssh...
2010-02-20 Fabian KeilUse $(SSH) instead of ssh, so one only needs to specify...
2010-02-20 Fabian KeilThe action feedback thingy hasn't been working for...
2010-02-20 Fabian KeilConsistently use shell.sourceforge.net instead of shell...
2010-02-20 Fabian KeilFix webserver and webactions targets to work with stand...
2009-12-16 Fabian KeilStart using the fancier radar icons.
2009-09-26 Fabian KeilRemove the useless revision log, thus shortening the...
2009-09-26 Fabian KeilRemove a bunch of noop dist targets that have been...
2009-09-26 Fabian KeilRemove obsolete redhat, suse and connectiva targets.
2009-04-04 Fabian KeilLet the clean target play nice with git.
2009-02-28 Fabian Keilpcrs.o doesn't depend on pcre/pcre.h if we are linking
2009-02-22 hal9Updates to the 'make webserver' target that recreates...
2009-02-08 Fabian KeilMove the match-all section into a separate file
2009-01-13 Fabian KeilDelete the standard.action file after moving
2008-09-21 Fabian KeilAdd Roland's man page fixes from 19_manpage_fixup.dpatch.
2008-08-30 Fabian KeilRemove FEATURE_COOKIE_JAR.
2008-07-18 Fabian KeilFix whitespace.
2008-06-18 Fabian KeilRemove PDF-related stuff.
2008-06-17 Fabian Keil- Stop building text files nobody cares about.
2008-06-13 Fabian KeilMove previously inline'd Perl code for the config-file...
2008-06-12 Fabian KeilAdd third-level domain to URL in dok-get target.
2008-06-09 Fabian Keil- Recommend https for releasing files.
2008-05-23 Fabian Keil- Shorten meta description inserted in dok-webserver
2008-05-23 Fabian KeilSilence dok-user complaint about @# not being found.
2008-05-23 Fabian Keil- Get config-file target working with more recent Perl
2008-05-22 Fabian KeilFix coffee machine.
2008-05-22 Fabian Keil- Remove parsers.@OBJEXT@'s dependency on encode.h.
2008-05-04 Fabian KeilDependency fixes: cgisimple.c and filters.c depend...
2008-03-30 Fabian KeilAdd DESTDIR support for the uninstall target.
2008-03-30 Fabian KeilAdd DESTDIR support for the install target. Closes...
2008-03-27 Fabian KeilRemove kill-popups action.
2008-03-21 Fabian KeilOnly gather host information if it's actually needed.
2007-12-11 Fabian KeilFix dependency list for cgiedit.c.
2007-12-10 hal9Unset $LANG for text processing of docs so we get pure...
2007-11-15 hal9Some workaround changes to the config file perl stuff...
2007-09-22 Fabian KeilUpdate copyright line.
2007-02-07 Fabian KeilFix suse-dist as described in BR#1654052.
2007-01-07 joergsAdded AmigaOS4 support.
2006-12-13 anonymousInclude any existing LDFLAGS environment when linking...
2006-11-30 hal9Fix problem with variable declarations in the Slackware...
2006-10-25 Fabian KeilFix sed regexes for rewriting "confdir ." and "logdir .".
2006-10-11 hal9Apply patch from Neil McCalden to fix syntax issue.
2006-09-26 hal9Including Karsten's patch to fix make create-snapshot.
2006-09-13 hal9Make sure install forces in new default.action, default...
2006-09-08 hal9User manual images are now user-manual doc directory...
2006-09-08 hal9Various changes to implement building and installing...
2006-09-07 hal9Make sure config sgml build related artifacts are clean...
2006-09-02 hal9Add to code status to make install output.
2006-08-29 hal9Add user.filter to $CONFIGS.
2006-08-12 David SchmidtWindows service integration
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2003-11-27 oesFixed bug #827619 (tar and rpm call syntax).
2003-10-17 oesAdded a one-time warning for compiling CVS HEAD
2003-01-18 David SchmidtBuild support for the Java Activity Console - build...
2002-12-28 David SchmidtInitial drop of dashboard instrumentation - enabled...
2002-11-04 hal9Just a clean up of overly verbose output from install...
2002-10-28 hal9Make uninstall: cp -v problems on SF Solaris.
2002-10-28 hal9Make install/uninstall:
2002-10-24 hal9Make install: Minor clean up for variable handling.
2002-10-23 agotnejaadded a chmod on mkinstalldirs just before using it...
2002-10-22 hal9Make install:
2002-10-20 hal9Getting near the end (I hope) of install target updates:
2002-10-18 hal9More install target fixes:
2002-10-18 hal9More install/uninstall/install-strip updates:
2002-10-16 hal9More make install/uninstall updates:
2002-10-15 hal9A few more cleanups:
2002-10-13 hal9Hopefully, this is final updates for install and uninst...
2002-10-12 hal9WIP: This is mostly to fix various problems encountered...
2002-10-11 hal9Really install FAQ this time, and not u-m in two locati...
2002-10-11 hal9This is more on make install/uninstall, and should...
2002-10-10 dessentFixes for Win32 GUI build (added "$(DIR_PRIVOXY_SRC...
2002-09-23 hal9This is higuita's make install/uninstall patch. Needs...
2002-09-11 oesFixed path (C_HDRS are in src/ now)
2002-09-06 hal9Fix clobber for config.h and config.h.in are in src...
2002-09-06 hal9Adapt make webserver target to 3.0 for pdf uploading.
2002-09-05 hal9Migrate Karstens make snapshot stuff (not tested).
2002-09-05 oesSynced in some changes fromm the stable branch:
2002-07-30 hal9Add redhat-test target, and migrate the RPM_PACKAGEV...
2002-06-28 jongfosterFixing bugs compiling PCRE
2002-06-05 hal9Move all doc build stuff to doc/source/GNUmakefile...
2002-06-04 jongfosterUpdating for new paths:
2002-05-28 oesAdded comment for -notoc kludge
2002-05-28 hal9make dok-index target for privoxy-index.html. Fix ...
2002-05-27 mal0rdMade doc-generation configuration automatic.
2002-05-26 mal0rdAdded debian-dist and debian-upload targets. Also...
2002-05-25 hal9Add -notoc to README build (per oes's dsl magic).
2002-05-24 oesUse p_doc.css for the Homepage for consistency
2002-05-23 oesUse dsl without TOC for the homepage
2002-05-16 hal9make announce target added.
2002-05-15 oesTrying to keep Hal happy :)
2002-05-08 hal9Ooops, that trashed JB v2.0.2 comment. Fixed.
2002-05-08 hal9This fixes the numbering problem on index.html in conta...
2002-05-03 oesReplaced ldp(OK).dsl handling with generation via autoc...
2002-04-27 swano longer needed due to new
next