summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2012-10-23Renaming hints.js -> base.js, hint_object -> js_baseportix
--HG-- rename : scripts/hints.js => scripts/base.js
2012-09-06Updating license infoportix
2012-09-04Don't show defines when printing cflagsportix
2012-09-01Adding dwbem to default installationportix
2012-08-21Implementing Array.fastIndexOf; adding dwb-js-manpageportix
2012-07-19Adding extensions formfiller, perdomainsettings, requestpolicy and userscriptsportix
2012-06-05Makefile: fix recursion so exit codes bubble upJason Woofenden
Pros: + Top-level makefile exits with a failure if any subdirectory makefile fails. + Sub directories can build in parallel. + If we ever need to, we can add dependencies on particular sub directories. Cons: + The makefile is a little less readable. --- Makefile | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-)
2012-05-17Implementing wv.number; outsourcing extensions to a seperate repositoryportix
--HG-- branch : scripts
2012-05-05Install extensionsportix
--HG-- branch : scripts
2012-04-21stdout/stderr callbacks for system.spawnportix
--HG-- branch : scripts
2012-04-18Adding scripts/lib, implementing signal functionsportix
--HG-- branch : scripts
2012-03-19Branch refactor: Use an anonymous, readonly object for hintsportix
--HG-- branch : refactor
2012-02-22Move options-target to top-level Makefileportix
2011-12-26Remove usage of -D for "BSD install", which is a GNU-specific extension. ↵Peter Bex
Instead, use -d to create the dir, then install file to that dir. --HG-- extra : rebase_source : 7e8406f59c016408a4102e278845c3b15e2c3349
2011-12-21Move autoscroll.all.js into examples directoryportix
--HG-- rename : scripts/autoscroll.all.js => examples/autoscroll.all.js
2011-11-29Introducing scripts with suffix .all.js, these sripts are applied to all framesportix
--HG-- rename : scripts/autoscroll.js => scripts/autoscroll.all.js
2011-11-17Correcting phony targets in makefilesportix
2011-11-02Add autoscroll script to default installationportix
2011-10-23New info viewportix
--HG-- branch : develop
2011-10-06New directory listingportix
2011-09-27Adding makeflagsportix
2011-09-27Merging branch develop into defaultportix
2011-09-27Select elements in settings, forget settings.html, keys.htmlportix
--HG-- branch : develop
2011-09-12Custom error siteportix
2011-07-19Builtin followSelection, no javascriptportix
2011-07-18Add missing PLUGIN_FILE to install targetsportix
2011-07-18Define html-files in config.mkportix
2011-06-28Added .desktop and iconportix
2011-06-27Seperate keys.html fileportix
2011-06-26New settings view, remove per view settings viewportix
2011-06-23Remove Pluginblockerportix
2011-05-09merge with branch 'html'portix
2011-03-23New plugin blockerportix
2011-03-17added settings.htmlportix
--HG-- branch : html
2011-03-10Create an info page with bookmarks, quickmarks and historyportix
--HG-- branch : html
2011-02-21follow selectionportix
2011-02-10Fixing wrong install directoriesportix
2011-02-10Show version informationportix
2011-01-24Use hg archive in Makefileportix
2011-01-24Added make-target snapshotportix
2011-01-19Updated makefile: put icon.xpm in tarballportix
2010-12-08updated manpageportix
2010-08-09fixed Makefileportix
2010-08-05download, pathcompletion, proxy-fixportix
--HG-- branch : entry_per_view
2010-08-05added filesportix
--HG-- branch : entry_per_view
2010-08-02clipboardportix
--HG-- branch : entry_per_view
2010-08-02adding files, settings and key completion, Makefileportix
--HG-- branch : entry_per_view rename : dwb2_hints.js => data/hints.js
2010-07-24cleanportix
--HG-- rename : dwb.c => src/dwb.c
2010-07-12initportix