summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* COMP: libtar should build when included in non-CMake projects...David Cole2006-08-021-1/+5
|
* ENH: Restoring previous change with a fix.Brad King2006-08-022-22/+39
|
* STYLE: Nightly Version updateAndy Cedilnik2006-08-021-1/+1
|
* ENH: undo change that broke borland 5.6 contBill Hoffman2006-08-012-39/+22
|
* ENH: Moved generation of directory-level object convenience rules to a ↵Brad King2006-08-012-22/+39
| | | | separate method. This will aid generation of more such rules later.
* ENH: make cmake build with older versions of cmakeBill Hoffman2006-08-011-1/+3
|
* ENH: fix for qtmainBill Hoffman2006-08-011-1/+3
|
* BUG: Fixed shared library version support for Fortran. This addresses bug#3558.Brad King2006-08-012-8/+18
|
* ENH: add a try compile test for makedev_three_argsBill Hoffman2006-08-011-1/+19
|
* ENH: fix for location of error logBill Hoffman2006-08-012-2/+2
|
* BUG: #3563. Segmentation fault with non initialized input or NULL pointers.Glen Lehmann2006-08-011-0/+5
|
* COMP: Added missing headers. This partially addresses bug#3556.Brad King2006-08-014-0/+9
|
* ENH: add QtCored as a possible name for qtcore debugBill Hoffman2006-08-011-1/+1
|
* ENH: Added platform identifier for QNXNTO. This partially addresses bug#3556.Brad King2006-08-011-0/+3
|
* COMP: Added missing includes. This partially addresses bug#3556.Brad King2006-08-012-0/+12
|
* COMP: Use SA_RESTART only if it is defined for the current platform. This ↵Brad King2006-08-011-1/+4
| | | | partially addresses bug#3556.
* BUG: Fix usage of FIND_PROGRAM command.Brad King2006-08-011-3/+3
|
* ENH: fix for optimized debug stuffBill Hoffman2006-08-012-101/+21
|
* COMP: Fix and/or disable warnings for Borland 5.6 build.Brad King2006-08-0133-22/+131
|
* ENH: fix qtmain for releaseBill Hoffman2006-08-012-8/+3
|
* ENH: fix qtmain for releaseBill Hoffman2006-08-012-1/+6
|
* ENH: Adding test for source files and header files with the same base name ↵Brad King2006-08-0112-6/+33
| | | | in the same target.
* ENH: Adding .hh file as a C++ header file extension. Remove duplicate code ↵Brad King2006-08-013-9/+15
| | | | from implementation of unique object name computation for VS generators. This addresses bug#3565.
* ENH: put back find qtmainBill Hoffman2006-08-011-0/+8
|
* STYLE: Nightly Version updateAndy Cedilnik2006-08-011-1/+1
|
* ENH: Initial importAndy Cedilnik2006-07-314-0/+2051
|
* ENH: better coverageKen Martin2006-07-312-19/+54
|
* ENH: fix line lengthsKen Martin2006-07-311-2/+4
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-311-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-301-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-291-1/+1
|
* BUG: fix some bad code and add a couple more testsKen Martin2006-07-281-6/+30
|
* ENH: remove old filesKen Martin2006-07-283-206/+0
|
* BUG: fix for 3557 TargetEnvironment for MIDL Compiler set correctly for 64 bitBill Hoffman2006-07-281-1/+12
|
* ENH: Add test for bz2 and check for compressAndy Cedilnik2006-07-282-0/+28
|
* BUG: Bail out on generator initialization failureAndy Cedilnik2006-07-281-29/+32
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-281-1/+1
|
* BUG: Set GCC_SYMBOLS_PRIVATE_EXTERN and GCC_INLINES_ARE_PRIVATE_EXTERN ↵Brad King2006-07-271-4/+4
| | | | attributes on all projects to prevent -fvisibility=hidden flags. This is needed to make RTTI work by default.
* BUG: Fix executing and helpAndy Cedilnik2006-07-271-113/+116
|
* BUG: Do not block signals during sleep. Leave that up to the application.Brad King2006-07-271-12/+0
|
* BUG: Prevent crash when no input file or generator specifiedAndy Cedilnik2006-07-271-1/+1
|
* BUG: Fix error message when handler cannot be created.Brad King2006-07-271-1/+3
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-271-1/+1
|
* BUG: fix commentKen Martin2006-07-261-1/+1
|
* COMP: More warnings and hp issuesAndy Cedilnik2006-07-262-12/+13
|
* BUG: fix for 3550 againBill Hoffman2006-07-261-3/+3
|
* COMP: Handle both ansi and non-ansi CAndy Cedilnik2006-07-267-4/+31
|
* BUG: fix for bug 3550, for release builds do not build incrementalBill Hoffman2006-07-261-6/+20
|
* ENH: do not use c++ comments in c codeBill Hoffman2006-07-262-2/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2006-07-261-1/+1
|