| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix CPPDEFINES problems with dicts (both Append and MergeFlags). From Jean-B... | Gary Oberbrunner | 2010-08-15 | 3 | -14/+114 |
|
|
* | Fix issue with implicit-cache when files are removed on disk. Fixes issue #1... | Gary Oberbrunner | 2010-08-12 | 2 | -3/+9 |
|
|
* | Added generation of solution and projects for MSVS 2008 (Evgeny Podjachev) | Gary Oberbrunner | 2010-08-12 | 2 | -5/+16 |
|
|
* | Fix <variablelist> formatting in some new function definitions: make some | Steven Knight | 2010-08-02 | 2 | -96/+188 |
|
|
* | Fix issue 2048: when morphing an Entry into a Dir, retain any existing execut... | Gary Oberbrunner | 2010-07-31 | 3 | -5/+24 |
|
|
* | Continuation of previous commit; new Fortran 03 tool needs to be included in ... | Gary Oberbrunner | 2010-07-30 | 1 | -0/+1 |
|
|
* | Support for Fortran 03, from Luca Falavigna. | Gary Oberbrunner | 2010-07-30 | 5 | -1/+337 |
|
|
* | Print the path to the SCons package in use in scons --version | Gary Oberbrunner | 2010-07-28 | 2 | -0/+9 |
|
|
* | Issue 2551: Add an entry in the Builders section for Command(), | Steven Knight | 2010-07-23 | 1 | -0/+11 |
|
|
* | Issue 2549: Add support for DMD version 2. (Russel Winder) | Steven Knight | 2010-07-23 | 2 | -5/+26 |
|
|
* | Add the generated function documentation to the User's Guide as an appendix. | Steven Knight | 2010-07-22 | 3 | -102/+97 |
|
|
* | Integrated patch for issue 2571, various fixes for MSVS project generation. ... | Gary Oberbrunner | 2010-07-22 | 3 | -83/+160 |
|
|
* | Move the authoritative source for functions from the man page to various | Steven Knight | 2010-07-21 | 18 | -13/+4504 |
|
|
* | cleanup .cvsignore garbage | Anatoly Techtonik | 2010-07-05 | 7 | -7/+0 |
|
|
* | use subprocess in bootstrap.py instead of os.execve to avoid losing | Anatoly Techtonik | 2010-07-05 | 1 | -0/+5 |
|
|
* | Fix substitution in command-line actions created by the global Alias() function. | Steven Knight | 2010-07-05 | 2 | -0/+10 |
|
|
* | Add .sx assembly files to preprocessed-assembly source scanner list. Closes i... | Gary Oberbrunner | 2010-07-04 | 2 | -1/+6 |
|
|
* | Set module metadata for site_scons/site_init.py files. From Arve Knudsen; cl... | Gary Oberbrunner | 2010-07-04 | 2 | -2/+20 |
|
|
* | Users Guide updates re: Tools as packages. Also updates UG xml files for my ... | Gary Oberbrunner | 2010-07-04 | 1 | -0/+5 |
|
|
* | Add all the per-system and per-user site_scons dirs, per discussion in SEP 002. | Gary Oberbrunner | 2010-07-04 | 3 | -6/+65 |
|
|
* | Issue 5062: XML fixes in the User's Guide. (Dirk Baechle) | Steven Knight | 2010-06-27 | 1 | -0/+4 |
|
|
* | Update Changes with the LaTeX changes I committed earlier to branches/pending | Robert Managan | 2010-06-17 | 1 | -0/+7 |
|
|
* | Fix #2574: case sensitivity issue with Fortran module scanner. | Gary Oberbrunner | 2010-06-17 | 2 | -3/+7 |
|
|
* | Add Users Guide example of generating source code. | Gary Oberbrunner | 2010-06-17 | 1 | -0/+4 |
|
|
* | Issue 2390: Support appending to $*FLAGS values (CLVar instances) in a | Steven Knight | 2010-06-15 | 3 | -11/+27 |
|
|
* | Issue 2647: In Executor.Null.get_all_children(), really return all of | Steven Knight | 2010-06-15 | 2 | -3/+4 |
|
|
* | Merged revisions 4727-4729,4731-4938,4940-5028 via svnmerge from | Steven Knight | 2010-06-15 | 3 | -12/+42 |
|
|
* | This changeset increments the trunk to the next minor level, 2.1.0, and | Greg Noel | 2010-06-15 | 3 | -57/+30 |
|
|
* | Add the warning about the regression in 1.3 that's carried over into 2.0. | Greg Noel | 2010-06-15 | 2 | -0/+18 |
|
|
* | Move update-release-info.py from src/ to tests/update_release-info/ | Greg Noel | 2010-06-11 | 1 | -244/+0 |
|
|
* | Move test/update-release-info.py to src/test_update-release-info.py. | Steven Knight | 2010-06-10 | 1 | -0/+244 |
|
|
* | Test fixes for Solaris, notably making test/Actions/function.py print | Steven Knight | 2010-06-08 | 2 | -2/+6 |
|
|
* | Add a src/CHANGES.txt entry for the problem with is_Dict() | Greg Noel | 2010-06-08 | 1 | -0/+3 |
|
|
* | Update src/CHANGES.txt for the upper-case-platform fix. | Steven Knight | 2010-06-08 | 1 | -0/+3 |
|
|
* | Architecture canonicalization fixes: | Steven Knight | 2010-06-07 | 1 | -9/+12 |
|
|
* | Initial drop of bin/update-release-info.py. | Greg Noel | 2010-06-07 | 4 | -13/+1061 |
|
|
* | For some reason, using the `imp` module to do imports doesn't do quite the | Greg Noel | 2010-06-07 | 4 | -38/+22 |
|
|
* | Merged revisions 4964 via svnmerge from | William Deegan | 2010-06-06 | 2 | -2/+9 |
|
|
* | Update release notes to include note about MSVC/VS/SDK improvements | William Deegan | 2010-06-06 | 1 | -3/+4 |
|
|
* | Restore the __COPYRIGHT__ and __FILE__ header lines. | Steven Knight | 2010-06-06 | 1 | -0/+3 |
|
|
* | When trying to execute v[cs]*vars*.bat scripts to fetch the Visual | Steven Knight | 2010-06-06 | 2 | -8/+39 |
|
|
* | Fix tests on win32 | William Deegan | 2010-06-05 | 1 | -0/+3 |
|
|
* | Issue 1975: Add documentation of the AllowSubstExceptions() function | Steven Knight | 2010-06-04 | 1 | -0/+4 |
|
|
* | Initial Migration of MSVC logic from 1.3 branch. | William Deegan | 2010-06-03 | 3 | -66/+116 |
|
|
* | Fix src/RELEASE.txt typos in trunk. | Steven Knight | 2010-05-31 | 1 | -3/+3 |
|
|
* | Merged revisions 4838-4911,4913-4914,4916-4917,4919-4924,4926-4927,4929-4936 ... | Steven Knight | 2010-05-31 | 2 | -0/+7 |
|
|
* | Prepare for checkpoint release. Everything should be set up and ready | Greg Noel | 2010-05-30 | 4 | -8/+7 |
|
|
* | http://scons.tigris.org/issues/show_bug.cgi?id=2365 | Greg Noel | 2010-05-28 | 10 | -32/+46 |
|
|
* | Start the deprecation cycle for the BuildDir() method and the build_dir | Greg Noel | 2010-05-26 | 6 | -42/+53 |
|
|
* | Fix "Ignoring corrupt sconsign entry" warnings when upgrading from 1.x. | Steven Knight | 2010-05-26 | 2 | -3/+17 |
|
|