summaryrefslogtreecommitdiff
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* rename `guile-tools' to `guild'Andy Wingo2011-05-312-12/+17
* Reveal guile-tools's inner simplicity...Neil Jerram2011-05-261-137/+25
* build support for detecting clock_gettime, with -lrt if neededAndy Wingo2011-05-042-2/+2
* Allow compilation with `--disable-posix'.Ludovic Courtès2011-04-151-1/+3
* fix duplicate path in uninstalled-envAndy Wingo2011-03-311-0/+3
* guile.m4: Add support for linking against guile with rpath.Bruno Haible2011-02-201-8/+35
* uninstalled-env ordering tweaks to fix readline's file nameAndy Wingo2011-02-081-7/+7
* When cross building, run GUILE_FOR_BUILD instead of just-built guile.Jan Nieuwenhuizen2011-01-291-1/+5
* Add `-lgc' to `Libs' in `guile-2.0.pc'.Ludovic Courtès2011-01-292-4/+4
* fix guile-tools getoptAndy Wingo2011-01-271-32/+85
* guile-tools gracefully errors for missing scriptsAndy Wingo2011-01-271-5/+9
* guile-tools uses getopt-longAndy Wingo2011-01-271-20/+33
* guile-tools uses srfi-1Andy Wingo2011-01-271-14/+3
* Add `Libs.private' to the `.pc' files.Ludovic Courtès2010-10-202-2/+4
* Add v1.8.x backward compatiblity to GUILE_SITE_DIRMichael Gran2010-10-031-2/+5
* fix guile-tools --help and --versionAndy Wingo2010-09-041-6/+28
* s/extensionsdir/extensiondir/Andy Wingo2010-08-061-1/+1
* brown-paper-bag to uninstalled-envAndy Wingo2010-06-101-1/+1
* more uninstalled-env fixenAndy Wingo2010-06-101-7/+13
* uninstalled-env cleanupsAndy Wingo2010-06-101-12/+14
* don't forget to set GUILE_SYSTEM_PATH in uninstalled modeAndy Wingo2010-06-101-1/+5
* parallel installability for libguile*.hAndy Wingo2010-03-161-1/+2
* rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0Andy Wingo2010-03-162-2/+2
* Have "guile-tools compile" use the current locale.Ludovic Courtès2010-01-111-1/+2
* guile-config depends on config.statusAndy Wingo2009-12-201-1/+1
* Use portable shell in `meta/uninstalled-env'.Ludovic Courtès2009-12-151-4/+6
* Fix makefile indentation.Ludovic Courtès2009-11-241-2/+2
* * 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 extensionsdirAndy Wingo2009-10-132-2/+3
* Clean meta/guile-configNeil Jerram2009-09-261-0/+2
* Don't include guile-config and guile-tools in distributionNeil 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 EmacsNeil Jerram2009-09-171-0/+3
* add the libdir to the ltdl lib search pathAndy Wingo2009-09-161-0/+4
* Add `BDW_GC_CFLAGS' to the `.pc' files.Ludovic Courtès2009-08-282-2/+2
* actually install guile-toolsAndy Wingo2009-08-261-1/+1
* autocompiled files before installation go to a cache dir in the builddirAndy 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 separationAndy Wingo2009-06-031-2/+19
* distcheck fixenAndy Wingo2009-04-213-3/+8
* fix guile.m4 for sitedir changeAndy Wingo2009-04-201-1/+1
* scripts take rest argsAndy Wingo2009-04-201-2/+6
* some more build fixes for bugs that I introducedAndy Wingo2009-04-203-2/+4
* fix build errors on fresh checkoutAndy Wingo2009-04-202-3/+10
* guile-tools is a scheme script that loads scheme modulesAndy Wingo2009-04-173-119/+99