summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Copyright year bump 2021.Kaz Kylheku2021-01-141-1/+1
* configure: tweak test for inline.Kaz Kylheku2021-01-041-3/+2
* Version 246txr-246Kaz Kylheku2020-12-311-1/+1
* Version 245txr-245Kaz Kylheku2020-10-101-1/+1
* configure: don't disable PIE on Android.Kaz Kylheku2020-12-231-25/+29
* build: Android support.Kaz Kylheku2020-12-231-0/+16
* configure: rename darwin variable.Kaz Kylheku2020-12-231-3/+3
* configure: get rid of -Wold-style-declarationKaz Kylheku2020-12-231-1/+1
* configure: relax to C99 for regular users.Kaz Kylheku2020-12-221-2/+9
* configure: C++ fix for recently added C flags.Kaz Kylheku2020-12-221-0/+1
* configure: C++ fix for type size detection case.Kaz Kylheku2020-12-221-4/+4
* build: add more warnings against ancient C.Kaz Kylheku2020-12-131-1/+3
* Version 244txr-244Kaz Kylheku2020-10-101-1/+1
* configure: replace nm-based trick for sizesKaz Kylheku2020-10-091-78/+62
* New function: time-nsec.Kaz Kylheku2020-10-071-0/+20
* configure: quote more characters in cmdlineKaz Kylheku2020-10-021-1/+1
* configure: only detect lex in maintainer mode.Kaz Kylheku2020-09-241-22/+30
* configure: detect yacc only in maintainer mode.Kaz Kylheku2020-09-241-40/+45
* new: maintainer mode.Kaz Kylheku2020-09-241-0/+4
* Version 243txr-243Kaz Kylheku2020-09-011-1/+1
* Version 242txr-242Kaz Kylheku2020-08-141-1/+1
* Version 241txr-241Kaz Kylheku2020-08-071-1/+1
* New function strsignal.Kaz Kylheku2020-06-271-0/+19
* New function: strerrorKaz Kylheku2020-06-191-0/+32
* Version 240txr-240Kaz Kylheku2020-06-061-1/+1
* Version 239.txr-239Kaz Kylheku2020-06-021-1/+1
* streams: maintain integer format string detector.Kaz Kylheku2020-05-301-0/+2
* Version 238.txr-238Kaz Kylheku2020-05-181-1/+1
* configure: --help doesn't clober ./reconfigureKaz Kylheku2020-05-081-15/+16
* Version 237.txr-237Kaz Kylheku2020-04-261-1/+1
* sockets: connect bugfix and use poll in preference to select.Kaz Kylheku2020-04-231-2/+2
* Version 236.txr-236Kaz Kylheku2020-04-181-1/+1
* configure: simplify shell viability test.Kaz Kylheku2020-04-181-14/+6
* configure: include ksh in search.Kaz Kylheku2020-04-181-0/+1
* configure: detect more good shells.Kaz Kylheku2020-04-171-0/+7
* configure: improve shell search-and-re-execute logic.Kaz Kylheku2020-04-171-16/+46
* Version 235.txr-235Kaz Kylheku2020-04-121-1/+1
* warning cleanup: GNU C++ initializer warnings.Kaz Kylheku2020-04-061-1/+1
* configure: allow variables to contain quotes.Kaz Kylheku2020-03-251-1/+1
* configure: remove C diagnostic options under C++.Kaz Kylheku2020-03-251-0/+34
* Version 234.txr-234Kaz Kylheku2020-03-251-1/+1
* gc: small memory support.Kaz Kylheku2020-03-181-0/+10
* Version 233.txr-233Kaz Kylheku2020-03-081-1/+1
* cygwin: use spawnvp for run and sh.Kaz Kylheku2020-02-171-2/+21
* Version 232.txr-232Kaz Kylheku2020-02-091-1/+1
* build: drop config.log in favor of reconfigureKaz Kyheku2020-01-291-10/+41
* New functions: chown, lchown.Kaz Kyheku2020-01-281-0/+19
* New function: mkfifo.Kaz Kylheku2020-01-231-0/+21
* New functions utimes, lutimes.Kaz Kylheku2020-01-211-0/+108
* chmod: work on streams and descriptors using fchmod.Kaz Kyheku2020-01-151-2/+3