1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00
Commit Graph

42 Commits

Author SHA1 Message Date
Ciaran Gultnieks
2ed55dc233 BSD license disambiguation 2012-08-21 21:59:28 +01:00
Ciaran Gultnieks
ea985430b0 Move docs to docs directory, and generate HTML 2012-02-23 14:32:35 +00:00
Ciaran Gultnieks
1b7f265b40 For the sake of correctness 2012-02-22 23:58:05 +00:00
Ciaran Gultnieks
3f5c29c30f Support force update of build.xml without target, for r14 2012-02-18 21:30:18 +00:00
Paul Sokolovsky
bd6619ee01 Update docs for forceversion/forcevercode. 2012-02-16 23:09:57 +02:00
Ciaran Gultnieks
5ae068baa6 Added 'init' to build options - as prebuild, but runs earlier 2012-02-04 21:19:07 +00:00
Ciaran Gultnieks
c33903cf14 Support for source libraries 2012-01-28 00:05:30 +00:00
Torsten Grote
8bd4dbaf1a updated README for openjdk and building apk files 2012-01-07 08:58:49 +00:00
Ciaran Gultnieks
14bc39010b Various fixes and improvements, and git-svn support 2012-01-04 21:37:11 +00:00
Ivo Ugrina
6a29e51b46 added antiNonFreeDep 2011-10-08 00:23:29 +02:00
Ciaran Gultnieks
4ea8b520b8 Stopped copying built files around so much
This is much faster and less heavy on the disk space. "Use Built" is now
obsolete. If there is a built version, it's included.
2011-08-25 23:50:15 +01:00
Ciaran Gultnieks
1e7020687a Remove obsolete (after today's earlier commits) documentation paragraph 2011-08-07 16:16:54 +01:00
Ciaran Gultnieks
f3c2b344c4 Documentation for the patch system 2011-08-07 12:30:48 +01:00
Ciaran Gultnieks
b37ce633fe Added maven support to build process 2011-04-27 10:03:43 +01:00
Henrik Tunedal
4cfc02ae9d Simplify SDK path configuration
As long as we're making the user specify the path to the SDK, we can
use that information to find all the tools - there's no need for
specifying the location of aapt separately or requiring the tools to
be in $PATH.
2011-04-06 23:45:41 +02:00
Henrik Tunedal
7324d40b2d Fix typo in README 2011-03-18 19:18:13 +01:00
Henrik Tunedal
92a2022d2c Indicate if an app requires root privileges 2011-03-09 00:16:53 +01:00
Ciaran Gultnieks
263e4c4e7b Added the ability to fix the old apostrophe thing 2011-03-03 20:25:18 +00:00
Ciaran Gultnieks
84ba9b19be Added the ability to flag an unbuildable release 2011-03-02 21:47:48 +00:00
Henrik Tunedal
bffeb61eb7 Oops. Fix README. 2011-03-01 01:38:14 +01:00
Henrik Tunedal
bce5da2543 Metadata parsing changes
A few small changes to the format of metadata files:

"Build Version" lines can now contain include commas by escaping them
with a backslash. They can also be split over multiple lines by ending
each line (except the last) with a backslash.

Additionally, empty lines in descriptions should now work correctly.
2011-03-01 01:28:24 +01:00
Henrik Tunedal
fb27ce69a0 Allow the equals sign in prebuild commands 2011-02-25 23:19:17 +01:00
Ciaran Gultnieks
d45efbddad Added 'fixtrans' build option 2011-02-01 14:54:34 +00:00
Ciaran Gultnieks
2895250014 Build documentation updates and a new option (novcheck 2011-01-31 22:57:56 +00:00
Ciaran Gultnieks
50a962db31 Some build and update system improvements, including the ability to set javac encoding 2011-01-26 16:02:30 +00:00
Ciaran Gultnieks
9e9aa79c44 Added support for donate links in the metadata - sooner or later these will be used in the client 2011-01-19 00:12:36 +00:00
Ciaran Gultnieks
4a323dda66 Support for submodules in build process 2011-01-15 23:24:41 +00:00
Ciaran Gultnieks
1b71121a20 Improved the documentation for 'oldsdkloc' option 2011-01-15 13:19:02 +00:00
Michael Haas
69aa9f38cb Add PATH requirement 2011-01-14 14:29:09 +01:00
Ciaran Gultnieks
4497d6c91e Added support for bzr 2011-01-10 14:54:50 +00:00
Ciaran Gultnieks
10505120d4 Added ability to run ndk build script if the ant build doesn't do it 2011-01-10 08:31:35 +00:00
Ciaran Gultnieks
8525782c7a Lots of mad hacks to make com.funambol.android auto-build 2011-01-09 15:52:00 +00:00
Ciaran Gultnieks
a855e38fff Some more build capabilities, and an optimisation for SVN when doing tag checkouts 2011-01-08 22:31:55 +00:00
Ciaran Gultnieks
9386d092e2 More build capabilities - svn authentication, ndk location, custom ant target 2011-01-08 21:07:58 +00:00
Ciaran Gultnieks
ea7fe6b3e0 Automatic transfer of specified built apps to repository during update 2011-01-05 22:20:57 +00:00
Ciaran Gultnieks
a6b4830add Added support for mercurial 2011-01-03 10:55:18 +00:00
Ciaran Gultnieks
f863c2225c Added the ability to expect build output in a different place 2011-01-03 00:04:32 +00:00
Ciaran Gultnieks
f73926ea94 Added a build feature to be able to remove a specified file before building 2011-01-02 23:15:56 +00:00
Ciaran Gultnieks
cae8bd1546 Added ability to build from svn without checking out the entire repo 2011-01-02 11:27:50 +00:00
Ciaran Gultnieks
06cc795565 Allowed for APKs with bad names, and added Mobile C64, which is one of those 2010-12-29 16:43:04 +00:00
Ciaran Gultnieks
410da2479e Documentation of metadata format 2010-12-15 21:27:59 +00:00
Ciaran Gultnieks
52e9c929a7 Initial files 2010-10-21 23:26:38 +01:00