Revīziju vēsture

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