summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2010-11-09scons: Work around for old versions of scons mistaking strings for sequences.Gabe Black
2009-08-16ply: update PLY to version 3.2Nathan Binkert
2009-06-12scons: Make shared library builds work againNathan Binkert
2009-04-21scons: Rename the basic environment from env -> main.Nathan Binkert
2009-04-21scons: Fix two problems with the way that the library path is generated.Nathan Binkert
2009-03-17includes: add ext to the includes path.Nathan Binkert
2009-02-09scons: Require SCons version 0.98.1Nathan Binkert
2008-12-06scons: only use -Wno-pointer-sign with gcc >= 4.3Nathan Binkert
2008-11-15Output: Include gzstream package to allow automatically-gzipped outputClint Smullen
2008-10-28Libelf: Append options to CCFLAGS for warning free libelf compile instead of ...Ali Saidi
2008-10-09SCons: add code to provide a libm5 shared library.Nathan Binkert
2008-04-07SCons: Make BATCH options global sticky so libelf is built appropriately.Ali Saidi
2007-11-19Compiling: Make sure that libelf is also compiled for 64bit on OS X.Ali Saidi
2007-07-28style: Check/Fix whitespace on SCons filesNathan Binkert
2007-05-31This is probably a more scons like way to do thisAli Saidi
2007-05-31obey the m5 styleNathan Binkert
2007-05-31check that m4 is available before trying to use itAli Saidi
2007-05-30Fix compiling on Solaris since Nate's libelf changeAli Saidi
2007-05-28Fix M4 command line... wasn't working on zizzer.Steve Reinhardt
2007-05-26Get rid of GNU libelf and its autoconf nastiness and replaceNathan Binkert
2007-05-24Update to ply 2.3Nathan Binkert
2006-05-22New directory structure:Steve Reinhardt