Magellan Linux

Log of /trunk/mage/usr/lib/mage/depwalker.sh

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2840 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 24 08:23:22 2014 UTC (9 years, 6 months ago) by niro
File length: 10912 byte(s)
Diff to previous 2838
-support deep and simple build-prerequisites, which reduces the overhead as they only respect the sdepend of the target mage/smagefile and not from all deps

Revision 2838 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 22 12:26:49 2014 UTC (9 years, 6 months ago) by niro
File length: 9948 byte(s)
Diff to previous 2831
-load mage-features to support them with the smagesource() function

Revision 2831 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 19 11:18:38 2014 UTC (9 years, 7 months ago) by niro
File length: 9872 byte(s)
Diff to previous 2827
-evaluate march[s|]depend() right if depwalker calls the smagefile directly

Revision 2827 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 17 11:19:36 2014 UTC (9 years, 7 months ago) by niro
File length: 9841 byte(s)
Diff to previous 2826
-spelling

Revision 2826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 17 11:19:22 2014 UTC (9 years, 7 months ago) by niro
File length: 9840 byte(s)
Diff to previous 2738
-revert commit r2735 - deps of highest_depfile must be checked before adding it to the ALL_DEPS var, so that they get installed before highest_depfile and not after it

Revision 2738 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 12 15:24:36 2014 UTC (9 years, 8 months ago) by niro
File length: 9760 byte(s)
Diff to previous 2735
-fixed spelling

Revision 2735 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 12 15:23:05 2014 UTC (9 years, 8 months ago) by niro
File length: 9759 byte(s)
Diff to previous 2376
-fixed a logic error/race-condition in depwalker, where the highest_magefile was added too late to ALLDEPS

Revision 2376 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 6 14:35:29 2014 UTC (10 years, 3 months ago) by niro
File length: 9759 byte(s)
Diff to previous 2360
-fixed a typo and whitespaces

Revision 2360 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 6 12:36:37 2014 UTC (10 years, 3 months ago) by niro
File length: 9768 byte(s)
Diff to previous 2359
-added --smage switch to support depwalking of smage2 files

Revision 2359 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 6 12:35:42 2014 UTC (10 years, 3 months ago) by niro
File length: 9267 byte(s)
Diff to previous 2286
-fixed wrong methods in usage()

Revision 2286 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 2 10:12:35 2013 UTC (10 years, 4 months ago) by niro
File length: 9265 byte(s)
Diff to previous 2285
-fixed broken pretend/install-build-prerequisites commands

Revision 2285 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 2 10:11:10 2013 UTC (10 years, 4 months ago) by niro
File length: 9616 byte(s)
Diff to previous 2281
-introduced decho() and replaced all debug messages with this function

Revision 2281 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 20 12:21:28 2013 UTC (10 years, 5 months ago) by niro
File length: 10000 byte(s)
Diff to previous 2280
-provide enhanced debug information

Revision 2280 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 20 12:20:12 2013 UTC (10 years, 5 months ago) by niro
File length: 9023 byte(s)
Diff to previous 2276
-fixed broken upgrade methods with commit r2195 and r2210

Revision 2276 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 25 07:53:19 2013 UTC (10 years, 6 months ago) by niro
File length: 8718 byte(s)
Diff to previous 2275
-mention that pcat is mandatory

Revision 2275 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 25 07:52:22 2013 UTC (10 years, 6 months ago) by niro
File length: 8708 byte(s)
Diff to previous 2274
-fixed spelling

Revision 2274 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 25 07:52:00 2013 UTC (10 years, 6 months ago) by niro
File length: 8709 byte(s)
Diff to previous 2269
-fixed line-wrap

Revision 2269 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 25 06:55:11 2013 UTC (10 years, 6 months ago) by niro
File length: 8676 byte(s)
Diff to previous 2221
-fixed usage

Revision 2221 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 16 07:40:02 2013 UTC (10 years, 6 months ago) by niro
File length: 8676 byte(s)
Diff to previous 2220
-allow debug mode for depwalker

