Historique des commits

Auteur SHA1 Message Date
  Felix Fietkau 091934e7fb fix timestamp checks for build system paths which have '.svn' in their directory name il y a 15 ans
  Ralph Hempel f9d0fb8a16 ensure that the timestamp script will follow the path even if it is link ( in our case the build directory might be a link to a ClearCase dynamic view ) il y a 16 ans
  Felix Fietkau 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) il y a 17 ans
  Nicolas Thill 916e33b59e change case of conflicting option il y a 18 ans
  Felix Fietkau 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time il y a 18 ans
  Felix Fietkau d475d94aab avoid rdep in the top level make process (subdir.mk) - it leaks too much memory and increases the startup time for regular make commands. timestamp.pl is more lightweight here il y a 18 ans
  Felix Fietkau 0e3a29c270 Fix the annoying base-files autorebuild bug. When checking file mtimes in directories, timestamp.pl was following symlinks. This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory. il y a 19 ans
  Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk il y a 19 ans