• R/O
  • SSH

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Castle: The best Real-Time/Embedded/HighTech language EVER. Attempt 2


Commit MetaInfo

Revisionb0386dfd4c9c5aeb466e6271e9fa4d79d99a3ba4 (tree)
Zeit2023-09-19 18:32:38
AutorAlbert Mietus < albert AT mietus DOT nl >
CommiterAlbert Mietus < albert AT mietus DOT nl >

Log Message

zero baseline for RPy: FIXED makefile-bug (make all->todo)

Ändern Zusammenfassung

Diff

diff -r 3bcf2a49f0e9 -r b0386dfd4c9c Makefile
--- a/Makefile Mon Sep 18 18:22:11 2023 +0200
+++ b/Makefile Tue Sep 19 11:32:38 2023 +0200
@@ -1,6 +1,6 @@
11 default: all
22
3-all: current demo test mutmut pyanalyse XXX missing current-todo
3+all: current demo test mutmut pyanalyse XXX missing todo
44 NOTES: CC2CpyNote
55 include Mk/RPy.mk
66