提交历史

作者 SHA1 备注 提交日期
  Felix Fietkau 091934e7fb fix timestamp checks for build system paths which have '.svn' in their directory name 15 年之前
  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 ) 16 年之前
  Felix Fietkau 625b692c1f use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 17 年之前
  Nicolas Thill 916e33b59e change case of conflicting option 18 年之前
  Felix Fietkau 5f748a6c24 clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time 18 年之前
  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 18 年之前
  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. 19 年之前
  Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 19 年之前