1
0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-11-09 10:09:56 +01:00

Commit Graph

  • f5d5ba5d5b Suppress kill output Nicola Corna 2018-01-10 09:42:37 +0100
  • 8ea3313409 Minor fix Nicola Corna 2018-01-08 00:20:06 +0100
  • cf65924949 Pass the result of the current build to post-build.sh Nicola Corna 2018-01-06 10:16:38 +0100
  • ddffcfaae8 Kill the relevant processes before unmounting the overlay Nicola Corna 2018-01-04 13:59:09 +0100
  • 2e29542898 Install missing lsof Nicola Corna 2018-01-04 10:02:52 +0100
  • 4d481dd1c4 Fix umount Nicola Corna 2018-01-03 19:23:04 +0100
  • 6ec2ffde0d Remove extra quotes inside for loop Nicola Corna 2017-12-20 10:34:37 +0100
  • 8d7ef9dc73 Move the mirror to a separate volume Nicola Corna 2017-12-19 23:25:42 +0100
  • 1795489a83 Manually stop Jack after each build Nicola Corna 2017-12-17 15:29:45 +0100
  • d2d44ea4c6 Use quotes on all the variables Nicola Corna 2017-12-15 10:32:24 +0100
  • 2e47ada281 Adapt clean options to the new build system Nicola Corna 2017-12-15 10:16:46 +0100
  • 97ca3efbcc Minor fix Nicola Corna 2017-12-15 09:32:41 +0100
  • b136ccaf72 Fix manifests' rsync Nicola Corna 2017-12-13 16:32:01 +0100
  • 324a10e762 Add multibranch support Nicola Corna 2017-11-10 00:26:56 +0100
  • 4176346648 Add SHA256 sum Nicola Corna 2017-11-07 07:07:49 +0100
  • 2011570233 Restrict the builds search Nicola Corna 2017-11-07 07:06:10 +0100
  • abb92f743f Add maven to build dependencies Jeremy O'Brien 2017-11-06 20:18:42 -0500
  • 75b15930ae Add maven to build dependencies Jeremy O'Brien 2017-11-06 20:18:42 -0500
  • 51bc22ca56 Make the ccache size configurable Nicola Corna 2017-11-06 16:31:11 +0100
  • 633e8018e0 Pass BRANCH_NAME to repo init Fabian Köster 2017-11-03 17:07:15 +0100
  • 137a541ca1 Pass BRANCH_NAME to repo init Fabian Köster 2017-11-03 17:07:15 +0100
  • 33b708763d Update README.md Nicola Corna 2017-11-01 19:11:09 +0100
  • a281145b70 Copy all the files inside the user scripts folder Nicola Corna 2017-11-01 18:38:29 +0100
  • 4ef85b9fe3 Add external scripts support dev Nicola Corna 2017-10-27 08:07:37 +0200
  • 5552c1922a Add configurable build.prop key Nicola Corna 2017-10-18 17:33:30 +0200
  • d912e4b030 Improve the logging Nicola Corna 2017-10-18 17:20:32 +0200
  • 53250fcbe3 Log patch and git output to DEBUG_LOG Nicola Corna 2017-10-17 18:44:49 +0200
  • ef9f15ce01 Use build/core/version_defaults.mk to determine the current Android version Nicola Corna 2017-08-24 00:40:44 +0200
  • 5fcb95e54f Cleanup Dockerfile Nicola Corna 2017-08-07 16:54:08 +0200
  • 625e715e4a Add an option to generate the OpenDelta's builds JSON file Nicola Corna 2017-08-05 11:25:32 +0200
  • fba75880fa Use the appropriate signature spoofing patch Nicola Corna 2017-07-30 18:10:47 +0200
  • d74ec09989 Move to lineageos4microg Nicola Corna 2017-08-05 09:29:07 +0200
  • ce6fbd473c Minor typo fix Nicola Corna 2017-07-30 18:13:55 +0200
  • 87e92f2736 Use xdelta3 from the Ubuntu repo Nicola Corna 2017-07-15 15:08:19 +0200
  • 12ea4694e3 Fix delta cleanup Nicola Corna 2017-07-06 17:14:53 +0200
  • 49ce415eaa Update README Nicola Corna 2017-06-06 14:37:18 +0200
  • d0d4576ed9 Change license to GPLv3 Nicola Corna 2017-06-06 08:27:29 +0200
  • 772389357c Add DELETE_OLD_ZIPS and DELETE_OLD_DELTAS Nicola Corna 2017-06-06 08:27:09 +0200
  • 6a2b51c155 Fix the zip date when the build has started the day before Nicola Corna 2017-05-31 15:24:33 +0200
  • 40847c7763 Add RELEASE_TYPE Nicola Corna 2017-05-30 21:43:54 +0200
  • f170ae7a6a Specify PRODUCT_EXTRA_RECOVERY_KEYS Nicola Corna 2017-05-27 09:16:14 +0200
  • 74fabf1e65 Minor zip copy fix Nicola Corna 2017-05-26 23:54:40 +0200
  • 290aeb2d07 Minor fix Nicola Corna 2017-05-25 07:07:03 +0200
  • 7403fce5c8 Add support for delta files Nicola Corna 2017-05-24 22:12:56 +0200
  • c841a467c6 Minor fix Nicola Corna 2017-05-22 12:58:04 +0200
  • 134a82710e Add SIGNATURE_SPOOFING Nicola Corna 2017-05-22 10:03:05 +0200
  • 37f1814a22 Use build_number.txt to identify target file zips Nicola Corna 2017-05-18 10:00:16 +0200
  • 57fd1379b8 Replace make clean with rm -rf out/target/product/<codename> Nicola Corna 2017-05-18 07:26:04 +0200
  • 0cc32390fa Add ZIP_SUBDIR Nicola Corna 2017-05-17 00:33:15 +0200
  • a0469e094e Add SHA256 Nicola Corna 2017-05-14 20:22:43 +0200
  • a169b9f590 Restrict the signature spoofing permission to privileged apps only Nicola Corna 2017-05-07 22:29:36 +0200
  • 515085a6a9 Remove CUSTOM_STATIC_JAVA_LIBRARY Nicola Corna 2017-05-07 15:43:22 +0200
  • 5f8b9d2ca9 Sign the builds manually Nicola Corna 2017-05-06 21:12:31 +0200
  • c6063d7ab7 Switch to Ubuntu 16.04 Nicola Corna 2017-05-05 15:38:45 +0200
  • b235a6e245 Add "now" option Nicola Corna 2017-05-04 14:51:19 +0200
  • fd59136e29 Multiple changes Nicola Corna 2017-05-03 17:32:18 +0200
  • 4c0f2f2629 Refine ncurses5 installation Julian Xhokaxhiu 2017-02-23 22:58:41 +0100
  • 3b1d0eaecb Remove double repo installation Julian Xhokaxhiu 2017-02-23 22:41:39 +0100
  • b17f854375 Switch from Oracle JDK to OpenJDK Julian Xhokaxhiu 2017-02-23 22:38:56 +0100
  • f96e5d2795 Re-enable logging print from cron script Julian Xhokaxhiu 2017-02-17 18:29:13 +0100
  • 789da2da48 Clean out the build even if it fails Julian Xhokaxhiu 2017-02-17 18:27:09 +0100
  • 7f5ef167ea Improve overall logging Julian Xhokaxhiu 2017-01-24 22:31:34 +0100
  • d6e53000ff Update README.md Julian Xhokaxhiu 2017-01-24 21:35:45 +0100
  • f0ad560831 Fix the cleaning logic of the out directory Julian Xhokaxhiu 2017-01-23 23:06:38 +0100