1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
nobu 15dba481a2 mkmf.rb: sort lists of source and object files
* lib/mkmf.rb (create_makefile): sort lists of source and object
  files in generated Makefile, unless given by extconf.rb.
  [Fix GH-1367]

Without sorting the list of object files explicitely, its order is
indeterministic, because readdir() is also not deterministic.
When the list of object files varies between builds, they are
linked in a different order, which results in an unreproducible
build.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-06-03 08:44:27 +00:00
..
cgi * lib/cgi/util.rb: added to missing quote. 2016-05-28 01:26:21 +00:00
drb
irb
matrix
net
optparse
racc
rbconfig
rdoc
rexml
rinda
rss
rubygems
shell
unicode_normalize
uri
webrick
yaml
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.rb
csv.rb
debug.rb
delegate.rb
drb.rb
e2mmap.rb
English.rb
erb.rb
fileutils.rb
find.rb
forwardable.rb
getoptlong.rb
ipaddr.rb
irb.rb
logger.rb
mathn.rb
matrix.rb
mkmf.rb mkmf.rb: sort lists of source and object files 2016-06-03 08:44:27 +00:00
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb
open3.rb
optionparser.rb
optparse.rb optparse.rb: fix char class option 2016-05-31 08:28:48 +00:00
ostruct.rb
pp.rb
prettyprint.rb
prime.rb
profile.rb
profiler.rb
pstore.rb
rdoc.rb
resolv-replace.rb
resolv.rb
rss.rb
rubygems.rb
scanf.rb
securerandom.rb
set.rb
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb
thwait.rb
time.rb
timeout.rb
tmpdir.rb
tracer.rb
tsort.rb
ubygems.rb
un.rb
unicode_normalize.rb
uri.rb
weakref.rb
webrick.rb
yaml.rb