Christopher Speller
77ffdc6990
Creating sepearate dev and prod webpack builds. Enabled webpack watch mode. Updated to latest master webpack to fix bug in watch mode
2016-03-18 10:06:39 -04:00
Corey Hulen
8d571ee498
Merge pull request #2456 from chengweiv5/fix-build
...
Makefile: fix for non-enterprise build
2016-03-17 11:05:29 -07:00
Christopher Speller
fdc3207724
Webpack optimizations and fixes
2016-03-17 11:32:06 -04:00
Chengwei Yang
6eaede4486
Makefile: fix for non-enterprise build
...
Signed-off-by: Chengwei Yang <yangchengwei@qiyi.com >
2016-03-17 12:02:00 +08:00
Christopher Speller
12896bd23e
Converting to Webpack. Stage 1.
2016-03-16 18:02:55 -04:00
Christopher Speller
d7cdcf082f
Convering client to react-router.
2016-03-14 00:38:25 -04:00
hmhealey
2b89197e71
Fixed Makefile to properly kill watchify on stop-client
2016-02-22 16:30:38 -05:00
hmhealey
1f989c8728
Added restart-server target to Makefile
2016-02-17 10:14:29 -05:00
Alan Mooiman
ad64f315f3
Adjustments to makefile
...
Compass will compile on first run (instead of having to make a change to a sass file)
Stop command won't kill virtualbox processes that are also named "mattermost". If we're going to wildcard kill processes, let's not go overboard.
2016-01-29 15:02:05 -08:00
hmhealey
16707836ac
Updated makefile to repackage client libraries when package.json changes
2016-01-27 16:31:24 -05:00
Christopher Speller
163bab98b5
Tweaking build
2016-01-26 12:08:03 -05:00
=Corey Hulen
9ed5ddcbce
PLT-7 fixing issues with safari
2016-01-22 09:45:36 -06:00
=Corey Hulen
63a30198c1
PLT-7 switching dist to min
2016-01-21 17:12:51 -06:00
=Corey Hulen
ec5b278fca
PLT-7 fixing dist build
2016-01-21 16:36:12 -06:00
Christopher Speller
2c7a3d405d
moving mv
2016-01-21 13:45:05 -05:00
Christopher Speller
21af702cd1
Sudo
2016-01-21 13:24:05 -05:00
Christopher Speller
840967f062
Fixing travis
2016-01-21 12:38:28 -05:00
Christopher Speller
1a9c01287c
Fixing travis
2016-01-21 12:05:53 -05:00
Christopher Speller
d9a2f1cf4d
Fixing non travis build
2016-01-21 11:42:26 -05:00
Christopher Speller
d2d75c8602
Merge pull request #1841 from mattermost/auto-spinmint
...
Testing PR for auto spinmint.
2016-01-21 11:26:44 -05:00
Christopher Speller
c320bb4565
Adding curl to upload pr builds
2016-01-21 09:31:05 -05:00
=Corey Hulen
8e404c1dcf
PLT-7 Adding translation function to context
2016-01-19 22:00:01 -06:00
JoramWilander
33519518d6
Remove bin from gitignore
2016-01-14 08:24:09 -05:00
JoramWilander
9110dd54a1
Added license validation and settings
2016-01-14 08:24:09 -05:00
=Corey Hulen
b94aad1fd3
Removing react debugging
2016-01-11 12:32:28 -06:00
=Corey Hulen
267219af58
Adding debugging for react
2016-01-08 13:35:11 -06:00
Corey Hulen
2f74fd7bf1
Revert "Removing minified for react to track down an issues."
2016-01-08 13:08:47 -06:00
=Corey Hulen
1358d7ea29
Removing minified for react to track down an issues.
2016-01-08 12:43:01 -06:00
Christopher Speller
58358ddd7c
Some refactoring
2015-12-16 17:30:15 -05:00
=Corey Hulen
6bc67463ce
Fixing issue where build number isn't set causing caching issues
2015-12-03 11:35:19 -08:00
hmhealey
d31fc5ee10
Split .prepare step into .prepare-jsx and .prepare-go
2015-11-30 09:56:53 -05:00
hmhealey
e5a2467c86
Added .prepare step to make test
2015-11-30 09:12:57 -05:00
Christopher Speller
b837b14329
Fix dist
2015-11-24 12:58:21 -05:00
Christopher Speller
256eaf27f1
Fixing build on mac
2015-11-23 14:23:49 -05:00
Christopher Speller
0a5aadc8b2
Moving removal of data directory to nuke. Updating dev setup.
2015-11-23 10:53:54 -05:00
Christopher Speller
e4e651a2e9
Overhaul of build system.
2015-11-22 22:40:48 -05:00
Christopher Speller
e7f29ea214
Fixing eslint not recursing
2015-10-30 16:43:50 -04:00
Christopher Speller
fda7a99e8c
Updating build for updated versions
2015-10-15 14:57:23 -04:00
Christopher Speller
049662f9ae
Turning on strict mode for mkdocs
2015-10-09 11:58:19 -04:00
Christopher Speller
12cd7c03d6
Fixing broken travis release build
2015-10-08 16:46:45 -04:00
Christopher Speller
3bcd304a3a
Moving external libraries to the install step and into a seperate bundle
2015-10-07 10:54:28 -04:00
Christopher Speller
341d270c2d
Adding doc system to build. Updated docs, fixed links.
2015-10-05 10:15:26 -04:00
Teviot Systems
32533b718f
Increase test timeouts to accommodate slow dev environments
2015-10-02 14:05:25 +10:00
Christopher Speller
62f7dbb72f
Adding MIT compiled licence to build
2015-09-30 14:16:03 -04:00
Joram Wilander
5a436fd447
Merge pull request #699 from mattermost/PLT-92
...
PLT-92 Adding server side versioning to the binary
2015-09-18 12:22:57 -04:00
Christopher Speller
ab771c8f75
Adding go 1.5.1 and postgress to travis build
2015-09-18 09:31:16 -04:00
=Corey Hulen
af4deb2369
Making changes to versioning
2015-09-17 13:01:40 -07:00
=Corey Hulen
9b5198c69c
Merge branch 'master' into PLT-92
2015-09-17 09:21:56 -07:00
Christopher Speller
eb4b80a484
Adding gofmt to travis build
2015-09-17 09:07:37 -04:00
=Corey Hulen
e3bf54f161
fixing build
2015-09-16 17:45:00 -07:00