]> gitweb.factorcode.org Git - factor.git/history - basis/alien/libraries/finder/linux
stomp.cli: simplify
[factor.git] / basis / alien / libraries / finder / linux /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2023-01-17 John Benediktssonalien.libraries.finder.linux: always use ld when ldconf...
2023-01-17 John Benediktssonalien.libraries.finder.linux: ignore stderr warnings
2023-01-17 John Benediktssonalien.libraries.finder.linux: fix find-library on x86.32
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: fix some lines -> read-lines
2020-10-13 John Benediktssonalien.libraries.finder.linux: make ldconfig safe from...
2020-10-13 John Benediktssonalien.libraries.finder.linux: search LD_LIBRARY_PATH...
2020-08-05 John Benediktssonalien.libraries.finder.linux: return fully-qualified...
2020-08-05 John Benediktssonalien.libraries.finder: cleanup, add windows tests.
2018-01-24 Björn Lindqvistalien.libraries.finder: find-library for gtk libs
2018-01-24 Björn Lindqvistalien.libraries.finder.linux.tests: correcting in
2017-02-07 John Benediktssonalien.libraries.finder: use find instead of map-find.
2017-01-24 John Benediktssonalien.libraries.finder.linux: make more robust to i18n.
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-29 John BenediktssonRevert "alien.libraries.finder: Allow library to match...
2015-06-06 Doug Colemanalien.libraries.finder: Allow library to match just...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-07-03 Doug Colemanalien.libraries.finder.linux: Trim blanks off the arch...
2014-06-17 Doug Colemanalien.libraries.finder.linux: Remove tags like "OS...
2014-06-17 Doug Colemanalien.libraries.finder.linux: On mint 32 bit, the gtk...
2014-06-08 John Benediktssonalien.libraries.finder.linux: add some tests.
2014-06-08 John Benediktssonalien.libraries.finder.linux: make "m" find-library...
2014-06-08 John Benediktssonalien.libraries.finder.linux: sigh.
2014-06-08 John Benediktssonalien.libraries.finder: whoops.
2014-06-08 John Benediktssonalien.libraries.finder.linux: some fixes to allow ...
2014-06-08 Doug Colemanalien.libraries.finder: Make find-library return the...
2014-04-28 Doug Colemanaline.libraries.finder.linux: Fix spacing. oops
2014-04-28 Doug Colemanalien.libraries.finder: Linux32 ldconfig has (libc6...
2013-11-17 John Benediktssonalien.libraries.finder: adding platforms.txt.
2013-11-17 John Benediktssonalien.libraries.finder.linux: use third element which...
2013-11-17 John Benediktssonalien.libraries.finder.linux: fix using.
2013-11-17 John Benediktssonalien.libraries.finder.linux: dont use dlopen.
2013-11-16 John Benediktssonalien.libraries.finder: split into sub-vocabularies...