Historial de Commits

Autor SHA1 Mensaje Fecha
  Felix Fietkau db4fd873f3 improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore hace 16 años
  Felix Fietkau 7aae9d3725 avoid using implicit rules during metadata dump to speed up the process even more hace 17 años
  Felix Fietkau b0d8473bf4 get rid of a shell warning if md5sum is not found hace 17 años
  Felix Fietkau 4c665e6ca4 large improvement for parallel builds. works without V=99 now and without warnings. tested with -j on an 2x dual core opteron machine hace 17 años
  Ralph Hempel 9e0be1c6e3 fix buildprocess if running as cron job (package info files corrupted due missing Source-Makefile statement) hace 18 años
  Felix Fietkau 2da3f6a256 fix the sdk hace 18 años
  Felix Fietkau f8dfc57573 add initial version of a package feeds management script hace 18 años
  Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets hace 18 años
  Nicolas Thill af0b91ca90 allow scan.mk to find python packages introduced in [8639] hace 18 años
  Felix Fietkau 9c88ba80b9 more build system cleanup hace 18 años
  Felix Fietkau 3e87d642f7 detect whether the find command supports -L or -follow hace 18 años
  Felix Fietkau 2809e403d6 find: use -follow instead of -L, some systems don't support -L hace 18 años
  Felix Fietkau 25b44d2c12 follow symlinks in package scan hace 18 años
  Felix Fietkau de2aa28c4c properly support dependencies on packages that just use Build/DefaultTargets hace 18 años
  Felix Fietkau 7b16475eb7 fixes for recursive package scanning hace 18 años
  Felix Fietkau bdc9419a20 rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies hace 18 años
  Felix Fietkau 2555097cc6 fix target rescan (version kernel changes) hace 18 años
  Felix Fietkau b5a6f01ec0 fix dependencies for metadata scanning hace 19 años
  Mike Baker 23efe5fc83 Tidy up Makefiles hace 19 años
  Felix Fietkau c2b42e1afe add check for openwrt build system makefiles when scanning for metadata hace 19 años
  Felix Fietkau fcf0aa5ab7 make sure tmp/info gets created hace 19 años
  Felix Fietkau 36b75197e3 detect changes in package/kernel/modules/*.mk when scanning the package metadata hace 19 años
  Felix Fietkau 08c5cb8c23 fix metadata scan for profile split hace 19 años
  Felix Fietkau 423e90915d Massive speedup in the package/target scanning step - per package metadata files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild hace 19 años