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
github.com/boot-clj/boot - 49f935ef6fd8c5a25785d9ec9ad7e24c9c77a930 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 19879a3fde4eeb606464e607aba60c4797752313 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - afc51782fb3364e3f02f618de2cd331c268e75e3 authored almost 10 years ago by Micha Niskin <[email protected]>
- This commit adds the *usage* binding to the existing *opts* and *args*
bindings in the body ...
Suppress updates when running show --fake-classpath
github.com/boot-clj/boot - f4d227fb68e8ff9c3d37b7ef3b8c9824a74b82b8 authored almost 10 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - c8dc6988502fc65f670346d00c8e367352bd0f7a authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - a5cc7881215e3c67e4544d77a7c1fa8b526bb7f8 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - d210c715a53319e78baac9e0c4aa55e0dc03ad38 authored almost 10 years ago by Micha Niskin <[email protected]>
I could fix the issue by forcing an out of memory error since that also
forces garbage collectio...
see https://github.com/boot-clj/boot/issues/138
github.com/boot-clj/boot - 4e5a266b958868f306712fc617e3af6e31fa9f68 authored almost 10 years ago by Ralf Schmitt <[email protected]>github.com/boot-clj/boot - 6a8fb8861e1bfe4d2f6260486befa55ee516daa9 authored almost 10 years ago by Micha Niskin <[email protected]>
this fixes https://github.com/boot-clj/boot/issues/136
github.com/boot-clj/boot - 47694d4c4b4dfff50e20d2ea59297b5932aa01e7 authored almost 10 years ago by Ralf Schmitt <[email protected]>github.com/boot-clj/boot - 4365b84514cb52f11ccdad244d9313f22616e9f5 authored almost 10 years ago by Joshua Davey <[email protected]>
github.com/boot-clj/boot - 286b7f6f06c3aabbf338658d8c9ff73950bb572d authored almost 10 years ago by Alan Dipert <[email protected]>
Add fake classpath show option
github.com/boot-clj/boot - 61f6e5926c9ab2cadc518697dfc87172bdebfa1d authored almost 10 years ago by Alan Dipert <[email protected]>
This is useful for IDE authors that may not have an active REPL
connection, but still need stati...
github.com/boot-clj/boot - 8b70067a87a54fd3e76fd17e2a5ed65119772bf8 authored almost 10 years ago by Micha Niskin <[email protected]>
- Renamed :watcher-debounce-interval --> :watcher-debounce
- Watch task now uses the env key in...
github.com/boot-clj/boot - 696c61f98c6547307185f7fd51cc8e3f16bb53bf authored almost 10 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 4d1874c457d4932dc8cba1aae9692bef680fe725 authored almost 10 years ago by Micha Niskin <[email protected]>
Fix #125: expose *arg-zero* to boot scripts
github.com/boot-clj/boot - 3fdf75c060037e65973c852f921f34db11b0f2bd authored almost 10 years ago by Micha Niskin <[email protected]>Add configurable watcher debounce interval
github.com/boot-clj/boot - 80369fe3b7d6046184d88cfe05e9ae72501143a2 authored almost 10 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - b0c1c9fff13c7b717c48706b7ba811e6a220e764 authored almost 10 years ago by Murphy McMahon <[email protected]>
github.com/boot-clj/boot - 38adfc1ad45fa328ac6c16774a3af1d46764952a authored almost 10 years ago by Sergey Lymar <[email protected]>
- Remove the --no-color option and instead use the global boot
colorization configuration.
- ...
github.com/boot-clj/boot - 37842cc3b0ae42e3a6bb3277111f61c427929360 authored almost 10 years ago by Micha Niskin <[email protected]>- We simply no longer try to resolve a relative path.
github.com/boot-clj/boot - ac6e424719766e25e04961d59e7a05a841829678 authored almost 10 years ago by Micha Niskin <[email protected]>BOOT_AS_ROOT also uses yes, so BOOT_COLOR should allow that too.
github.com/boot-clj/boot - c5cc693d0be4d62fbb20a63ee5d1bd2a71e96be7 authored almost 10 years ago by Ralf Schmitt <[email protected]>
I've ran into an issue today. My project has a dependency on
ring/ring-devel "1.3.1", which itse...
relative-to used to convert paths to URIs, which resulted in some
special characters being quote...
github.com/boot-clj/boot - 835b8adf097b3f75806357896b95a3c39d5f560c authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - c7ef38eac38bfd4344c7c1b397c6df5490ca2a09 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 9f6b49ea9c35b70562d2b6e6b14a1f43025ae181 authored almost 10 years ago by Micha Niskin <[email protected]>
turn off colorization on Windows by default
github.com/boot-clj/boot - d032c7a17c17aa15ce11cba755abd8e4302c69bd authored almost 10 years ago by Micha Niskin <[email protected]>
The default Windows console does not support the color escape codes, so
this should result in a ...
catch errors when unpacking jars in order to fix problems in windows
github.com/boot-clj/boot - cad3d8c7c607fe5ea81c4305e727558d7b0ea7ed authored almost 10 years ago by Micha Niskin <[email protected]>some of my jars contain files such as
/LICENSE
/license/LICENSE.txt
which breaks when running ...
github.com/boot-clj/boot - abb64d20b760d81b19b1c32026af6173cab9377d authored almost 10 years ago by Ralf Schmitt <[email protected]>
- The expectation is that command line options override build.boot,
which was not the case wit...
fix NPE in javac task
github.com/boot-clj/boot - 2741f991417302775a3104a3afaf5755cbea98b1 authored almost 10 years ago by Micha Niskin <[email protected]>
handle the case where (.getSource d) returns nil. I ran into that with
the following warning:
,...
github.com/boot-clj/boot - db7138636103720c3216d38ef5f1b4d446cbf4dd authored almost 10 years ago by Ralf Schmitt <[email protected]>
- Rename previously existing multimethod to pre-env!.
- Rename on-env! multimethod to post-env!....
github.com/boot-clj/boot - 30549841b55abe316587bbdc17611d1eb6ad1b93 authored almost 10 years ago by Micha Niskin <[email protected]>
use deterministic compile order and show progress in aot
github.com/boot-clj/boot - 6030c48edc14a37d76d0ef7c2e98de1e214fc91e authored almost 10 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - dff215480bfaaa5b2d042cc74aa36fe7e1e61fb9 authored almost 10 years ago by Ralf Schmitt <[email protected]>
return a File object from relative-to
github.com/boot-clj/boot - 51f7ed47c761eafc603f641f1dc575c179bd61bd authored almost 10 years ago by Micha Niskin <[email protected]>this fixes https://github.com/boot-clj/boot/issues/85
The callers call .getPath on the return v...
github.com/boot-clj/boot - 056931dc2e21191d8a7ea37500e7e96f4ec7941a authored almost 10 years ago by Ralf Schmitt <[email protected]>throw a descriptive exception when the java compiler cannot be used
github.com/boot-clj/boot - 77b5bb1b8d4968122b30ecdc38b9a51772ebf16a authored almost 10 years ago by Micha Niskin <[email protected]>this may happen when running on a JRE instead of a full blown JDK.
github.com/boot-clj/boot - b18ed9ed9c239f9c1d42168973832da857977d76 authored almost 10 years ago by Ralf Schmitt <[email protected]>github.com/boot-clj/boot - eb4ffc75114a175a714383ab7751eca704f50b05 authored almost 10 years ago by Micha Niskin <[email protected]>
- Older versions of core libs won't have the github api namespace
available and will fail when...
github.com/boot-clj/boot - 70d8e75ad3699c234ae9fa69f9deed89c4fe41ed authored almost 10 years ago by Micha Niskin <[email protected]>
Example:
$ boot -u
#https://github.com/boot-clj/boot
#Tue Jan 27 18:20:16 EST 2015...
Update Readme download links to 2.0.0-rc8 release
github.com/boot-clj/boot - f4fc51221d6f1eebd71baeb58818bbc6ace989bb authored almost 10 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 61b7727d3e9db38ea66b2dc0c410fd53bba19a02 authored almost 10 years ago by Alan Dipert <[email protected]>
github.com/boot-clj/boot - add079ba332b1ecf3aea749a68d8f2d7253a4e37 authored almost 10 years ago by Alan Dipert <[email protected]>
github.com/boot-clj/boot - 174d867166982bc677b714dd104e5bc608003e53 authored almost 10 years ago by Norbert Wójtowicz <[email protected]>
- This release includes changes to the Java executable, so please
re-download it (boot -u won'...
- If there is a file named boot-shim.clj in the current directory it
will be compiled and eval...
github.com/boot-clj/boot - 28c4313566a9f6624e551efad942909bbff242a0 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 335043d460b374caf917e4764d74c54b31531f24 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 1790c19429107a936ba021c7e012e95d18220908 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 53c8399e86c57c2451a7e3a132ab1fc466b4b4c1 authored almost 10 years ago by Micha Niskin <[email protected]>
- not sure why this broke - maybe because of recent pod changes?
github.com/boot-clj/boot - 0e8985f03939b451c25f8f6e00db87d5c3271234 authored almost 10 years ago by Alan Dipert <[email protected]>github.com/boot-clj/boot - dfa9a851065b9a59985d6e4daab2964bbe6eeee3 authored almost 10 years ago by Micha Niskin <[email protected]>
Update bundled backtick version
github.com/boot-clj/boot - 253f651a1890643b64fa1bb8877764943e421e11 authored almost 10 years ago by Micha Niskin <[email protected]>This includes fix brandonbloom/backtick#2
github.com/boot-clj/boot - e61d7c82a8ec7a94e514af15c68811ed7f81cd8a authored almost 10 years ago by Juho Teperi <[email protected]>github.com/boot-clj/boot - 1f9c39613fc76905b4f3b1410c5cf51410c4f81b authored almost 10 years ago by Alan Dipert <[email protected]>
- The with-env! macro wasn't much use because tasks defer their
operations until the pipeline ...
github.com/boot-clj/boot - ffc4fc85a2079b432d9828bc06b6933d4cfdc148 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 71c531ce0318c789b7f650d261a8da715855bed8 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - a0f2a993715357bb13664e61f4878e8e2bd256a7 authored almost 10 years ago by Micha Niskin <[email protected]>
greet.txt -> hello.txt
github.com/boot-clj/boot - 939227c00bda4c4582260dd5fc2793548217cf4e authored almost 10 years ago by Alan Dipert <[email protected]>github.com/boot-clj/boot - 9fdad964a869abea1ed00e4dfaa06d377226a24b authored almost 10 years ago by Daniel Szmulewicz <[email protected]>
github.com/boot-clj/boot - 2febf827cccf787bddc215c65d4e8e38ffbda425 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 0234e8441a54ee36781563693ba5114f1dabb0b3 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 378a3823cceb119ffd1f56816c7b56c55e231b23 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 18fe78bc9036314ead3f1a48113dcaf6a0234460 authored almost 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - f5b9fe9ae5a721a1503419a396589043d8f0e7be authored almost 10 years ago by Micha Niskin <[email protected]>
This is a breaking change.
- The pom task now accepts a map of license names => license urls
...
- Namespaces that reference boot.pod/env can run in any pod---the core
pod or dynamically crea...
github.com/boot-clj/boot - 02228bf8cd9540f2ea71ae81d25179703b22d8ac authored about 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 331b56352b74813812043586f2b1eb8593006d8b authored about 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 9c1f816a4b75de54d8b3164ab6b7877257f36f65 authored about 10 years ago by Micha Niskin <[email protected]>
Relative-to nil base test case and small changes
github.com/boot-clj/boot - 13e05cd83afbb3280ab0b5a0322842eb13af7ab0 authored about 10 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 6dfba07cea998718e4eb24ac717697e989062c76 authored about 10 years ago by Juho Teperi <[email protected]>
- Split-path test and docstring
- Use parent fn instead of anon fn
github.com/boot-clj/boot - 446d51a00dbe6f579848d971935aa7d3f2e077bf authored about 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - e928e8967f80577681304a540f1adb1b8b0102b7 authored about 10 years ago by Micha Niskin <[email protected]>
The show command should have an option for getting the classpath
github.com/boot-clj/boot - 8496639eb26bcec933d1adb55c01a975f524315b authored about 10 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - f88f7e4448efd39d8b96f264c528ea52153c08cd authored about 10 years ago by Paul deGrandis <[email protected]>
** NOTE: THIS REQUIRES UPDATING THE BOOT EXECUTABLE **
github.com/boot-clj/boot - cfb66057b0ae7fd9954fe0d579ea463c6666fd2e authored about 10 years ago by Micha Niskin <[email protected]>Relative-to should now work even if file is not inside base
github.com/boot-clj/boot - d86af9a82700cdc897c7d0f5ecc0f05d8855d8e9 authored about 10 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - fb248313a73144ce027b1da38d00c03afe820fe4 authored about 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - 871c9a5725ebb8d89e0af721ee0d8504f1603457 authored about 10 years ago by Micha Niskin <[email protected]>
- Also fixes adzerk/bootlaces#4
github.com/boot-clj/boot - 6b5717d45b0e961e3cc351360d331b149eb1f6a6 authored about 10 years ago by Micha Niskin <[email protected]>github.com/boot-clj/boot - 050e22998e48609f5a5a1a3bb8a1057e293ce74c authored about 10 years ago by Micha Niskin <[email protected]>
Conflicts:
boot/core/src/boot/task/built_in.clj
github.com/boot-clj/boot - 15eaec9c0cef348f8b77cbef902fa981a76b72fa authored about 10 years ago by Lucas Leblow <[email protected]>
e.g. public/js, public/cljsjs/react.inc.js -> ../cljsjs/react.inc.js
github.com/boot-clj/boot - 5a9ebfb988bb8968bc70b0612e91c37a72bb774e authored about 10 years ago by Juho Teperi <[email protected]>github.com/boot-clj/boot - 715298c6f2c5812e3a35000504fcce6ddc5b0f6c authored about 10 years ago by Micha Niskin <[email protected]>
github.com/boot-clj/boot - e712bf623a0a5d393452508cb72b0ac70a72e518 authored about 10 years ago by Micha Niskin <[email protected]>
- This is only really useful in combination with split optargs, because
the optarg could possi...