--- a/clx.asd 2016-02-16 00:06:48.161596976 -0500 +++ b/clx.asd 2016-02-16 00:06:54.793774658 -0500 @@ -79,24 +79,6 @@ (:file "xtest") (:file "screensaver") (:file "xinerama"))) - (:module demo - :default-component-class example-source-file - :components - ((:file "bezier") - ;; KLUDGE: this requires "bezier" for proper operation, - ;; but we don't declare that dependency here, because - ;; asdf doesn't load example files anyway. - (:file "beziertest") - (:file "clclock") - (:file "clipboard") - (:file "clx-demos") - (:file "gl-test") - ;; FIXME: compiling this generates 30-odd spurious code - ;; deletion notes. Find out why, and either fix or - ;; workaround the problem. - (:file "mandel") - (:file "menu") - (:file "zoid"))) (:module test :default-component-class example-source-file :components e>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/attr.scm
AgeCommit message (Expand)Author
2017-01-23gnu: attr: Don't replace 'sh' reference with 'bash'....Leo Famulari
2016-09-28gnu: Add and use gettext-minimal....Alex Kost
2016-01-08gnu: attr: Update to 2.4.47....Ludovic Courtès
2016-01-08gnu: attr: Use 'modify-phases'....Ludovic Courtès
2013-11-20gnu: gettext: Rename binding to 'gnu-gettext'....Ludovic Courtès
2013-06-22gnu: acl, attr: Make `gettext' a native input....Ludovic Courtès
2013-06-21build-system/gnu: Unify with (guix build-system gnu-cross-build)....Ludovic Courtès
2013-05-25gnu: gettext, attr, acl: Disable `check' phase twiddling when cross building....Ludovic Courtès