[galaxyproject/galaxy] 28c2ac: Adds a 'make charts' makefile target to make it mo...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 28c2acf17dfc2b73276de0ba7cb73c93d730dde5 https://github.com/galaxyproject/galaxy/commit/28c2acf17dfc2b73276de0ba7cb73... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-12-12 (Mon, 12 Dec 2016) Changed paths: M Makefile Log Message: ----------- Adds a 'make charts' makefile target to make it more obvious how to build these. Not invoked automatically though, since these should very rarely conflict and we don't want to have version build difference conflicts (harmless) all the time. Commit: 8eba2f2f1bbc32a97eb51b97712fb67691723282 https://github.com/galaxyproject/galaxy/commit/8eba2f2f1bbc32a97eb51b97712fb... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-12-12 (Mon, 12 Dec 2016) Changed paths: M config/plugins/visualizations/charts/webpack.config.js Log Message: ----------- Remove unnecessary require -- webpack is expected as the executor here Commit: a0ae63d8c2983f17aa75b161bd25fa505af20a6c https://github.com/galaxyproject/galaxy/commit/a0ae63d8c2983f17aa75b161bd25f... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-12-12 (Mon, 12 Dec 2016) Changed paths: M Makefile Log Message: ----------- Set NODE_MODULES var for 'grunt charts', required due to the execution model here. Commit: 49cdd7082d86c07ab07bb1bee8e4b26baf6b4eb8 https://github.com/galaxyproject/galaxy/commit/49cdd7082d86c07ab07bb1bee8e4b... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-12-12 (Mon, 12 Dec 2016) Changed paths: M Makefile Log Message: ----------- Shot in the dark at @nsoranzo's build woes. Commit: 015c32854f2d9ff9402b73f9fe8b291cd2346df5 https://github.com/galaxyproject/galaxy/commit/015c32854f2d9ff9402b73f9fe8b2... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-12-12 (Mon, 12 Dec 2016) Changed paths: M Makefile Log Message: ----------- Override possible env var use which can break this -- we always want to use Galaxy's modules here anyway Commit: c7568a1d871b8c4c3816130c33a24e1e21e12f29 https://github.com/galaxyproject/galaxy/commit/c7568a1d871b8c4c3816130c33a24... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2016-12-12 (Mon, 12 Dec 2016) Changed paths: M Makefile M config/plugins/visualizations/charts/webpack.config.js Log Message: ----------- Merge pull request #3306 from dannon/charts_makefile_target Adds a 'make charts' makefile target to make it more obvious how to build these. Compare: https://github.com/galaxyproject/galaxy/compare/fc5ac197914b...c7568a1d871b
participants (1)
-
GitHub