summaryrefslogtreecommitdiff
path: root/ext/etc/extconf.rb
AgeCommit message (Expand)Author
2017-10-24sysconfdir on Windowsnobu
2017-01-29{ext,test}/etc: Specify frozen_string_literal: true.kazu
2015-12-16handle ext/ as r53141naruse
2014-07-05ext/etc: distcleannobu
2014-05-18* ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr
2014-05-18* ext/etc/etc.c: Etc.uname method implemented.akr
2014-04-23* ext/etc/extconf.rb: Build ext/etc unconditionally.akr
2010-09-15* ext/etc/extconf.rb: use expanded sysconfdir with empty DESTDIR.nobu
2010-05-08* ext/etc/etc.c (etc_systmpdir): moved from ext/tmpdir.nobu
2007-02-18* configure.in (pid_t, uid_t, gid_t): check if defined.nobu
2007-01-09 r11523@ruby: shyouhei | 2007-01-09 15:57:58 +0900shyouhei
2006-07-03* ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversionnobu
2006-06-27* ext/etc/etc.c (setup_passwd, setup_group): allow bignum uid, gid andnobu
2005-09-06* lib/mkmf.rb (what_type?): guesstimate type.nobu
2003-11-24* ext/etc/extconf.rb: check for pw_passwd in struct passwd andeban
2002-09-08* lib/mkmf.rb (have_struct_member): moved from ext/socket/extconf.rb.eban
2001-06-05* ext/etc/extconf.rb: use egrep_cpp.eban
1999-08-241.4.1 to bematz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
2019-08-17version 0.95v0_95Yukihiro Matsumoto