summaryrefslogtreecommitdiff
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* * meta/gdb-uninstalled-guile.in: Specify a path to libtool.Ken Raeburn2009-10-301-1/+1
* add $libir to the ltdl path, not $pkglibdir; add extensionsdir...Andy Wingo2009-10-132-2/+3
* Clean meta/guile-config...Neil Jerram2009-09-261-0/+2
* Don't include guile-config and guile-tools in distribution...Neil Jerram2009-09-251-1/+1
* Fix make distcheck by looking for guile-config in $(srcdir)...Neil Jerram2009-09-251-2/+2
* Have `guile-config' close over `pkg-config' and $(pkgconfigdir)....Ludovic Courtès2009-09-242-4/+20
* Fix GDB in Emacs incantationNeil Jerram2009-09-211-1/+1
* Convenience for running GDB on Guile in Emacs...Neil Jerram2009-09-171-0/+3
* add the libdir to the ltdl lib search path...Andy Wingo2009-09-161-0/+4
* Add `BDW_GC_CFLAGS' to the `.pc' files....Ludovic Courtès2009-08-282-2/+2
* actually install guile-tools...Andy Wingo2009-08-261-1/+1
* autocompiled files before installation go to a cache dir in the builddir...Andy Wingo2009-08-202-2/+6
* Add proper `--help' and `--version' for `guile-tools compile'....Ludovic Courtès2009-08-153-5/+13
* Switch from `guile-1.8.pc' to `guile-2.0.pc'....Ludovic Courtès2009-08-154-5/+5
* Fix copyright year and authorship of `guile-tools'.Ludovic Courtès2009-06-191-2/+2
* Change Guile license to LGPLv3+...Neil Jerram2009-06-177-39/+43
* update uninstalled-env.in for load-compiled path separation...Andy Wingo2009-06-031-2/+19
* distcheck fixen...Andy Wingo2009-04-213-3/+8
* fix guile.m4 for sitedir change...Andy Wingo2009-04-201-1/+1
* scripts take rest args...Andy Wingo2009-04-201-2/+6
* some more build fixes for bugs that I introduced...Andy Wingo2009-04-203-2/+4
* fix build errors on fresh checkout...Andy Wingo2009-04-202-3/+10
* guile-tools is a scheme script that loads scheme modules...Andy Wingo2009-04-173-119/+99
* guile-config rebased on top of pkg-config...Andy Wingo2009-04-063-119/+36
* add test case for load-extension bug, fix gdb-uninstalled-guile...Andy Wingo2009-03-301-1/+1
* fix "linking" of guile-config...Andy Wingo2009-03-271-2/+3
* fix check for guile-tools running uninstalled...Andy Wingo2009-03-271-1/+1
* allow building against uninstalled guile; move some things to meta/...Andy Wingo2009-03-2710-0/+1073