Up to [local] / ports / devel / gyp
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7, Wed May 24 21:23:28 2023 UTC (18 months ago) by namtsui
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +0 -0 lines
FILE REMOVED
remove finished ports
Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 7 06:40:16 2023 UTC (20 months, 2 weeks ago) by namtsui
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)
pre-test
Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 5 05:47:44 2023 UTC (20 months, 2 weeks ago) by namtsui
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)
tab
Revision 1.4 / (download) - annotate - [selected], Sun Mar 5 05:45:58 2023 UTC (20 months, 2 weeks ago) by namtsui
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3 (colored)
whitespace
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 4 05:47:35 2023 UTC (20 months, 3 weeks ago) by namtsui
Branch: MAIN
Changes since 1.2: +5 -3 lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)
formatting
Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 4 05:46:03 2023 UTC (20 months, 3 weeks ago) by namtsui
Branch: MAIN
Changes since 1.1: +8 -2 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)
make clean works by turning off toggling of writable permissions
Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 3 10:19:30 2023 UTC (20 months, 3 weeks ago) by namtsui
Branch: MAIN
Diff to selected 1.4 (colored)
gyp from tb@ with modifications by to get tests to pass tests needed updated expected output files since the source code file changed. This 755 is a clue that the expected output files needed to be changed since input.py was updated. The old line numbers don't match up with the new input.py. ./pylib/gyp/input.py #+begin_src 755 gyp.DebugOutput(gyp.DEBUG_VARIABLES, "Matches: %r", match) #+end_src however, there is still a permissions problem where the files cannot be removed after running tests.