1. acd61f9 Don't store notice files for Soong modules by Colin Cross · 1 year, 2 months ago
  2. 00d65a0 Skip parts of notice_files.mk that don't apply to Soong modules by Colin Cross · 1 year, 2 months ago
  3. 46ee66c Merge "Assign each xts test package a copy license metadata" by Yihan Dong · 2 years, 4 months ago
  4. b18d985 Clear out old license package name, if any. by Bob Badour · 2 years, 4 months ago
  5. 9b75c9e Assign each xts test package a copy license metadata by Yihan Dong · 2 years, 4 months ago
  6. 04fbe29 Append built and installed when copying metadata. by Bob Badour · 2 years, 6 months ago
  7. d227fac Revert "Revert "Revert "Revert "Create lists of projects to share per dist target"""" by Bob Badour · 2 years, 7 months ago
  8. 398bd87 Revert "Revert "Revert "Create lists of projects to share per dist target""" by Bob Badour · 2 years, 7 months ago
  9. 82040d9 Revert "Revert "Create lists of projects to share per dist target"" by Bob Badour · 2 years, 9 months ago
  10. ba33724 Create license metadata for copied targets. by Bob Badour · 2 years, 8 months ago
  11. 6259a09 Remove unused combine-notice-files macro. by Bob Badour · 2 years, 10 months ago
  12. 42f00c7 Test suite notices using dependencies. by Bob Badour · 2 years, 10 months ago
  13. 7757005 Phony target to report all library names. by Bob Badour · 2 years, 11 months ago
  14. 71d9919 Revert^2 "Reuse license metadata files from Soong" by Colin Cross · 3 years, 1 month ago
  15. 81b1676 Revert "Reuse license metadata files from Soong" by Colin Cross · 3 years, 1 month ago
  16. 4f8dd6f Reuse license metadata files from Soong by Colin Cross · 3 years, 2 months ago
  17. 52a0c97 Revert "Revert "Move meta_lic files into per-module intermediates directories"" by Colin Cross · 3 years, 1 month ago
  18. e41ad14 Revert "Move meta_lic files into per-module intermediates directories" by Colin Cross · 3 years, 1 month ago
  19. 44858d3 Move meta_lic files into per-module intermediates directories by Colin Cross · 3 years, 2 months ago
  20. 879cfa8 Add macros for non-module license metadata and deps by Bob Badour · 3 years, 9 months ago
  21. 3412a07 Avoid duplicate installed notice file rules. by Bob Badour · 4 years ago
  22. 7a95820 Revert^2 "Rough-in license metadata support to make." by Bob Badour · 4 years ago
  23. 21bd34f Revert^2 "Add variables for notice deps, license kinds etc." by Bob Badour · 4 years ago
  24. dcfb9c5 Revert "Add variables for notice deps, license kinds etc." by Jerome Gaillard · 4 years ago
  25. 5406674 Revert "Rough-in license metadata support to make." by Jerome Gaillard · 4 years ago
  26. 20fc1b3 Rough-in license metadata support to make. by Bob Badour · 4 years, 6 months ago
  27. 6421674 Add variables for notice deps, license kinds etc. by Bob Badour · 4 years, 6 months ago
  28. a16690c Skip unneeded notice files for DATA modules. by Jesse Hall · 4 years, 3 months ago
  29. e0c5e44 Revert "Revert "Use sdk variant of Soong modules when LOCAL_SDK_..." by Colin Cross · 4 years, 9 months ago
  30. 79e5a55 Revert "Use sdk variant of Soong modules when LOCAL_SDK_VERSION ..." by Colin Cross · 4 years, 9 months ago
  31. b934116 Use sdk variant of Soong modules when LOCAL_SDK_VERSION is set by Colin Cross · 5 years ago
  32. 9da828c Include LICENSE files, when available, in notices. by Bob Badour · 5 years ago
  33. e12c862 Avoid path conflicts for the notice files by Jiyong Park · 5 years ago
  34. d62e712 Make support for rust modules from Soong. by Ivan Lozano · 5 years ago
  35. 9340a67 make: Add support to skip current VNDK install by Jooyung Han · 6 years ago
  36. dca3186 Skip unneeded notice files for ETC modules. by Jaewoong Jung · 6 years ago
  37. e8cb195 Add -CROSS suffix to cross host OS notice targets. by Jaewoong Jung · 6 years ago
  38. 6493118 Fix vndk packaging to stop depending on phony targets by Dan Willemsen · 7 years ago
  39. 58d96b1 notice_files: Disable NOTICE files for FAKE modules. by John Muir · 7 years ago
  40. a6bc3a8 Delete jack support by Colin Cross · 7 years ago
  41. 2be5594 Exclude ndk stubs from notice file list by Dan Willemsen · 8 years ago
  42. 8dae49c Add Header Library support to Make by Dan Willemsen · 8 years ago
  43. e0bba6f Fix PDK dupbuild issues by Dan Willemsen · 8 years ago
  44. 3bf15e7 Record module type statistics by Dan Willemsen · 8 years ago
  45. 76c7d68 Allow modules to override the default NOTICE file. by Narayan Kamath · 9 years ago
  46. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 9 years ago
  47. f09e59e [DO NOT MERGE] Compile using Jack. by Yohann Roussel · 10 years ago
  48. 6ef6519 Set up rules to build static libraries for TARGET_2ND_ARCH by Ying Wang · 11 years ago
  49. 62c81f8 Collect NOTICE files for apps_only build. by Ying Wang · 11 years ago
  50. 278bbf1 Don't concatenate the NOTICE file for a single module. by Torne (Richard Coles) · 12 years ago
  51. 13d6950 NOTICE file only module by Ying Wang · 12 years ago
  52. 63afdc1 Use GYP instead of NONE as the module class for gyp. by Torne (Richard Coles) · 12 years ago
  53. f55aeb0 Don't fail if a target of type NONE has a NOTICE file present by Steve Block · 13 years ago
  54. 3e0e611 build speedup: Do not use shell 'find' function to look for NOTICE files. by David 'Digit' Turner · 14 years ago
  55. 6819256 Fix the warning about NOTICE files overriding previous targets. by Joe Onorato · 16 years ago
  56. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  57. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  58. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago