Cleaning up MKWS-58.
[mkws-moved-to-github.git] / src / Makefile
2015-02-09 Wolfram Schneidermake typo
2015-02-09 Wolfram Schneidergenerated copyright year
2015-02-09 Wolfram Schneiderupdate copyright year
2015-01-15 Mike TaylorShould fix MKWS-351.
2015-01-12 Mike TaylorPart of MKWS-348.
2015-01-12 Mike TaylorPart of MKWS-349, compile using mkws-widget-wikipedia.js
2014-11-19 Mike TaylorAdd rules to fetch and install JSNlog.
2014-11-13 Wolfram Schneiderreplace yui-compressor with a JS based solution, MKWS-337
2014-11-13 Wolfram SchneiderMerge branch 'master' of ssh://git.indexdata.com:222...
2014-11-13 Wolfram Schneiderfor a release, we depend on the real yui-compressor...
2014-11-12 Mike TaylorPart of MKWS-336.
2014-11-11 Mike TaylorThe "release" rule depends on INSTALLED_RELEASABLE...
2014-11-11 Mike TaylorPart of MKWS-329.
2014-11-11 Mike TaylorReinstate specific rules to copy VERSION and NEWS into...
2014-11-10 Jason SkomorowskiMake Makefile compatible with Make 4.x MKWS-331
2014-10-30 Mike TaylorPart of MKWS-322. Change all references from mkws-widge...
2014-10-23 Jason SkomorowskiMove template to src/templates MKWS-314 MKWS-315
2014-10-22 Mike TaylorFix MKWS-310 ("make clean leaves files")
2014-10-16 Mike TaylorRemove reference to mkws-jquery.js, which (it turns...
2014-10-16 Wolfram Schneiderdocumentation
2014-10-16 Wolfram Schneiderfix path for yui-compressor, part of MKWS-286
2014-10-15 Mike TaylorFix last part of MKWS-286
2014-10-15 Mike TaylorGenerated mkws-complete.js points to LGPL, not GPL.
2014-10-15 Mike TaylorRename GENERATED macro to AVAILABLE.
2014-10-15 Mike TaylorTotal rewrite of src/Makefile, based on ../tools/htdocs...
2014-07-09 Mike TaylorStub src/Makefile, just invoked make -C ../tools/htdocs
2014-06-27 Wolfram Schneiderre-organize mkws.js build process, MKWS-229
2014-06-24 Jason SkomorowskiFix jQuery fix, $ gets clobbered by make even in single...
2014-06-24 Jason SkomorowskiIsolate our version of jQuery in mkws-complete.js
2014-06-09 Jason SkomorowskiInitial templatification + Records widget
2014-05-20 Wolfram SchneiderStore the GID id of the last commit in mkws-complete.js
2014-05-20 Mike TaylorAdd mkws-widget-reference.js to COMPONENTS.
2014-04-30 Mike TaylorCOMPONENTS now includes mkws-widget.js (for the widget...
2014-04-28 Mike TaylorRework Makefile to better classify files.
2014-04-22 Mike TaylorInclude mkws-filter.js in COMPONENTS.
2014-04-17 Mike TaylorAdd mkws-widget-authname.js to COMPONENTS
2014-04-16 Mike TaylorAdd mkws-widget-builder.js to COMPONENTS.
2014-04-15 Mike TaylorReorder rules.
2014-04-15 Mike TaylorInvert PP2_FILE/PP2_URL dependency.
2014-04-15 Mike TaylorRemove outdated/misleading "help' target.
2014-04-15 Mike TaylorReorder rm arguments.
2014-04-15 Mike TaylorRemove duplicate
2014-04-15 Mike TaylorWhitespace.
2014-04-15 Mike TaylorWhitespace.
2014-04-15 Mike TaylorInvert dependency beteen X_URL and X_FILE macros.
2014-04-08 Mike TaylorNew **make-default** rule: ../tools/htdocs/mkws.js
2014-04-04 Mike TaylorAdd mkws-widget-termlists.js to COMPONENTS
2014-04-04 Mike TaylorRemove mkws-widget-image.js from COMPONENTS>
2014-04-03 Mike TaylorAdd mkws-widget-image.js to COMPONENTS
2014-04-02 Mike TaylorAdd mkws-widget-record.js to COMPONENTS.
2014-04-02 Mike Taylorchmod 444 for read-only generated files instead of -w.
2014-03-31 Mike TaylorAdd mkws-widget-log.js to COMPONENTS.
2014-03-31 Mike TaylorRe-order COMPONENTS
2014-03-28 Mike TaylorDo the copy-into-htdocs operations all on a single...
2014-03-27 Mike TaylorRemove trailing whitespace.
2014-03-26 Mike TaylorInclude mkws-widget-authname.js in COMPONENTS.
2014-03-26 Mike TaylorMove widget team out of mkws-core.js into its own file...
2014-03-26 Mike TaylorMove actual widgets out of mkws-core.js into their...
2014-03-26 Mike TaylorAdd mkws-handlebars.js to COMPONENTS
2014-03-26 Mike TaylorRemove unused MKWS_JS definition.
2014-03-26 Mike TaylorGenerate mkws.js from $(COMPONENTS) (currently just...
2014-03-25 Mike TaylorInstall VERSION and NEWS files.
2014-03-25 Mike TaylorAdd mkws-jquery.js to installable list.
2014-03-25 Mike TaylorAdd mkws.js itself to the installable list.
2014-03-25 Mike TaylorAdd new "install" and "uninstall" rules.
2014-03-25 Mike TaylorUpdate "help" target
2014-03-25 Mike TaylorRemove extraneous comment.
2014-03-25 Mike TaylorRemove mkws-js-min rule, this is now the default "all".
2014-03-25 Mike TaylorRemove redundant target
2014-03-25 Mike TaylorGet rid of abstraction ${MKWS_WS} -- other similar...
2014-03-25 Mike TaylorAdd new INSTALLABLE definition of files to be copied...
2014-03-25 Mike TaylorGenerated mkws-complete.js now includes mkws-jquery.js
2014-03-25 Mike TaylorRemove mkws-complete-syntax-check target, an alias...
2014-03-25 Mike TaylorMove documentation-related rules out to new ../doc...
2014-03-25 Mike TaylorMove source-code into new top-level src directory