| Commit message (Expand) | Author | Age | Files | Lines |
* | Futurize stage 2 2to3 fixes only. | William Blevins | 2016-09-20 | 1 | -1/+1 |
|
|
* | Post merge commit for safety. Building Fortran code works, but tests fail. | Russel Winder | 2015-12-24 | 1 | -0/+13 |
|\ |
|
| * | removed several pre-2.7 methods and imports, including some basic refactorings | Dirk Baechle | 2015-12-10 | 1 | -1/+1 |
|
|
| * | refactor code -> avoid code duplication | Pawel Tomulik | 2015-09-20 | 1 | -29/+6 |
|
|
| * | fix broken soname generator | Pawel Tomulik | 2015-09-20 | 1 | -1/+1 |
|
|
| * | support for versioned libraries for sunlink | Pawel Tomulik | 2015-09-20 | 1 | -90/+6 |
|
|
| * | gnulink: create direct symlinks instead of daisy-chained ones | Pawel Tomulik | 2015-09-19 | 1 | -2/+4 |
|
|
| * | support free-form SHLIBVERSION/LDMODULEVERSION | Pawel Tomulik | 2015-09-19 | 1 | -1/+5 |
|
|
| * | refactored the versioned lib code a little | Paweł Tomulik | 2015-09-04 | 1 | -28/+28 |
|
|
| * | reivised code, fixed cygwin/variant-dir issue, cleaned-up some areas | Pawel Tomulik | 2015-09-04 | 1 | -11/+8 |
|
|
| * | new versioned libraries - gnulink and cyglink for now | Pawel Tomulik | 2015-09-02 | 1 | -0/+117 |
|
|
* | | Merged default branch into python3-port to keep it up to date. | Gary Oberbrunner | 2014-08-23 | 1 | -3/+8 |
|\ \
| |/ |
|
| * | Delegate linker Tool.exists() to CC/CXX Tool.exists(). | Michael Haubenwallner | 2014-05-15 | 1 | -3/+8 |
|
|
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -1/+1 |
|/ |
|
* | Fix #1644: LINKFLAGS and RPATH conflict. Moved RPATH into LINKCOM. | Gary Oberbrunner | 2011-03-03 | 1 | -1/+0 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Add Framework support for Mac OS X. (Greg Noel) Document it. (Gary Oberbru... | Steven Knight | 2005-08-12 | 1 | -3/+1 |
|
|
* | Add support for the darwin (Mac OS X) platform. (James Juhasz) | Steven Knight | 2004-08-18 | 1 | -0/+2 |
|
|
* | Add RPATH support. (Chad Austin) | Steven Knight | 2004-04-03 | 1 | -0/+7 |
|
|
* | Initialize *FLAGS variables with objects that can add flags either as strings... | Steven Knight | 2004-02-26 | 1 | -1/+3 |
|
|
* | Support for additional UNIX variants: (Christian Engel) | Steven Knight | 2003-08-24 | 1 | -29/+4 |
|
|
* | Refactor extension splitting to make it more flexible (for SWIG). | Steven Knight | 2003-08-03 | 1 | -1/+1 |
|
|
* | Add a script to print .sconsign file contents. | Steven Knight | 2003-07-18 | 1 | -2/+30 |
|
|
* | Implement tool chains for AIX, SunOS, and HP-UX. (Steve Leblanc) | Steven Knight | 2003-04-24 | 1 | -17/+2 |
|
|
* | Implement Tool refactoring. (Chad Austin + Steve Leblanc) | Steven Knight | 2003-04-10 | 1 | -1/+1 |
|
|
* | Support using construction variables as re-usable, callable command generator... | Steven Knight | 2003-03-13 | 1 | -1/+1 |
|
|
* | Fix library dependencies when the prefix is specified explicitly. | Steven Knight | 2003-01-21 | 1 | -0/+1 |
|
|
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
|
|
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
|
|
* | Refactor SCons.Util.Detect() into an Environment method. | Steven Knight | 2002-09-05 | 1 | -2/+2 |
|
|
* | Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and... | Steven Knight | 2002-09-05 | 1 | -9/+3 |
|
|
* | Dynamically check for the existence of utilities. (sam th) | Steven Knight | 2002-08-29 | 1 | -2/+13 |
|
|
* | Check in the Tool() interface. (SK and Charles Crain) | Steven Knight | 2002-06-20 | 1 | -0/+54 |
|
|