Joe Bowser
5d8d8e77f8
Merge branch 'cordova-lib' of git://github.com/bennmapes/cordova-android into scripts
2013-04-18 16:35:35 -07:00
Benn Mapes
4dee30ed84
[CB-2914] Cli script migration for unix bash
2013-04-18 16:34:52 -07:00
lorinbeer
383b3dadd5
[CB-3024] expanded help string for cl create script
2013-04-12 08:32:22 -07:00
Dave E
ee38b2ef03
Use pushd/popd instead of subshell
...
Improves the error message that happens when ant is not installed.
2013-03-14 12:31:56 -04:00
patrick kettner
2683803ef3
Add check for build targets in create script
...
I installed the android sdk via homebrew, which does not install any build targets by default.
That resulted in the create throwing the following somewhat cryptic error.
An unexpected error occurred: "$ANDROID_BIN" create project --target $TARGET --path "$PROJECT_PATH" --package $PACKAGE --activity $ACTIVITY >&/dev/null exited with 1
This just adds a check that the variables that are set to the values of the build targets are properly set, and exit if they are not.
2013-02-12 11:07:51 -05:00
Fil Maj
b870214cca
Fixes CB-2204: if bin/create fails, exit with code 1
2013-01-11 10:24:03 -08:00
Brian M Dube
c0ee593c10
[CB-1959] Display usage and exit when no arguments given
2012-12-02 21:21:24 -05:00
Anis Kadri
2ee4326a4d
updating create command
2012-11-22 22:23:51 -05:00
Anis Kadri
0084c6f96a
refactoring android commands
2012-11-22 22:23:51 -05:00
Anis Kadri
ccdd2fd2ca
CB-1809 create
script should print out meaningful error messages
2012-11-05 17:51:32 -08:00
alunny
4e0c8982c9
get commons-codec from apache archive, not osuosl
...
prevents the issue where, when a new release of commons-codec comes out,
`bin/create` stops working
2012-10-08 15:12:13 -07:00
Anis Kadri
d406e2ed22
merging conflict with create script
2012-09-28 17:43:26 -07:00
Anis Kadri
0bfc9935b2
CB-1359 simplifying API_LEVEL command
2012-09-28 17:41:12 -07:00
Joshua Granick
1bf12842ca
Allow for predefined ANDROID_BIN value, fix for paths with spaces
2012-09-27 14:05:01 -04:00
Josh Soref
ac4fc3e54e
Spelling: occurred
2012-09-17 22:09:51 -04:00
Anis Kadri
d859bb8e67
adding windows createAppInfoJar
2012-09-17 17:14:25 -07:00
Joe Bowser
9ba5bae34d
Updating commons-codec
2012-09-17 09:44:47 -07:00
Philipp Klose
dbfa2d7994
Change bin/create to use bash as shell
...
Fixes script on older Ubuntu versions.
2012-09-17 11:09:53 -04:00
Joe Bowser
20a19d67d0
Put this on the wrong branch
2012-09-13 11:44:09 -07:00
Anis Kadri
9ef487a7a5
fixing replace for mountain lion
2012-07-28 08:13:31 -07:00
Anis Kadri
7865c06863
CB-1148 fix for directories with spaces
2012-07-27 18:30:39 -07:00
Anis Kadri
0ccd11e587
CB-1031 android create script fails
2012-07-11 14:00:42 -07:00
Anis Kadri
99fb3ebe00
creating project without source
2012-06-26 17:34:19 -07:00
Anis Kadri
570fc3cfb2
removing echoes
2012-06-25 14:46:10 -07:00
Anis Kadri
0aec2be4dd
updating bash create script and node test
2012-06-15 18:36:06 -07:00
Anis Kadri
0a4d218010
updating test for CB-916
2012-06-13 15:52:26 -07:00
Anis Kadri
55b1e40885
renaming create2
2012-06-08 10:36:10 -07:00
Anis Kadri
447af8da6a
removing old create and templates
2012-06-07 20:08:22 -07:00
Joe Bowser
7d0cc5837d
Auto detect whether we have the jar already. Also, just create the directory whether it exists or not
2012-05-29 14:34:14 -07:00
Steven Gill
b77f1cbff8
updated create script CB 839
2012-05-30 00:11:11 +10:00
Joe Bowser
c6349668dd
Tweaked create so it fetches the commons-codec using curl
2012-05-11 16:07:43 -07:00
Joe Bowser
216f6a9b32
Adding more Apache Headers. Not sure if this should have headers or not
2012-05-04 16:47:37 -07:00
macdonst
08d7a9c87a
Remove duplicate files from repository
...
We should only have these files in one place in the repo. Changes have been made to the scripts to pick up the xml files from their proper location.
2012-04-13 15:35:49 -04:00
macdonst
664a061d10
Rename to Cordova
2012-02-03 10:38:40 -05:00
Dave Johnson
aa577416de
Fix so that we get the correct id when more than 9 targets
2011-09-07 16:31:29 -07:00
brianleroux
d34dcf8ee5
cli moving to a phonegap folder, local to the proj and tests
2011-09-01 14:34:11 -07:00
brianleroux
e7f206b598
adding benchmarking automation
2011-09-01 13:15:19 -07:00
Dave Johnson
75233711e3
Moved around the scripts so that you can create a self contained project that you can run debug, emulate and log from
2011-08-26 10:54:37 -07:00
davejohnson
8cf00fc788
Moved default plugins.xml, www, and manifest.xml into a folder structure that can be straight copied over a new android project. change the bash script to update the target of the phonegap framework dir before building
2011-08-20 13:27:53 -07:00
brianleroux
1c064b0922
test fully automated from mobile-spec edge
2011-08-18 22:40:09 -07:00
brianleroux
ffdb240114
auto launching on debug
2011-08-18 19:39:27 -07:00
brianleroux
2f9060dd3e
first pass at a test script
2011-08-18 19:20:41 -07:00
brianleroux
65cf68b5d2
no more ruby dependency
2011-08-18 18:21:51 -07:00