index
:
vimium
1.42
1.49
1.50
1.52
1.54
1.55
1.56
1.57
fix-h-l-left-right-scrolling
master
The hacker's browser.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Cakefile
Age
Commit message (
Expand
)
Author
2015-02-11
Add not to Cakefile regarding dependencies for custom crx build.
Stephen Blott
2015-02-11
More informative output for cake target package-custom-crx.
Stephen Blott
2015-02-11
Minor project-config chanages...
Stephen Blott
2014-08-12
Merge pull request #922 from camflint/FixBuildAndTestTasksOnWindows
Phil Crosby
2014-06-08
Fix build and test on Windows.
spccdt
2014-02-07
Moved 'require utils' so utils.coffee can be compiled before being checked
Kevin Today
2013-05-18
Pull the version in packaging
Ilya Sukhar
2013-05-15
Fix a typo
Phil Crosby
2013-05-15
Add a task to build a zip file for the chrome store
Phil Crosby
2013-05-15
Add a note about what package is used for
Phil Crosby
2012-11-03
Skip trying to run tests if build fails.
Jez Ng
2012-11-02
Add ability to filter tests by name.
Jez Ng
2012-09-09
Add JSCoverage support.
Jez Ng
2012-09-09
Clean up Cakefile.
Jez Ng
2012-09-08
Remove src_directories.
Jez Ng
2012-09-08
Set up PhantomJS testing.
Jez Ng
2012-09-03
Make hints tests pass again.
Jez Ng
2012-09-01
Print stdout when running cake build
Phil Crosby
2012-08-19
Convert options.js -> options/options.coffee.
Jez Ng
2012-08-07
Use path module
Johan Liesén
2012-08-07
Keep any .js with a corresponding .coffee
Johan Liesén
2012-08-07
Keep main.js when doing `cake clean`
Johan Liesén
2012-07-26
Git hacking: Set up pre-commit test hook.
Jez Ng
2012-06-22
Fix manifest.json replacement.
Jez Ng
2012-06-22
Add 'package' cake task.
Jez Ng
2012-06-13
Fix the cake build target
Phil Crosby
2012-06-12
Add a target to clean compiled js
Phil Crosby
2012-06-12
Port link_hints.js to coffeescript
Phil Crosby
2012-06-12
port clipboard.js to coffeescript
Phil Crosby
2012-06-10
Add a target to build the coffeescript
Phil Crosby
2012-06-10
Run all tests from within the Cakefile. Not sure why I used a subprocess before.
Phil Crosby
2012-06-02
A cakefile for autobuilding coffeescript and running tests.
Phil Crosby