summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Fix testAndy Cedilnik2005-12-293-0/+3
|
* COMP: Fix complex test and fix bootstrapAndy Cedilnik2005-12-284-6/+12
|
* COMP: Add missing includeAndy Cedilnik2005-12-281-0/+1
|
* BUG: Return proper valuesAndy Cedilnik2005-12-281-6/+5
|
* COMP: Remove more warningsAndy Cedilnik2005-12-282-0/+23
|
* ENH: Add command to create tarAndy Cedilnik2005-12-281-0/+19
|
* ENH: Add method to create tarAndy Cedilnik2005-12-282-0/+58
|
* COMP: Link tar library to cmakeAndy Cedilnik2005-12-281-1/+2
|
* COMP: Fix path to include filesAndy Cedilnik2005-12-281-1/+1
|
* COMP: Remove more warnings and rename library to cmtarAndy Cedilnik2005-12-284-24/+11
|
* COMP: Remove warningAndy Cedilnik2005-12-281-2/+5
|
* COMP: Several borland fixesAndy Cedilnik2005-12-2814-51/+77
|
* COMP: Remove warningsAndy Cedilnik2005-12-281-3/+3
|
* ENH: First cut at enabling tarAndy Cedilnik2005-12-281-0/+6
|
* COMP: Only do O_BINARY on windowsAndy Cedilnik2005-12-281-0/+4
|
* COMP: Fix windowsAndy Cedilnik2005-12-282-2/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-281-1/+1
|
* ENH: Fix building on cygwinAndy Cedilnik2005-12-281-4/+4
|
* COMP: Fix build on sun by adding missing includeAndy Cedilnik2005-12-284-0/+9
|
* ENH: Windows fixesAndy Cedilnik2005-12-288-18/+16
|
* ENH: Initial importAndy Cedilnik2005-12-2838-0/+7705
|
* ENH: make sure -F is not duplicatedBill Hoffman2005-12-273-10/+34
|
* ENH: add framework support to FIND_FILEBill Hoffman2005-12-274-4/+127
|
* ENH: Fix command line argument parsingAndy Cedilnik2005-12-271-28/+1
|
* ENH: remove warningBill Hoffman2005-12-271-1/+5
|
* ENH: add better support for framework linkingBill Hoffman2005-12-2612-20/+137
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-261-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-251-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-241-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-231-1/+1
|
* ENH: fix borland make clean targets before build, add new generators for ↵Bill Hoffman2005-12-2216-38/+371
| | | | msys and mingw
* STYLE: Nightly Version updateAndy Cedilnik2005-12-221-1/+1
|
* ENH: make sure depend helper actually works, if a depend library gets ↵Bill Hoffman2005-12-212-7/+42
| | | | updated, then the target needs to be removed, and the CONFIGURATION directory needs to be used
* BUG: Libraries and executables that are built with version numbers and ↵Brad King2005-12-211-5/+35
| | | | symlinks should be built by a rule using the real file name. The symlink file names should be rules that just depend on the main rule. This way if a version number changes a target will re-link with the new name and the symlinks will be updated.
* STYLE: Nightly Version updateAndy Cedilnik2005-12-211-1/+1
|
* COMP: Fix build on uclibcAndy Cedilnik2005-12-201-1/+1
|
* ENH: remove duplicatesBill Hoffman2005-12-201-2/+2
|
* ENH: Improved robustness of sharing parent pipes with children. This ↵Brad King2005-12-201-38/+88
| | | | ensures that the parent pipe handles are inherited by the children. If a parent pipe handle is invalid a handle to an empty pipe is given to the child to make sure all pipes are defined for the children.
* STYLE: Nightly Version updateAndy Cedilnik2005-12-201-1/+1
|
* BUG: fix for bug 2560, Xcode does not create correct bundlesBill Hoffman2005-12-192-23/+43
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-191-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-181-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-171-1/+1
|
* ENH: make sure uncommented modules are not documentedBill Hoffman2005-12-161-2/+1
|
* BUG: Return if the file is in any directory not just in first oneAndy Cedilnik2005-12-161-1/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2005-12-161-1/+1
|
* BUG: Fix testAndy Cedilnik2005-12-152-2/+2
|
* ENH: cleanupsKen Martin2005-12-1535-140/+132
|
* ENH: Report an error if the target does not existsAndy Cedilnik2005-12-151-1/+7
|
* ENH: some style fixes for the bookKen Martin2005-12-1524-80/+89
|