1247 Commits

Author SHA1 Message Date
guybedford
b688a99082 0.19 dev build 2015-09-17 17:02:18 +02:00
guybedford
af02c23928 bundle subtraction tracing fix 2015-09-17 17:02:04 +02:00
guybedford
d9913d47c9 fine-grained package-level bundle and configuration loading 2015-09-16 17:29:13 +02:00
katrotz
7fc29d8368 Remove redundant System.constructor definition 2015-09-16 15:49:01 +03:00
katrotz
5f074dd789 Fix SystemJSLoader prototype constructor 2015-09-16 15:19:54 +03:00
guybedford
d43dba5991 0.19 dev build 2015-09-16 09:37:22 +02:00
guybedford
87d0c1f545 package configuration bundling support 2015-09-16 09:37:12 +02:00
guybedford
68987258dc package bundling support 2015-09-15 17:09:53 +02:00
guybedford
712b759bec node core module mapping fix 2015-09-14 21:53:20 +02:00
guybedford
8f3316903f package map fix 2015-09-14 21:30:03 +02:00
guybedford
118d086c2b backtracking main loading test 2015-09-14 21:30:03 +02:00
guybedford
e8826947d2 package relative and self-loading adjustments 2015-09-14 16:07:29 +02:00
guybedford
1199171500 condition parsing fix 2015-09-13 19:09:42 +02:00
guybedford
19f8daace4 conditional default module as @system-env, build adjustments 2015-09-13 17:34:22 +02:00
guybedford
84cd10b531 clarify extension handling 2015-09-13 17:34:22 +02:00
unional
38fc53f7b0 Fix typo
Don't know what this is for, but it must be a bug need to be fixed. :)
2015-09-13 17:34:22 +02:00
guybedford
f4d3f6ad4b conditional ordering adjustment 2015-09-10 22:07:27 +02:00
guybedford
2797114a4d negation reversion for non member conditions, boolean conditional ordering 2015-09-10 10:37:55 +02:00
guybedford
1cfd5fe623 include both conditional package map tests 2015-09-09 21:55:37 +02:00
guybedford
5b84a433d3 negation adjustment, boolean fix for package map 2015-09-09 21:52:51 +02:00
guybedford
f255789bf7 conditional build fixes 2015-09-09 21:07:52 +02:00
guybedford
e88e47460b consolidate normalization in Makefile, split conditional order of boolean and interpolation 2015-09-09 20:39:30 +02:00
guybedford
af607fe2f1 remove unnecessary package normalization 2015-09-09 17:10:43 +02:00
guybedford
11d45f8571 conditional interpolation build tweaks 2015-09-09 17:05:17 +02:00
guybedford
cd4a8352b7 package-level conditional interpolation, | as conditional member expression, conditional build adjustments 2015-09-09 15:08:51 +02:00
guybedford
78a0e9529a conditional build adjustments 2015-09-09 13:54:51 +02:00
guybedford
40992834fd pkg env build simplification 2015-09-09 08:00:36 +02:00
guybedford
f52698f9aa deprecation warning for {name: parentName} import argument 2015-09-08 17:36:20 +02:00
guybedford
af8f289a78 deprecationWarnings -> warnings, defaults to false 2015-09-08 13:07:43 +02:00
guybedford
5ad84497bd support multiple config paths per package 2015-09-08 00:13:17 +02:00
guybedford
250ff5fe0f loadConfig -> configured 2015-09-07 22:17:04 +02:00
guybedford
7a080167ff support package-level depCache 2015-09-07 21:25:40 +02:00
guybedford
d60fa1bf51 simplify meta matches 2015-09-07 20:34:21 +02:00
guybedford
098b186657 package environment build support 2015-09-06 23:01:25 +02:00
guybedford
1852501fb5 enable sync package map 2015-09-06 22:47:58 +02:00
guybedford
ff3e899cb1 conditional build support 2015-09-06 22:46:01 +02:00
guybedford
b0c7f89015 pluginLoader adjustments, conditionals to apply after packages as simple interpolation 2015-09-06 19:46:21 +02:00
guybedford
13fc609b06 package environment map to use pluginLoader when suitable 2015-09-06 18:20:15 +02:00
guybedford
91eb0bfed2 dont mutate packageConfigPaths 2015-09-06 16:20:22 +02:00
guybedford
91b7bc01cb corrected fix for #751 2015-09-06 13:30:46 +02:00
guybedford
b1fc92bbfa avoid address conflict with isPlugin 2015-09-06 12:43:05 +02:00
guybedford
d9b7f35b71 make map object deprecation message less verbose 2015-09-06 12:21:22 +02:00
guybedford
aacb28d1d6 dist build 2015-09-06 10:10:31 +02:00
guybedford
43742a1ef7 shorter deprecation msg 2015-09-06 10:10:18 +02:00
guybedford
4bed51330b support non-standard versions in test 2015-09-06 10:09:20 +02:00
guybedford
bf39fdfe4e disable script loads when using authorization 2015-09-06 10:08:27 +02:00
guybedford
3adf8a9d10 ensure test case catches register perf issue 2015-09-05 15:38:42 +02:00
guybedford
4968f1a51f correct slow register regex (#762) 2015-09-05 15:37:10 +02:00
Guy Bedford
cc38ed243d CSP global note 2015-09-05 14:40:51 +02:00
guybedford
f8922eecb9 instead of loader opting out of defaultExtension, let meta handle this 2015-09-05 14:27:35 +02:00