Commit Graph

302 Commits

Author SHA1 Message Date
mainzelm ecc756881a Updates for the packaging proposal. 2004-04-19 09:34:04 +00:00
mainzelm 4c677ee267 Add scheme files to 'dist' target using EXTRA_DIST. 2004-03-29 08:58:40 +00:00
mainzelm d717897ee6 Removed files from install-lib. 2004-03-29 08:10:25 +00:00
frese 805a374149 - added required install-lib version 2004-03-25 13:32:30 +00:00
frese 6ed5ef3d83 - added screen-number-of-screen function 2004-03-15 19:31:50 +00:00
frese 7ad0170ccf - fixed create-window in it's extraction of the window-class argument 2004-03-15 19:30:01 +00:00
mainzelm 424ac04194 + Create a new package before opening anything
+ Use LOOKUP-ALL-EXTERNALS to reinitialize the external bindings in the VM
+ Fix code for not loading xft
+ Define reinitializer (needs sunterlib from CVS) for loading the shared objects
2004-02-12 16:32:01 +00:00
mainzelm 113662edf2 Don't install static version of the scx library. 2004-02-12 09:11:32 +00:00
mainzelm ad84aa5c87 Fix --with-xft=no 2004-02-11 22:03:12 +00:00
frese 573a31f9ea - updated to new install-lib version
- now load.scm is generated from within pkg-def.scm
2004-02-01 23:12:26 +00:00
frese e2a99da645 Makefile.in is now autogenerated by automake 2004-02-01 23:08:04 +00:00
frese 435103a68a added code from scsh-yp that looks for the libraray-name in libscx.la 2004-01-29 14:39:51 +00:00
frese 2298e207a0 updated for current interface 2004-01-08 19:08:50 +00:00
frese 6abec7c2a1 returning to user-package at the end 2004-01-08 16:13:27 +00:00
frese 88e1bc502f first commit 2004-01-04 14:57:00 +00:00
frese c67b9d6f27 - adopted to new install-lib
- using scsh-include from configure
- respecting options build, non-shared-only, dest-dir
2004-01-04 14:42:18 +00:00
frese 444f614553 now using scsh's configure module 2004-01-04 14:37:05 +00:00
frese 2eccfa3034 upgraded to newest install-lib version 2004-01-04 14:34:32 +00:00
frese c4e7388406 first working version, but not very nice yet... need more support from install-lib 2003-12-16 16:46:26 +00:00
frese 1d00a81b6a upgraded to new install-lib version 2003-12-16 16:44:40 +00:00
frese e253c2828e - set libsysdir to $prefix, since we give the complete lib-dir as the prefix
- removed scheme/Makefile creation
2003-12-16 16:43:35 +00:00
frese 4009990b40 removed scheme from SUBDIRS 2003-12-16 16:27:29 +00:00
frese b8640603e8 not needed anymore, since we're now using shared objects instead of an
executable
2003-12-16 14:07:33 +00:00
frese 23e02fea42 moved /scheme/load-scx.scm.in to /load.scm.in 2003-12-16 14:05:38 +00:00
frese 3472a3e3bd not needed anymore 2003-12-16 14:04:57 +00:00
frese 4aabba91ef first commit 2003-12-11 14:54:55 +00:00
mainzelm 8c463b59fd Build with xft support. 2003-12-02 12:10:28 +00:00
mainzelm abdae75b90 + Some patches from Daniel Kobras, mainly to reenable load-scx.scm from the source directory
+ Bump the version number to 0.2
2003-12-01 16:09:09 +00:00
michel-schinz b8ddec939b - use "cond" instead of "case" in "canonical-machine",
- downcase OS name in "canonical-os-name".
2003-11-30 20:50:50 +00:00
mainzelm a8b0bdd72a Use configure.scm to determine $host 2003-11-28 15:41:39 +00:00
eknauel fff8292341 query xft-config, if available 2003-11-24 07:08:53 +00:00
mainzelm cf516d26c9 Install Scheme code in scheme/ 2003-11-22 20:05:09 +00:00
mainzelm 6a3a89a8c0 Install libraries into architecture-dependent directory 2003-11-22 19:38:14 +00:00
mainzelm aba02de319 Install scheme files and build load-scx.scm from load-scx.scm.in (Thanks to Daniel Kobras) 2003-11-22 14:13:33 +00:00
mainzelm 3997c60557 Avoid using the BATCH command by loading EXTERNAL-CALLS before opening it. 2003-11-19 13:03:24 +00:00
mainzelm b6eeae0dcc + Tell libtool that we depend on libX11
+ Don't include extension.c in the libscx as it is not transformed yet
+ Use absolute path to load scheme files in load-scx.scm
+ Use batch command to suppress user interaction
2003-11-18 15:14:56 +00:00
mainzelm 425060a1b2 Use automake and build a shared object 2003-11-17 08:56:57 +00:00
mainzelm eaf3c362ba Add file to please automake 2003-11-17 08:54:24 +00:00
mainzelm beaecafea2 Copy copyright notice from COPYRIGHT to COPYING 2003-11-17 08:53:41 +00:00
mainzelm 3014cba8d8 Some files to please automake 2003-11-17 08:50:31 +00:00
eknauel d7940f85ba fixed fontconfig init calls 2003-11-16 15:18:21 +00:00
eknauel 26bd8b06e6 Some fixes for Xft > 1 2003-11-16 08:33:50 +00:00
mainzelm db62ff412d Fix call to FONT-STRUCT:PROPERTIES in GET-FONT-PROPERTY 2003-11-11 06:52:53 +00:00
eknauel 0b431ba220 don't hardcode gcc in Makefile.in... 2003-10-30 08:08:15 +00:00
eknauel 4abe0fc945 Don't load xft-packages unless configured --with-xft by using an evil
autoconf hack
2003-10-28 10:29:21 +00:00
eknauel e5cb004372 + renamed a bogus occurence oft make-xft-draw 2003-10-28 10:28:25 +00:00
mainzelm b2e0c855bb Small changes for the release. 2003-10-28 09:56:21 +00:00
mainzelm c557276d0c Simple README 2003-10-28 09:38:04 +00:00
mainzelm 3e6a7d52b6 Added copyright for our changes. 2003-10-28 09:33:16 +00:00
eknauel 0d9d7af4c5 Fixed empty-visual-info to call make-visual-info not make-visual 2003-10-27 10:08:03 +00:00