Laurent Sansonetti
|
f29d89f89a
|
add magic encoding comments to all ruby source files
|
2014-03-05 12:20:20 +01:00 |
|
Eloy Durán
|
61e9a65534
|
[profiler] Refactor rake tasks into the Config and Builder classes.
|
2013-10-31 17:46:22 +01:00 |
|
Laurent Sansonetti
|
105a915f3d
|
mac port
|
2013-04-25 02:26:56 +02:00 |
|
Watson
|
126d006625
|
change the template directory path
|
2013-04-19 23:15:03 +09:00 |
|
Watson
|
990e352d62
|
add a feature which support the template
|
2013-04-19 23:02:49 +09:00 |
|
Watson
|
2ebbd0d9f8
|
add a feature which creates Default-568h@2x.png' in resource directory by motion create' in order to support 4-inch screen by default
|
2013-02-12 12:05:27 +09:00 |
|
Watson
|
46583198af
|
add app/pixate_code.rb into the default .gitignore file because it contains the Pixate license key
|
2013-01-20 17:43:36 +09:00 |
|
Watson
|
24fa3e1eb8
|
add .idea which is RubyMine project directory into the default .gitignore file
|
2012-12-25 10:43:49 +09:00 |
|
Watson
|
794c307fd1
|
add .sass-cache directory into the default .gitignore file
|
2012-12-25 10:35:00 +09:00 |
|
Watson
|
0333964b81
|
add some temporary files and project files into .gitignore (Thanks, @esummers)
|
2012-10-26 00:42:00 +09:00 |
|
Mark Rickert
|
2b96f6d638
|
Add .DS_Store to project created .gitignore
|
2012-10-26 00:39:29 +09:00 |
|
Laurent Sansonetti
|
c41ffd4bd8
|
the build mode can now be specified using the 'mode
|
2012-09-19 15:09:12 +02:00 |
|
Laurent Sansonetti
|
2edd313f81
|
static library support
|
2012-07-01 23:47:55 +02:00 |
|
Laurent Sansonetti
|
8ffadc83fc
|
allow dash and underscore characters to be used in an app name
|
2012-06-07 13:42:12 +02:00 |
|
Laurent Sansonetti
|
214d9be963
|
* Fixed the Rakefile created by `motion create' to include the magic utf8
comment, as the file may contain multibyte characters and be parsed by
Ruby 1.9. Patch by @pchw.
|
2012-06-06 17:38:40 +02:00 |
|
Laurent Sansonetti
|
21cb18495c
|
new license headers, validate app.icons
|
2012-06-03 20:19:57 +02:00 |
|
Laurent Sansonetti
|
fa8e0335ba
|
add support for coredata models and storyboard files
|
2012-05-13 22:28:30 +02:00 |
|
Laurent Sansonetti
|
da79e7ea7c
|
support for nib files
|
2012-05-09 12:09:24 +02:00 |
|
Laurent Sansonetti
|
87298c9b6f
|
add copyright headers
|
2012-04-24 18:26:30 +02:00 |
|
Laurent Sansonetti
|
c8b7903571
|
motion create now generates a .gitignore file
|
2012-03-24 23:21:08 +01:00 |
|
Laurent Sansonetti
|
e41db72e2b
|
move app creation elsewhere and print the files we create
|
2012-03-19 01:23:25 +01:00 |
|
Laurent Sansonetti
|
0112488f88
|
add support for archive release (appstore)
|
2012-02-10 20:49:24 +01:00 |
|
Laurent Sansonetti
|
0bedf44f15
|
make sure log output isn't messed when performing concurrent tasks
|
2012-01-03 11:21:17 +01:00 |
|
Laurent Sansonetti
|
0372c31f20
|
remove whitespace
|
2011-12-26 12:26:10 +01:00 |
|
Laurent Sansonetti
|
10e7d8327b
|
fix the 'set verbose off by default' thing for previous versions of rake (actually that one that ships with the system)
|
2011-12-26 12:20:50 +01:00 |
|
Laurent Sansonetti
|
484263cf9b
|
print the log prefix part in bold
|
2011-12-25 17:26:35 +01:00 |
|
Laurent Sansonetti
|
bfe3c0cdb3
|
better deploy (check if connected device is provisioned), more build system output fixes, misc changes
|
2011-12-25 17:06:22 +01:00 |
|
Laurent Sansonetti
|
1162483d43
|
better build system output
|
2011-12-24 18:39:20 +01:00 |
|
Laurent Sansonetti
|
8198ff4caf
|
motion/rake -> motion/project
|
2011-12-04 18:04:49 +01:00 |
|