Commit Graph

60 Commits

Author SHA1 Message Date
Richard D. Worth
30446f9340 Merge pull request #511 from basti1253/master
build: removes disturbing error outputs on which call(cherry picked from commit d764388a65)
2011-11-17 16:09:50 -05:00
Corey Frang
eee4db7866 Build: Switching to uglify.js instead of closure compilier. Saves 4 minutes per build, and actually produces slightly smaller files
(cherry picked from commit bd71f24f5d)

Conflicts:

	build/build.xml
2011-10-18 12:11:11 -05:00
Corey Frang
1e2fcb9f4b Build: For some reason, using parallel for gzip is causing some truncation issues
(cherry picked from commit d871fe46aa)
2011-10-17 17:05:40 -05:00
Corey Frang
e7702c1c14 Build: Fixing the sizer script to handle this many files
(cherry picked from commit f6c12849f1)
2011-10-17 15:32:37 -05:00
Corey Frang
6cd672b660 Build: whitespace 2011-10-17 14:58:42 -05:00
Corey Frang
b09eebea72 Build: ant size will now give you a report detailing differences in size since the last time you ran the report
(cherry picked from commit 264139b225)

Conflicts:

	build/build.xml
2011-10-17 14:47:20 -05:00
Scott González
67ff57a79d Build: Updated release script. 2011-08-02 09:54:36 -04:00
Scott González
4e289e8962 Build (release): Updated release script to use 1-8-stable and Trac reports. 2011-01-12 14:29:40 -05:00
Scott González
67fd950ad0 Build (release): Added note for part of the manual process. 2010-12-10 13:07:05 -05:00
jzaefferer
efa28a5c8d Build: Revert mistaken change in last commit, putting back the docs-download target. 2010-11-19 17:01:00 +01:00
jzaefferer
812c274a33 Build: Replace filename references in base/all.min.css. Fixes #6634 - minified css does not @include minified css files.
Also make a copy of images to fix relative paths.
2010-11-19 16:59:17 +01:00
jzaefferer
ba28d11391 Build: Fix regex for relative path replacement on cdn target 2010-10-28 10:09:30 +02:00
Scott González
4d82a7c8d2 Build: Added download builder section to changelog shell. 2010-10-25 14:18:53 -04:00
Scott González
2d705873e9 Build: Use LC_ALL='C' when sorting. 2010-10-25 11:31:37 -04:00
jzaefferer
af582b97a7 Build: Cleanup and adding CSS minimization. Fixes #5824 - Minify CSS 2010-10-19 17:28:11 +02:00
jzaefferer
25853beb68 Build: Replace @VERSION in css files. Fixes #6191: @VERSION not replaced in CSS files 2010-10-18 16:31:42 +02:00
Scott González
a3da1045a1 Release: Small tweak to some wording. 2010-09-24 15:43:17 -04:00
jzaefferer
bcde38de3d Build: add zip file for MS cdn to cdn target (was: googlecdn target) 2010-09-15 22:52:45 +02:00
Scott González
5db84e7db1 Build: Attempt to fix version replacement for API docs. 2010-09-10 11:12:57 -04:00
Scott González
975f900e17 Build: Minor tweaks to release automation. 2010-09-10 10:57:06 -04:00
Scott González
5a73ed8dec Build: Initial commit for release automation. 2010-09-10 10:30:44 -04:00
Scott González
b242a577f2 Build: Force headered files to be copied to minified directory. Fixes #5904 - Build: sometimes headered files aren't copied to minified directory. 2010-08-05 12:52:50 -04:00
jzaefferer
1e4fbd95d2 Build: Strip newlines when loading release.version property from version.txt 2010-08-05 18:03:05 +02:00
jzaefferer
496b40802b Build: rename themes zip file and embedded folder. Fixed #5670 - Build: themes zip named incorrectly 2010-06-23 16:24:54 +02:00
jzaefferer
3824f75c00 Build: Include folders for themes and googlecdn builds. Fixed #5759 Build: all zips should contain folder at root named same as zip 2010-06-23 15:21:17 +02:00
jzaefferer
0bfbd7afa1 Build: Remove googlecdn target from default target, as that requires themes-target to run first, which requires updated downloadbuilder 2010-06-23 15:09:53 +02:00
jzaefferer
a8311f955a Build: create themes.zip as part of themes-download target 2010-05-31 15:48:10 +02:00
jzaefferer
4069642f21 Build: Download docs directly to dist folder 2010-05-31 15:23:30 +02:00
jzaefferer
1fa8e37d8e Build: Finished themes-download target 2010-05-31 14:41:23 +02:00
jzaefferer
4c3899cd35 Build: automate theme downloading, first draft 2010-05-28 17:18:12 +02:00
jzaefferer
5baa180776 Build: Fix regeex for checksum-file-path 2010-03-30 13:37:12 +02:00
jzaefferer
c80a63a601 Build: Copy the themes folder from the dist dir to include the concatendated file 2010-03-30 13:34:45 +02:00
jzaefferer
950e9c163c Build: Create zip file for upload to the Google CDN 2010-03-30 13:27:23 +02:00
jzaefferer
e472f908d7 Build: Adding googlecdn target to deploy-release-target and fixing checksum generation 2010-03-30 13:23:16 +02:00
jzaefferer
42b419d27a Merge branch 'master' into checksums 2010-03-30 13:11:27 +02:00
jzaefferer
415ee934fa Build: MANIFEST file for Google CDN 2010-03-30 13:11:22 +02:00
jzaefferer
9fa157840f Build: Minify i18n files and build a concatenated version; also fixing the double-header issue for the jquery-ui.min.js file and removing additional headers for the various components; Fixes #5444 - build incomplete since removing yuimin and adding closure compiler 2010-03-29 18:58:38 +02:00
jzaefferer
ec709ecf87 Build: Use closure-jar property 2010-03-29 17:39:09 +02:00
jzaefferer
b22109298f First iteration for generating the MANIFEST file with checksums 2010-03-21 22:16:56 +01:00
John Resig
062f0346e6 Moved to using Google Closure from YUI Compressor. 2010-03-20 15:28:10 -04:00
Richard Worth
f2a1606353 build: corrected position docs url 2010-03-18 12:29:25 +00:00
Richard Worth
e6ccefe5cd Missed change in build script for #5163 - css files renamed to be consistent with js file renames in 1.8a1 2010-02-16 12:36:43 +00:00
Jörn Zaefferer
a8ef499648 Fix for #5103: Include all effect docs in build for download 2010-02-01 17:51:23 +00:00
Scott González
76f7e835b3 Fixed file name for effects in build.
Fixes #5109 - build.xml doesn't compie effects into full script.
2010-01-29 20:06:33 +00:00
Jörn Zaefferer
6de9b51c57 added autocomplete and button to docs build 2010-01-26 21:04:29 +00:00
Jörn Zaefferer
acec1c89c5 build: fix for #5044 (typo in the exclude of ui.base.css) 2010-01-15 12:43:33 +00:00
Jörn Zaefferer
306b050637 build: fixed fileset for datepicker i18n files concat 2010-01-15 12:36:59 +00:00
Scott González
1c31a26b56 Replaced stackfix with bgiframe.
Fixes #5061 - Remove stackfix.
2010-01-14 18:09:07 +00:00
Jörn Zaefferer
4a995c68d4 updated build to inclide widget and mouse files directly after core 2009-12-24 09:47:03 +00:00
Scott González
9f648c49db ant build: Fixed file name parsing.
Fixes #4973 - Build fails on non-Windows OS.
2009-11-26 02:17:16 +00:00