Remove commented-out code for more sophisticated timeout that fades the record display.
[mkws-moved-to-github.git] / Makefile
2014-11-05 Mike TaylorUpdate comment to suggest longer timeout in tests.
2014-10-16 Wolfram Schneideruse $@ for check-js
2014-10-15 Mike TaylorReorder rules
2014-10-15 Mike Taylor"make all" uses dependency rather than explicit invocation.
2014-10-15 Mike TaylorRemove vacuous comment.
2014-10-15 Mike Taylormake runs in examples/htdocs
2014-10-15 Mike Taylormake clean/distclean also use src rather the tools...
2014-10-15 Mike TaylorDefault make rule:
2014-10-06 Wolfram SchneiderThe company name is: Index Data
2014-10-01 Mike TaylorAdd comment to top-level Makefile on how to get npm...
2014-09-30 Mike Taylor"all" target depends on "setup", not the other way...
2014-09-23 Wolfram Schneidernewline in help text
2014-09-23 Wolfram Schneideruse handlebars program from node modules checkout
2014-09-22 Mike TaylorAdd extra line to "make help" output, for slow Internet...
2014-09-16 Wolfram Schneidersetup depends on all target
2014-07-10 Wolfram Schneideradd alias phantomjs-all
2014-07-10 Wolfram Schneideradd p-all alias
2014-07-09 Wolfram Schneideradd jsb alias
2014-07-04 Mike Taylordefault target runs "make install" (not "make all"...
2014-07-02 Wolfram SchneiderMerge remote branch 'origin/MKWS-229'
2014-07-02 Wolfram Schneidermake check should run the phantomjs tests as well,...
2014-07-02 Wolfram Schneidercleanup stale code
2014-06-27 Wolfram Schneiderre-organize mkws.js build process, MKWS-229
2014-04-16 Wolfram Schneiderdisplay a info how to run jasmine regression tests
2014-04-07 Wolfram Schneiderjasmine-links is no longer needed
2014-03-25 Mike TaylorFix top-level Makefile to invoke make on src and doc
2014-02-27 Wolfram Schneiderfetch pz2.js from git.indexdata.com as we do for jquery...
2014-02-06 Wolfram Schneiderrun phantomjs from root level dir
2014-01-08 Wolfram Schneiderrun 'setup' before calling check-js
2014-01-08 Wolfram Schneider`make all' should not call the tests
2014-01-08 Wolfram Schneiderdo not run distclean by default
2014-01-08 Wolfram Schneiderfix makefile warnings
2014-01-08 Wolfram Schneideradd distclean target
2014-01-08 Wolfram Schneiderimprove 'setup' target for tests
2014-01-08 Wolfram Schneideradd a new setup target
2013-12-12 Mike TaylorInvoke examples/htdocs/Makefile for "all" and "clean...
2013-12-12 Mike TaylorUse ${MAKE} -C instead of explicit cd in subshell.
2013-08-21 Wolfram Schneidernew target check-js
2013-08-19 Wolfram Schneidernew target pz2api-git-checkout for automated testing
2013-08-19 Wolfram Schneideradd a 'check' target for jenkins
2013-08-19 Wolfram Schneideradd 'clean' and 'all' target
2013-08-19 Wolfram Schneideradd help target
2013-07-09 Mike TaylorFix path for sub-Make
2013-07-05 Mike TaylorNew top-level Makefile, simply delegates down to experi...