Revision 2220 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 16 06:52:01 2013 UTC (10 years, 6 months ago) by niro
File length: 8480 byte(s)
Diff to previous 2210
-fixed whitespaces

Revision 2210 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 14 13:13:46 2013 UTC (10 years, 6 months ago) by niro
File length: 8482 byte(s)
Diff to previous 2195
-add support for build-prerequisites

Revision 2195 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 10 11:05:34 2013 UTC (10 years, 6 months ago) by niro
File length: 7605 byte(s)
Diff to previous 2141
-depwalker: do not add loop dependencies to the install list twice

Revision 2141 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 15 08:04:58 2013 UTC (10 years, 9 months ago) by niro
File length: 7765 byte(s)
Diff to previous 1564
-print invalid apps and do not print errors

Revision 1564 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 28 10:05:49 2011 UTC (12 years, 4 months ago) by niro
File length: 7419 byte(s)
Diff to previous 1563
-fixed speling

Revision 1563 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 28 10:02:01 2011 UTC (12 years, 4 months ago) by niro
File length: 7411 byte(s)
Diff to previous 1562
-renamed function rumwanders() -> depwalking() and all its references too

Revision 1562 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 28 09:59:15 2011 UTC (12 years, 4 months ago) by niro
File length: 7411 byte(s)
Diff to previous 1561
-fixed spelling

Revision 1561 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 28 09:57:31 2011 UTC (12 years, 4 months ago) by niro
File length: 7421 byte(s)
Diff to previous 1560
-removed old cruft

Revision 1560 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 28 09:55:37 2011 UTC (12 years, 4 months ago) by niro
File length: 7686 byte(s)
Diff to previous 1559
-get colors and MLIBDIR from includes

Revision 1559 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 28 09:54:25 2011 UTC (12 years, 4 months ago) by niro
File length: 8209 byte(s)
Diff to previous 887
-fixed header

Revision 887 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 15 23:31:38 2009 UTC (14 years, 9 months ago) by niro
File length: 8312 byte(s)
Diff to previous 778
-fixed spelling

Revision 778 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 5 10:33:36 2008 UTC (15 years, 6 months ago) by niro
File length: 8315 byte(s)
Diff to previous 701
-allow NODEPS=true


Revision 701 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 26 15:58:25 2008 UTC (16 years, 1 month ago) by niro
File length: 8234 byte(s)
Diff to previous 677
-inform on upgrade about non updated packages


Revision 677 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 26 19:51:40 2008 UTC (16 years, 2 months ago) by niro
File length: 7538 byte(s)
Diff to previous 656
-do not add virtuals to PROCESSEDDEPS or their resolved pkgnames will be ignored and are missing on the dependecy list


Revision 656 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 13 21:42:16 2008 UTC (16 years, 3 months ago) by niro
File length: 7340 byte(s)
Diff to previous 654
-exclude empty depnames to improve dep-calculation speed


Revision 654 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 13 21:32:38 2008 UTC (16 years, 3 months ago) by niro
File length: 7278 byte(s)
Diff to previous 598
- do not process already processed deps


Revision 598 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 5 16:49:33 2007 UTC (16 years, 5 months ago) by niro
File length: 6889 byte(s)
Diff to previous 419
-some performance fixes


Revision 419 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 22 00:24:14 2007 UTC (17 years, 3 months ago) by niro
File length: 6582 byte(s)
Diff to previous 250
variable mage.rc


Revision 250 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 2 13:57:39 2005 UTC (18 years, 6 months ago) by niro
File length: 6591 byte(s)
Diff to previous 235
fixed missing deps in src/upgrade and speed this thing up


Revision 235 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 10 13:34:56 2005 UTC (18 years, 7 months ago) by niro
File length: 6163 byte(s)
Diff to previous 231
fixed wrong include locations


Revision 231 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 9 17:50:03 2005 UTC (18 years, 7 months ago) by niro
File length: 6194 byte(s)
Diff to previous 226
added upgrade targets


Revision 226 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Sep 9 16:35:46 2005 UTC (18 years, 7 months ago) by niro
File length: 5211 byte(s)
complete rewrite


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a