Commit graph

109 commits

Author SHA1 Message Date
Ghislain Seguin
e37c7e9bf5 Moved RequireJS plugins to external/requirejs 2012-01-27 23:36:42 -08:00
John Bender
e74eeda398 default to core 1.7.1 in the deploy of the demo 2012-01-27 08:05:28 -08:00
John Bender
beaf693c23 use jquery min for deploy build 2012-01-26 12:41:25 -08:00
John Bender
45b71e1a88 Makefile whitespace 2012-01-26 12:41:25 -08:00
John Bender
5c0429463a TODO update jquery version in tag replace 2012-01-26 08:20:32 -08:00
Ghislain Seguin
5062e566b8 Fixed version string in built bundles (docs and main) 2012-01-25 16:52:16 -08:00
Ghislain Seguin
b467dfb536 Revert unwanted change use rhino to run JavaScript 2012-01-25 16:34:35 -08:00
Ghislain Seguin
ae835d0af1 Fixes #3479
Added $.mobile.version
2012-01-25 15:21:02 -08:00
John Bender
227530a107 remove redundant compile output cleaning 2012-01-25 14:49:55 -08:00
Ghislain Seguin
1609ea10e7 Changed input file for css structure to static string: jquery.mobile.structure 2012-01-23 15:43:46 -05:00
Ghislain Seguin
e42c7025e5 Use jquery.mobile.structure.css instead of the list all the individual 2012-01-23 15:43:46 -05:00
Ghislain Seguin
c5dd70970c Variableized the JavaScript runner 2012-01-20 23:05:03 -08:00
scottjehl
57338ef99c filename 2012-01-18 00:06:56 +07:00
Ghislain Seguin
c84107875c Fixes #3429 2012-01-13 08:12:35 -08:00
Ghislain Seguin
5b8f2be9d2 Added wrapper to export as an AMD modules
removed jquery.mobile.exports
2012-01-12 17:45:47 -08:00
Ghislain Seguin
d6330f9bc4 Added prepending of version licensed to jquery.mobile.docs.js and jquery.mobile.css 2012-01-12 16:58:18 -08:00
Ghislain Seguin
c5f1fd5831 Merge pull request #3426 from eddiemonge/patch-14
add docs back to the latest build target
2012-01-12 15:39:30 -08:00
Ghislain Seguin
228e31731a Rewrote "docs" target to take advantage of r.js' whole project optimization added build profile docs.build.js 2012-01-12 15:36:48 -08:00
Eddie Monge Jr.
efffcd22da add docs back to the latest build target 2012-01-12 14:19:31 -08:00
Ghislain Seguin
a19e5dd944 Changed source CSS file for css bundle following bac53cf151 2012-01-10 13:50:58 -08:00
Ghislain Seguin
2ba27e0adc Fixes #3394 - jquery.mobile.init was not being included in the built bundle 2012-01-09 11:01:07 -08:00
Eddie Monge Jr.
23b2d7f0b4 increase java cache size 2012-01-05 11:55:34 -08:00
Ghislain Seguin
c8d88a2f3a Renamed .tmp temp file to .compiled 2011-12-24 20:06:54 -08:00
Ghislain Seguin
b74d20e735 Got rid of node dependency 2011-12-24 20:02:29 -08:00
Ghislain Seguin
f7e0f51230 Added r.js as a submodule
Removed almond
2011-12-24 00:37:15 -08:00
Ghislain Seguin
05068af414 Expose jquery.mobile as an AMD module if running in an AMD env 2011-12-22 15:52:34 -08:00
Ghislain Seguin
57a1129bfb Discovered r.js' pragmas use them instead of the hacky solution provided by amd-stripper.js 2011-12-15 18:15:42 -08:00
Ghislain Seguin
f55cf4d7c4 Moved r.js and require.js to external 2011-12-14 15:31:33 -08:00
Ghislain Seguin
08b89551b2 Use original r.js, externalized stripping of define/require to amd-stripper.js 2011-12-14 15:08:25 -08:00
Ghislain Seguin
e2606bc690 Re-introduced structure CSS files
Use YUICompressor for CSS compression as it is more efficient than r.js
2011-12-08 14:22:23 -08:00
Ghislain Seguin
ca6fe9bede Changed js and css targets to use r.js and r-jqm.js 2011-12-08 13:48:39 -08:00
Eddie Monge
8dfa5f9ca9 Log levels dont need to be quieted anymore 2011-11-26 12:01:46 -08:00
Eddie Monge
a922b8fe02 Dont output errors to js file, increase cache size 2011-11-26 10:39:54 -08:00
Eddie Monge
5acc18a215 Add images to the docs, fix cp syntax, rearrange build dependencies to be consistent 2011-11-18 19:01:04 -08:00
jblas@adobe.com
28b68f4d37 js/jquery.mobile.collapsibleSet.js was missing from the build. 2011-11-18 13:24:07 -08:00
Eddie Monge
5f2c4025ad Add the current git version to the build process when its not a stable build 2011-11-17 15:53:32 -08:00
Eddie Monge
8c6498fdc3 Fix license version and zip folder 2011-11-17 11:47:03 -08:00
Ghislain Seguin
98b1ed63d8 Merge pull request #3079 from eddiemonge/deploy
Deploy
2011-11-17 08:12:37 -08:00
Eddie Monge
4a1f4f8a02 Add quiet option to scp 2011-11-16 17:35:25 -08:00
Eddie Monge
ecf0b97536 Update the deployed files to use the CDN for the resources 2011-11-16 17:04:22 -08:00
Eddie Monge Jr.
0d283cb4ec combine the css structure min and license files 2011-11-15 09:04:16 -08:00
Eddie Monge
b7cd2128dd Why three lines when 2 will suffice? 2011-11-09 17:57:50 -08:00
Eddie Monge
366d33ead0 Update Makefile to actually work on the server 2011-11-09 17:43:37 -08:00
Eddie Monge
cd39c73d73 Merge in makefile 2011-11-09 16:06:33 -08:00
John Bender
7085843b74 moved info text to license-info.txt 2011-11-09 16:00:25 -08:00
John Bender
989f7f1542 move intro to text for css combine, js combine, and makefile use 2011-11-09 15:45:08 -08:00
Eddie Monge
a213cfa281 Complete overhaul of Make process to be cleaner, clearer and server-friendly 2011-11-09 01:39:25 -08:00
Eddie Monge
5535e24c46 Update to add license to root, update individual files to not have license, add license to built and testing files 2011-11-08 15:43:36 -08:00
Dan Heberden
dc8d538b44 Fix CSSTHME/CSSTHEME type in Makefile which was preventing build 2011-11-04 09:59:49 -07:00
Eddie Monge
f6e319ef8a Standardize licenses in files and match jQuery core min license in min files 2011-10-25 11:15:19 -07:00