March 31, 2017 | ||
---|---|---|
View 4272d07
Refresh clone cache by default. Use improved brew formula to specify dependencies we need at runtime, without hopefully actually needing to pull them. Relax, slow down take it easy and stay bash 2.1 compatible by removing <<< for Linux.Nat! authored on 31-03-2017 19:30:58 |
||
View e324467
Use required code for embedded repositories too. Generally improve the code there a bit. Make the burying of symlinks more silent. Rename MULLE_FLAG_...EXECUTOR to MULLE_FLAG_... EXEKUTOR. Fix some bugs.Nat! authored on 31-03-2017 12:04:43 |
March 27, 2017 | ||
---|---|---|
View 4d45dff
Rename mulle-bootstrap flags to mulle-bootstrap paths, because it irked me. Fix some code where the function rename broke stuff.Nat! authored on 27-03-2017 00:37:19 |
March 21, 2017 | ||
---|---|---|
View 11a51a3
Make global config happening. Add missing files.Nat! authored on 21-03-2017 17:17:58 |
March 15, 2017 | ||
---|---|---|
View 0fc9abb
Unified some MULLE_BOOTSTRAP_ flags. Split mulle-brew off mulle-bootstrap properly, moved lots of code to a common local environment. Fixed tests. Added two tests.Nat! authored on 15-03-2017 17:12:22 |
March 13, 2017 | ||
---|---|---|
View 0b9e9e4
Just various little things and checks that make life easier, especially if something goes wrong. Minions must be direct subdirectories of parent, and there can be no parent hierarchy. This is implicit ATM. Correct and simplify construction of CFLAGS, LDFLAGS and friends.Nat! authored on 13-03-2017 11:34:20 |
February 23, 2017 | ||
---|---|---|
View 550b544
New feature. mulle-bootstrap can now download archives from github instead of needing to clone it. This is probably in many cases preferable, because it is much faster.Nat! authored on 23-02-2017 21:59:21 |
||
View d87a526
Add a bit of internal documentation. Fix some scripts stuff. Fix a lot of various problems. Make symlinks a configuration option.Nat! authored on 21-02-2017 13:47:17 |
February 21, 2017 | ||
---|---|---|
View ed00111
Make --follow-symlinks a global option. Generally improve flag generation during cmake and configure. Fix various problemsNat! authored on 21-02-2017 13:44:31 |
February 17, 2017 | ||
---|---|---|
View ea74a23
Redo the stuff thats stored in .auto and .repos. Try to fully expand stuff.Nat! authored on 16-02-2017 21:32:02 • Nat! committed on 17-02-2017 13:06:46 |
February 16, 2017 | ||
---|---|---|
View 9339a58
Fix fetching. Useful override_branch config added (and less useful -fb option) removed. Add -ld debug log output, which is sometimes more useful than full -vv.Nat! authored on 16-02-2017 13:58:15 |
February 15, 2017 | ||
---|---|---|
View e5b54e8
Add mulle-bootstrap show command.Nat! authored on 15-02-2017 17:35:44 |
February 14, 2017 | ||
---|---|---|
View f1f8341
Lotsa changes All tests pass now, but that doesn't mean its bugfree.Nat! authored on 14-02-2017 21:34:25 |
February 9, 2017 | ||
---|---|---|
View f67f685
Start to unify semi-global OPTION and global FLAG variables. Improve inheritance of deferred repostories. Make some trace flags, log flags which is more comprehensible.Nat! authored on 09-02-2017 18:57:13 |
February 8, 2017 | ||
---|---|---|
View 4805e85
Add defer and emancipate. Adjust various internals to support it.Nat! authored on 07-02-2017 23:09:08 |