summaryrefslogtreecommitdiff
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* Update guile.m4 to check for 2.2 by default...Andy Wingo2017-05-311-3/+3
* guile.m4 fix for 3.0 prereleases...Andy Wingo2017-05-311-0/+3
* GUILE_SITE_DIR: Update to find compiled site directories...Freja Nordsiek2017-03-152-6/+39
* Fixed reversed version order bug in GUILE_PROGS Autoconf macro....Freja Nordsiek2017-03-141-2/+2
* configure detects which set of prebuilt binaries to use...Andy Wingo2017-03-142-4/+4
* Fixed specific version of guile search in autoconf macro GUILE_PROGS....Freja Nordsiek2017-02-231-8/+22
* build-env: prebuilt .go files are in srcdir...Andy Wingo2016-07-111-1/+1
* Add meta/build-env...Andy Wingo2016-07-101-0/+121
* Fix uninstalled-env bug that put prebuilt/ in front...Andy Wingo2016-06-271-7/+2
* Fixing GUILE_PROGS wrong versioning checks...David Pirotte2016-06-271-4/+8
* Distribute prebuilt bootstraps for common hosts...Andy Wingo2016-01-291-13/+14
* Fix uninstalled-env bug that preferred bootstrap/ to module/...Andy Wingo2015-10-251-1/+1
* Use a bootstrapped -O0 compiler to compile the -O2 Guile...Andy Wingo2015-10-231-2/+2
* build: Use pipe symbol instead of comma for substitutions....Mark H Weaver2015-03-071-24/+25
* Merge commit '47ca15c7dffd14a82e75c1a0aeeaf2e77f3fa5b4'Andy Wingo2015-01-221-15/+17
|\
| * build: Better handle substitutions in 'guile-2.0.pc' & co....Ludovic Courtès2014-12-061-15/+17
* | Merge commit '7c433cbbce83bc9f2f9967afba00bbb68e312657'...Andy Wingo2015-01-221-18/+42
|\|
| * build: Add missing substitutions for 'guile-2.0.pc'....Ludovic Courtès2014-12-031-18/+42
* | Merge commit '5fac1a7ada362d78f13143acbc0ceca7f2f101de'...Andy Wingo2015-01-222-18/+49
|\|
| * Add the 'guild' and 'guile' variables to 'guile-2.0.pc'....Ludovic Courtès2014-12-032-13/+43
* | Merge commit 'fdd319e9bd4121d844662d3d8ccc69b462b60840'Andy Wingo2015-01-221-1/+1
|\|
| * Avoid bash-specific '==' comparison operator in guile.m4....Thomas Klausner2014-11-111-1/+1
| * build: Clean up rules for meta/{guild,guile-config}....Ludovic Courtès2014-04-241-12/+12
| * build: Honor program name transformation in 'guild'....Ludovic Courtès2014-04-242-6/+14
| * guile.m4 tweaks...Andy Wingo2014-02-111-5/+11
* | build: Clean up rules for meta/{guild,guile-config}....Ludovic Courtès2014-04-241-12/+12
* | build: Honor program name transformation in 'guild'....Ludovic Courtès2014-04-242-6/+14
* | guile.m4 tweaks...Andy Wingo2014-02-111-5/+11
* | Merge branch 'stable-2.0'...Mark H Weaver2014-01-091-8/+37
|\|
| * allow specifying a required version in GUILE_PROGS...Aleix Conchillo Flaque2013-12-211-8/+37
* | Merge remote-tracking branch 'origin/stable-2.0'...Mark H Weaver2013-04-141-2/+2
|\|
| * Do not add $(EXEEXT) to guild or guile-tools....Mark H Weaver2013-04-101-2/+2
* | Merge remote-tracking branch 'origin/stable-2.0'...Mark H Weaver2013-03-283-54/+131
|\|
| * build: Use portable sed constructs....Ludovic Courtès2013-03-251-5/+5
| * guile.m4 allows selection of guile 2.0, 1.8, etc....Andy Wingo2013-03-101-47/+124
| * fix in-tree guile reference...Andy Wingo2013-03-091-2/+2
* | Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2013-02-181-2/+8
|\|
| * guild: Gracefully handle failures to install the locale....Ludovic Courtès2013-02-011-2/+8
* | Merge remote-tracking branch 'origin/stable-2.0'...Mark H Weaver2012-10-301-1/+1
|\|
| * build: Fix race between installing `guild' and the `guile-tools' symlink....Ludovic Courtès2012-09-031-1/+1
* | Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2012-05-211-3/+8
|\|
| * Honor $(program_transform_name) for the `guile-tools' symlink....Ludovic Courtès2012-05-141-3/+8
* | Merge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'...Andy Wingo2012-04-261-6/+6
|\|
| * move (test-suite lib) to lower dir; cleans up uninstalled paths....Andy Wingo2012-04-231-6/+6
* | Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2012-02-081-1/+4
|\|
| * Augment `Libs.private' in `guile-2.0-uninstalled.pc'....Ludovic Courtès2012-01-311-1/+4
* | Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2012-01-301-1/+4
|\|
| * Augment `Libs.private' with for non-GNU platforms....Ludovic Courtès2012-01-301-1/+4
* | Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2011-12-011-52/+62
|\|
| * Allow $GUILE_FOR_BUILD to use its own environment when cross-compiling....Ludovic Courtès2011-11-231-41/+46