nightwing
0b20e4dc1d
fix #2351 Minification fails on Windows
2015-02-12 19:46:21 +04:00
nightwing
49b50ff347
fix broken paths in kitchen-sink demo
2014-11-23 20:06:41 +04:00
nightwing
58d166d647
do not add extra semicolon in built files
2014-10-25 02:07:06 +04:00
nightwing
ed40c1f51f
improve tmlanguage.js
2014-10-10 02:05:15 +04:00
nightwing
1bce1b2a60
cleanup tools directory
2014-09-09 21:44:27 +04:00
nightwing
0eaae8712e
do not rename kr_theme to kr during the build
2014-07-22 16:32:40 +04:00
nightwing
6714359998
tweak
2014-06-21 01:48:07 +04:00
nightwing
e52884761d
keep demo/kitchein-sink folders location in the build
2014-06-20 20:55:21 +04:00
nightwing
b42108a2c9
remove unnecessary use of async
2014-06-20 20:55:12 +04:00
nightwing
d63863ac0c
use architect-build for building ace
2014-06-20 02:27:50 +04:00
nightwing
fcb3331d69
remove special build version for bookmarklet
2014-06-20 02:26:10 +04:00
nightwing
efea2a755b
cleanup demo html pages
2014-05-05 19:51:37 +04:00
nightwing
0a9dc16f22
revert Makefile.dryice.js broken by 56631344
2014-04-13 20:44:15 +04:00
Aaron O'Mullan
9062f4fe40
Remove unused mode/xml_util.js
2014-03-23 20:10:44 -07:00
nightwing
30a4d12eb7
fix ascii filter in builder
2014-01-07 23:01:10 +04:00
nightwing
00df72ee0d
allow inlining multiple text modules
2013-12-09 23:24:43 +04:00
nightwing
a0ab8baa56
add id to all modes
2013-12-05 23:46:16 +04:00
nightwing
bb0298783c
add "highlighter" build target
2013-10-11 16:14:17 +04:00
nightwing
4670e2201d
fix running Makefile.dryice.js from another directory
2013-09-11 23:36:28 +04:00
nightwing
d4dcdb7736
use snipetManager for expanding emmet snippets
2013-07-27 00:45:08 +04:00
nightwing
a41a06ff33
escape . in regexp
2013-07-09 19:20:53 +04:00
nightwing
c5378b54e1
fix #1508 : jshint is broken in build
2013-07-08 13:58:57 +04:00
nightwing
2143c4daed
make minified files ascii compatible
2013-06-28 19:38:02 +04:00
nightwing
c6143cf587
include theme/textmate in build
2013-06-28 19:38:02 +04:00
nightwing
c223f59e1a
add scope to snippets.js files
2013-06-05 23:35:15 +04:00
nightwing
df115ba659
add snippets placeholder files for all languages
2013-06-05 23:35:14 +04:00
nightwing
ea31c9fac6
simplify require used in worker
2013-04-30 01:30:44 +04:00
Matthew Kastor
dd33d82528
build now generates themes.js
...
This module simply exports an array of themes available so we can use
it.
2013-04-13 20:53:41 +04:00
nightwing
6c7ea4a2f7
remove whitespace from css during the build
2013-04-06 16:10:39 +04:00
Ryan Griffith
06a74d59dd
Slight adjustment to the newline fix
...
I also had to remove this line to get things to work.
2013-04-05 16:45:20 -03:00
Ryan Griffith
7dcd7c0cb9
Fixing newline character for text files
...
This addressed an issue where the newlines generated when including snippet files does not contain newline characters, this causes SnippetManager.parseSnippetFile to always return empty.
Instead, of creating actual newlines and a multiline string with \, this adds newline characters.
2013-04-05 08:54:31 -03:00
nightwing
a40d9bce76
exclude files with whitespace in name from the build
2013-02-16 23:06:38 +04:00
nightwing
564310b040
use noconflict filter for workers too
2013-02-14 00:59:04 +04:00
nightwing
4b4451673b
fix worker filtering in build with --s option
2013-02-03 16:42:53 +04:00
DanyaPostfactum
26e1074017
Fix Makefile script for windows line endings
2013-01-25 12:23:39 +04:00
Michael Lehenbauer
bbe2624e9f
Detect workers during build instead of hardcoding them.
2012-12-10 14:00:02 -08:00
nightwing
4fabcca2af
use latest dryice version compatible with node 0.6
2012-10-27 00:47:57 +04:00
nightwing
0ccab0463c
make generated file a little smaller
2012-10-13 17:25:35 +04:00
nightwing
a2d34bf291
fix demo build
2012-10-06 15:52:15 +04:00
nightwing
73f66d9408
move css strings inline to avoid problems with text plugin
2012-10-06 14:54:27 +04:00
nightwing
8366784729
silence annoying messages from dryice
2012-10-06 14:50:16 +04:00
nightwing
60723e3b96
small cleanup
2012-10-06 14:43:25 +04:00
bootstraponline
6cfe9617c2
Fix filterTextPlugin.
...
Code from @nightwing on #1000
2012-10-05 10:42:12 +04:00
bootstraponline
3e5fa146a1
Include ext in dryice. Fix #986 .
2012-10-05 10:42:11 +04:00
bootstraponline
6eecc42409
Add missing ;
2012-10-05 10:42:11 +04:00
bootstraponline
acce02adcd
Fix removeLicenceComments typo.
2012-10-05 10:42:10 +04:00
Garen Torikian
a6fbdb10b8
Add \-
2012-09-12 15:48:16 -07:00
Garen Torikian
5b1c51f03e
Add exception for workers
2012-09-12 15:47:01 -07:00
Garen Torikian
ff4e200dc9
Update help text
2012-09-12 12:27:11 -07:00
Garen Torikian
4f7c10c217
Mionr updates to dryice
2012-09-12 12:22:59 -07:00