Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
boot-clj
the clojure build tool.
Collective -
Host: opensource -
https://opencollective.com/boot-clj
- Code: https://github.com/boot-clj/boot
fix synchronized access to boot atom, fix issue where cli args were processed in reverse
github.com/boot-clj/boot - fbad18408f7a74cdffe892e9a49db8fa85e5eb3d authored over 11 years ago
github.com/boot-clj/boot - fbad18408f7a74cdffe892e9a49db8fa85e5eb3d authored over 11 years ago
cleanup
github.com/boot-clj/boot - bc239fe5c28c9028202328015fa3681d93716ace authored over 11 years ago
github.com/boot-clj/boot - bc239fe5c28c9028202328015fa3681d93716ace authored over 11 years ago
:main takes a vector to facilitate passing args in task configs
github.com/boot-clj/boot - df9e7992953b631cf3fc622815a665e1dced3265 authored over 11 years ago
github.com/boot-clj/boot - df9e7992953b631cf3fc622815a665e1dced3265 authored over 11 years ago
correct problem with loading user config repositories; defer deleting tmpdir till tmp file/dir is requested
github.com/boot-clj/boot - d55a2a41341c52b1114a3aeccd8c1017a9867c61 authored over 11 years ago
github.com/boot-clj/boot - d55a2a41341c52b1114a3aeccd8c1017a9867c61 authored over 11 years ago
tighten up; refactor
github.com/boot-clj/boot - 766244428d3a87eb8b0707099adf484573e06147 authored over 11 years ago
github.com/boot-clj/boot - 766244428d3a87eb8b0707099adf484573e06147 authored over 11 years ago
tighten up; update examples
github.com/boot-clj/boot - e116b3ff5622e4bb371f9bccf2afbb999d58684d authored over 11 years ago
github.com/boot-clj/boot - e116b3ff5622e4bb371f9bccf2afbb999d58684d authored over 11 years ago
tasks now must create middleware which -main composes
github.com/boot-clj/boot - 360f969e34bcac46d5c28ad6d95baa5dc877e082 authored over 11 years ago
github.com/boot-clj/boot - 360f969e34bcac46d5c28ad6d95baa5dc877e082 authored over 11 years ago
fix initialization bug; cleanup
github.com/boot-clj/boot - 365d02545c26f8d7402bb14dd3c469579b334bad authored over 11 years ago
github.com/boot-clj/boot - 365d02545c26f8d7402bb14dd3c469579b334bad authored over 11 years ago
fix bug where no args are passed; minor cleanup
github.com/boot-clj/boot - e1f50c8d34b868e5252da0fbc8730609f99c6781 authored over 11 years ago
github.com/boot-clj/boot - e1f50c8d34b868e5252da0fbc8730609f99c6781 authored over 11 years ago
task argument parsing, parse arbitrary clj forms on command line
github.com/boot-clj/boot - 2c42cb72e1a02bce534b23a83e2746a2f49d1fc9 authored over 11 years ago
github.com/boot-clj/boot - 2c42cb72e1a02bce534b23a83e2746a2f49d1fc9 authored over 11 years ago
task argument parsing
github.com/boot-clj/boot - 72793db4faa4e81f039f8a159caf609ae14b50a7 authored over 11 years ago
github.com/boot-clj/boot - 72793db4faa4e81f039f8a159caf609ae14b50a7 authored over 11 years ago
tighten up
github.com/boot-clj/boot - a164181a3eb54d8b950913b5afd7e4566163c2c1 authored over 11 years ago
github.com/boot-clj/boot - a164181a3eb54d8b950913b5afd7e4566163c2c1 authored over 11 years ago
cleanup
github.com/boot-clj/boot - 744cda4a8277eb98727aea8f1f8852a01715f31f authored over 11 years ago
github.com/boot-clj/boot - 744cda4a8277eb98727aea8f1f8852a01715f31f authored over 11 years ago
better exception handling
github.com/boot-clj/boot - 1a663a0dfeba5cb35b30cad5bba0c985d730d51e authored over 11 years ago
github.com/boot-clj/boot - 1a663a0dfeba5cb35b30cad5bba0c985d730d51e authored over 11 years ago
cleanup
github.com/boot-clj/boot - d732e97b6845b48e1a44c8d8dd9641d034b01bc1 authored over 11 years ago
github.com/boot-clj/boot - d732e97b6845b48e1a44c8d8dd9641d034b01bc1 authored over 11 years ago
flush output buffers after each task
github.com/boot-clj/boot - a255fc42a7997d3ca191aadad552d5284660df6a authored over 11 years ago
github.com/boot-clj/boot - a255fc42a7997d3ca191aadad552d5284660df6a authored over 11 years ago
tighten up
github.com/boot-clj/boot - cc8bc93cef34f3c99eb2806f41b23b4e5ab11b2a authored over 11 years ago
github.com/boot-clj/boot - cc8bc93cef34f3c99eb2806f41b23b4e5ab11b2a authored over 11 years ago
cleanup
github.com/boot-clj/boot - b5a23fe8408c19d67b7fa957d537c65b00a62667 authored over 11 years ago
github.com/boot-clj/boot - b5a23fe8408c19d67b7fa957d537c65b00a62667 authored over 11 years ago
Add dummy-task as default :main
github.com/boot-clj/boot - 6f3ee16c789bc9c95d7314b2a1cb4048960b8351 authored over 11 years ago
github.com/boot-clj/boot - 6f3ee16c789bc9c95d7314b2a1cb4048960b8351 authored over 11 years ago
loop through tasks until none left
github.com/boot-clj/boot - a4852f0b916d5600d70b9158d0a94ff208541936 authored over 11 years ago
github.com/boot-clj/boot - a4852f0b916d5600d70b9158d0a94ff208541936 authored over 11 years ago
refactor
github.com/boot-clj/boot - 05ac7fefbd7f0a672388011cc1b842bb01984763 authored over 11 years ago
github.com/boot-clj/boot - 05ac7fefbd7f0a672388011cc1b842bb01984763 authored over 11 years ago
refactor
github.com/boot-clj/boot - c4ca629574bba53248a75f7045faa00e61aca531 authored over 11 years ago
github.com/boot-clj/boot - c4ca629574bba53248a75f7045faa00e61aca531 authored over 11 years ago
refactor
github.com/boot-clj/boot - aeaf6d43f1262e74e9cc17cbce9ff05171e371bb authored over 11 years ago
github.com/boot-clj/boot - aeaf6d43f1262e74e9cc17cbce9ff05171e371bb authored over 11 years ago
refactoring
github.com/boot-clj/boot - e7bb10758da21cd9157181533efb8eb12a1245e3 authored over 11 years ago
github.com/boot-clj/boot - e7bb10758da21cd9157181533efb8eb12a1245e3 authored over 11 years ago
separate concerns wrt task switching and running
github.com/boot-clj/boot - 32809c892258a3cf59c5503c94e167ca19759972 authored over 11 years ago
github.com/boot-clj/boot - 32809c892258a3cf59c5503c94e167ca19759972 authored over 11 years ago
re-add useful utility namespaces that were removed during minimo-ization
github.com/boot-clj/boot - 431267f90346f6a5cef5b3c170b15318009e712f authored over 11 years ago
github.com/boot-clj/boot - 431267f90346f6a5cef5b3c170b15318009e712f authored over 11 years ago
add 'tasks'; refactor a bit
github.com/boot-clj/boot - f39a205ff13e6ee2f660fee5fdf7e0933bfdab68 authored over 11 years ago
github.com/boot-clj/boot - f39a205ff13e6ee2f660fee5fdf7e0933bfdab68 authored over 11 years ago
add alpha status warning
github.com/boot-clj/boot - 6943033a14cab179483eff58f8c4472ec49bcbb0 authored over 11 years ago
github.com/boot-clj/boot - 6943033a14cab179483eff58f8c4472ec49bcbb0 authored over 11 years ago
tighten up
github.com/boot-clj/boot - 90250b653d581e13cc2194494af0a349c20703ee authored over 11 years ago
github.com/boot-clj/boot - 90250b653d581e13cc2194494af0a349c20703ee authored over 11 years ago
tighten up
github.com/boot-clj/boot - 17337a609450a792b9a8bd691d2f536efe0b6e78 authored over 11 years ago
github.com/boot-clj/boot - 17337a609450a792b9a8bd691d2f536efe0b6e78 authored over 11 years ago
update makefile to include class data sharing
github.com/boot-clj/boot - 9e0a5456273635ebb783e05205b288b92c9d1851 authored over 11 years ago
github.com/boot-clj/boot - 9e0a5456273635ebb783e05205b288b92c9d1851 authored over 11 years ago
use Makefile to build executable jar
github.com/boot-clj/boot - 22e424da20dc05531be319f7c5438f7dce5e34c9 authored over 11 years ago
github.com/boot-clj/boot - 22e424da20dc05531be319f7c5438f7dce5e34c9 authored over 11 years ago
minimizing and simplifying
github.com/boot-clj/boot - 49937e563a09597671b38f1c587453b38e34ae0d authored over 11 years ago
github.com/boot-clj/boot - 49937e563a09597671b38f1c587453b38e34ae0d authored over 11 years ago
minimizing
github.com/boot-clj/boot - 215c0fd025acde0756f25a56187da6d2770ba561 authored over 11 years ago
github.com/boot-clj/boot - 215c0fd025acde0756f25a56187da6d2770ba561 authored over 11 years ago
Refactor to remove coupling between cljsbuild and hoplon
github.com/boot-clj/boot - 750573dca18b67951259e46e9e3f2e91efd4f23f authored over 11 years ago
github.com/boot-clj/boot - 750573dca18b67951259e46e9e3f2e91efd4f23f authored over 11 years ago
Add pom to jar instead of writing to file separately
If a separate file is required then it can be done in the pom middleware
or elsewhere. The pom.x...
Improved jar creation; use set for :repositories again
github.com/boot-clj/boot - 0f632f9f68810bdc881961046510c726ae3c75de authored over 11 years ago
github.com/boot-clj/boot - 0f632f9f68810bdc881961046510c726ae3c75de authored over 11 years ago
I guess doseq is probably the way
github.com/boot-clj/boot - 1b1ed5455b72a28fd40e8e489215bf6cd4411eb3 authored over 11 years ago
github.com/boot-clj/boot - 1b1ed5455b72a28fd40e8e489215bf6cd4411eb3 authored over 11 years ago
Cleanup
github.com/boot-clj/boot - e8173ad22fbb88144bccef4d78c4fb452dc304ad authored over 11 years ago
github.com/boot-clj/boot - e8173ad22fbb88144bccef4d78c4fb452dc304ad authored over 11 years ago
Only add files to the jar, not directories
github.com/boot-clj/boot - ac434da9642246bc65db25e588fb052d3b8c4f07 authored over 11 years ago
github.com/boot-clj/boot - ac434da9642246bc65db25e588fb052d3b8c4f07 authored over 11 years ago
fix issue where paths in jar were not relative to resource dir
github.com/boot-clj/boot - c7a6f234a7d0a15baf9a421977ac3fa716d2fa93 authored over 11 years ago
github.com/boot-clj/boot - c7a6f234a7d0a15baf9a421977ac3fa716d2fa93 authored over 11 years ago
tighten up
github.com/boot-clj/boot - 4fc0838feeb46c3f4824794c961d298831869f88 authored over 11 years ago
github.com/boot-clj/boot - 4fc0838feeb46c3f4824794c961d298831869f88 authored over 11 years ago
add jar middleware
github.com/boot-clj/boot - 50f289efb13174ccd2e6cdc27f605bf3a7de9a77 authored over 11 years ago
github.com/boot-clj/boot - 50f289efb13174ccd2e6cdc27f605bf3a7de9a77 authored over 11 years ago
tighten up; remove unnecessary things
github.com/boot-clj/boot - 4e4f8388f7943088fedeb12d3bc492a08677385f authored over 11 years ago
github.com/boot-clj/boot - 4e4f8388f7943088fedeb12d3bc492a08677385f authored over 11 years ago
Hoplon mw now compiling ok, add util mw
github.com/boot-clj/boot - f0349b331bfe9578da7f4c6d88e243c3b151215d authored over 11 years ago
github.com/boot-clj/boot - f0349b331bfe9578da7f4c6d88e243c3b151215d authored over 11 years ago
Add hoplon mw (under construction)
github.com/boot-clj/boot - 6dcbb60d1e9f2ab960e3cbddbc1b6f32f2fd6ff7 authored over 11 years ago
github.com/boot-clj/boot - 6dcbb60d1e9f2ab960e3cbddbc1b6f32f2fd6ff7 authored over 11 years ago
add hoplon dep for mw
github.com/boot-clj/boot - b50ebf06679e5dd45f7040e3cd23c67a175ad16c authored over 11 years ago
github.com/boot-clj/boot - b50ebf06679e5dd45f7040e3cd23c67a175ad16c authored over 11 years ago
Fix bugs with deps installation and remove coords arg from deps fn
github.com/boot-clj/boot - 363cc896133305cf3b70cc49c2c6892526633364 authored over 11 years ago
github.com/boot-clj/boot - 363cc896133305cf3b70cc49c2c6892526633364 authored over 11 years ago
tighten up kahnsort
github.com/boot-clj/boot - 72965548c4fe860a97945e5ec0bc1880dfe7b78a authored over 11 years ago
github.com/boot-clj/boot - 72965548c4fe860a97945e5ec0bc1880dfe7b78a authored over 11 years ago
Merge branch 'master' of github.com:tailrecursion/boot
github.com/boot-clj/boot - bb6e5514b9c5be0cf0d5c251204df1591c50a614 authored over 11 years ago
github.com/boot-clj/boot - bb6e5514b9c5be0cf0d5c251204df1591c50a614 authored over 11 years ago
Add dependency jar extraction function
github.com/boot-clj/boot - 82c7e8e32797e7d922b84147aa7e23ce7a21043f authored over 11 years ago
github.com/boot-clj/boot - 82c7e8e32797e7d922b84147aa7e23ce7a21043f authored over 11 years ago
rhomboiding
github.com/boot-clj/boot - 64d97d66c5c09dbc3b72a0956b76d2c67bfebb8e authored over 11 years ago
github.com/boot-clj/boot - 64d97d66c5c09dbc3b72a0956b76d2c67bfebb8e authored over 11 years ago
misc. pom cleanup
github.com/boot-clj/boot - 182d37563b039ea5e74e54b3950731378a9d7c8e authored over 11 years ago
github.com/boot-clj/boot - 182d37563b039ea5e74e54b3950731378a9d7c8e authored over 11 years ago
$BOOT can be directory or bootfile
- if bootfile, set [:boot :system :cwd] to parent
- if directory, set [:boot :system :bootfile] ...
Merge branch 'master' of github.com:tailrecursion/boot
# Please enter a commit message to explain why this merge is necessary,
# especially if it merge...
tailrecursion.boot ns cleanup
github.com/boot-clj/boot - e6726ebcbc547ed5ea09242ba7120aa1afbda945 authored over 11 years ago
github.com/boot-clj/boot - e6726ebcbc547ed5ea09242ba7120aa1afbda945 authored over 11 years ago
Merge branch 'master' of github.com:tailrecursion/boot
github.com/boot-clj/boot - 6ded8caca45d1f2ba61bed071eca3a46542f1c6e authored over 11 years ago
github.com/boot-clj/boot - 6ded8caca45d1f2ba61bed071eca3a46542f1c6e authored over 11 years ago
Update dep because file descriptor leak bug in 1.3.0
github.com/boot-clj/boot - 7b46009b1c43f5ff73b2bfc38e24f9e6029ab008 authored over 11 years ago
github.com/boot-clj/boot - 7b46009b1c43f5ff73b2bfc38e24f9e6029ab008 authored over 11 years ago
Add default arg for return mw, cleanup
github.com/boot-clj/boot - 5069414f415d90cb81833e498d1eb8f25203b8bd authored over 11 years ago
github.com/boot-clj/boot - 5069414f415d90cb81833e498d1eb8f25203b8bd authored over 11 years ago
boot.clj -> test/boots/pom.clj
github.com/boot-clj/boot - 6a716cffe7d626e4d3da30865e2d7191b9ad3802 authored over 11 years ago
github.com/boot-clj/boot - 6a716cffe7d626e4d3da30865e2d7191b9ad3802 authored over 11 years ago
try $BOOT before running boot.clj
- example: BOOT=boot2.clj boot
github.com/boot-clj/boot - 99879858b483cc295f3a5630cc867343669545d6 authored over 11 years ago
Merge branch 'pom-middleware'
github.com/boot-clj/boot - 7bd067e4204132c1e8a7a7b81e7f1c3201acce53 authored over 11 years ago
github.com/boot-clj/boot - 7bd067e4204132c1e8a7a7b81e7f1c3201acce53 authored over 11 years ago
rm description for now
github.com/boot-clj/boot - 3318c3e6649cbf96c7fad5a9917ce6fe4d045c43 authored over 11 years ago
github.com/boot-clj/boot - 3318c3e6649cbf96c7fad5a9917ce6fe4d045c43 authored over 11 years ago
stuff
github.com/boot-clj/boot - 379488d0e5a0b53302add1ab2142cf3ca27c306e authored over 11 years ago
github.com/boot-clj/boot - 379488d0e5a0b53302add1ab2142cf3ca27c306e authored over 11 years ago
further awesomization of pom gen
github.com/boot-clj/boot - c61250ca1326ad3b003e21e4ba94ba34f3313e3b authored over 11 years ago
github.com/boot-clj/boot - c61250ca1326ad3b003e21e4ba94ba34f3313e3b authored over 11 years ago
rm :description
github.com/boot-clj/boot - d7c9f0bf3a8d0bff385a32997b82152629762f88 authored over 11 years ago
github.com/boot-clj/boot - d7c9f0bf3a8d0bff385a32997b82152629762f88 authored over 11 years ago
fix :pomegranate key
github.com/boot-clj/boot - a939bfcb9a4a594cd32ee91557d3a909f8ddd5d3 authored over 11 years ago
github.com/boot-clj/boot - a939bfcb9a4a594cd32ee91557d3a909f8ddd5d3 authored over 11 years ago
scope pomegranate output in boot/env
github.com/boot-clj/boot - 074c832be17642914753b5462b2a59cd5054e48a authored over 11 years ago
github.com/boot-clj/boot - 074c832be17642914753b5462b2a59cd5054e48a authored over 11 years ago
fix up boot/env for pomegranate/pom compat
github.com/boot-clj/boot - eafd34fe95fe762358288487dc539f579d571017 authored over 11 years ago
github.com/boot-clj/boot - eafd34fe95fe762358288487dc539f579d571017 authored over 11 years ago
wrap-pom and test
github.com/boot-clj/boot - f0141bcda4b9543297b451512c865334237075ca authored over 11 years ago
github.com/boot-clj/boot - f0141bcda4b9543297b451512c865334237075ca authored over 11 years ago
pom middleware
github.com/boot-clj/boot - 04f7f8131da8d18cf2b2ef8bb60391160c895790 authored over 11 years ago
github.com/boot-clj/boot - 04f7f8131da8d18cf2b2ef8bb60391160c895790 authored over 11 years ago