Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix for bug 1396, object files could not be used as sources any more | Bill Hoffman | 2004-12-06 | 3 | -2/+41 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-06 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-05 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-04 | 1 | -1/+1 |
| | |||||
* | ENH: minor fix for windows | Ken Martin | 2004-12-03 | 1 | -1/+16 |
| | |||||
* | ENH: fix for relative paths | Ken Martin | 2004-12-03 | 1 | -5/+26 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-03 | 1 | -1/+1 |
| | |||||
* | BUG: fix for 1369 before include directories need to be always added | Bill Hoffman | 2004-12-02 | 1 | -2/+14 |
| | |||||
* | BUG: fix for bug 1385, /tmp should not be used on windows | Bill Hoffman | 2004-12-02 | 1 | -1/+6 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-02 | 1 | -1/+1 |
| | |||||
* | COMP: Need to choose between <new> and <new.h> based on whether standard ↵ | Brad King | 2004-12-01 | 1 | -1/+6 |
| | | | | headers are available. | ||||
* | COMP: Disabling old streams warnings when including old headers on MSVC. | Brad King | 2004-12-01 | 2 | -6/+8 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-12-01 | 1 | -1/+1 |
| | |||||
* | BUG: Need to include header <new> to use placement new syntax. Really this ↵ | Brad King | 2004-11-30 | 1 | -0/+1 |
| | | | | should be fixed by replacing the stream buffer to set a new string instead of reconstructing the object, but this will require quite a bit of work to do portably. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-27 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-25 | 1 | -1/+1 |
| | |||||
* | ENH: Add support for proxy authentication (thanks Jean-Michel) | Andy Cedilnik | 2004-11-24 | 2 | -1/+22 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-24 | 1 | -1/+1 |
| | |||||
* | ENH: try and fix aix xlC with gcc | Bill Hoffman | 2004-11-23 | 1 | -0/+4 |
| | |||||
* | ENH: try and fix aix xlC with gcc | Bill Hoffman | 2004-11-23 | 1 | -4/+4 |
| | |||||
* | ENH: try to fix aix with native cxx and gcc | Bill Hoffman | 2004-11-23 | 1 | -0/+10 |
| | |||||
* | ENH: Make more things XML safe | Andy Cedilnik | 2004-11-23 | 1 | -12/+12 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-21 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-20 | 1 | -1/+1 |
| | |||||
* | ENH: Moved custom command rule files into special CMakeCustomCommands.dir ↵ | Brad King | 2004-11-19 | 1 | -2/+8 |
| | | | | subdirectory. | ||||
* | ENH: Unified WriteDependRules, WriteBuildRules, WriteCleanRules, and the ↵ | Brad King | 2004-11-19 | 2 | -194/+160 |
| | | | | future WriteInstallRules into a single WritePassRules method. Also added WriteTargetDependsRule and WriteTargetCleanRule methods to unify writing of depend and clean rules for each target. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-19 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-17 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-16 | 1 | -1/+1 |
| | |||||
* | COMP: fix warning | Ken Martin | 2004-11-15 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-15 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-14 | 1 | -1/+1 |
| | |||||
* | ENH: added -U option to take union of -R and -I | Ken Martin | 2004-11-13 | 4 | -49/+91 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-13 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-12 | 1 | -1/+1 |
| | |||||
* | ENH: Another linker error on sun | Andy Cedilnik | 2004-11-11 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-11 | 1 | -1/+1 |
| | |||||
* | FIX: make sure the object file name is correctly mangled for depend information | Bill Hoffman | 2004-11-10 | 1 | -0/+1 |
| | |||||
* | ENH: added custom supp for cmake | Ken Martin | 2004-11-10 | 2 | -0/+15 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-09 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-08 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2004-11-07 | 1 | -1/+1 |
| |