| Commit message (Expand) | Author | Age | Files | Lines |
* | AIX,HP: Allow user to override the default runtime path (libpath) | Matthew Hanna | 2016-05-17 | 1 | -1/+3 |
|
|
* | Merge topic 'hp-ux-itanium-shared-libs' | Brad King | 2015-08-21 | 1 | -3/+5 |
|\ |
|
| * | HP-UX: Do not use ".sl" extension for shared libs on Itanium | Brad King | 2015-08-18 | 1 | -3/+5 |
|
|
* | | HP-UX: Fix linker search type flags for C shared libs on HP-UX | Chuck Atkins | 2015-08-12 | 1 | -12/+5 |
|/ |
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -24/+24 |
|
|
* | Factor HP compiler flags into per-platform/per-compiler files | Brad King | 2011-03-02 | 1 | -65/+0 |
|
|
* | HP-UX: Always add /usr/lib to rpath (#10571) | Brad King | 2010-09-07 | 1 | -0/+2 |
|
|
* | Split GNU compiler information files | Brad King | 2009-12-02 | 1 | -23/+0 |
|
|
* | BUG: Look in arch-specific HPUX implicit link dirs | Brad King | 2009-06-19 | 1 | -5/+11 |
|
|
* | ENH: put the 64 bit paths first | Bill Hoffman | 2009-06-15 | 1 | -1/+2 |
|
|
* | ENH: add more search paths on HPUX | Bill Hoffman | 2009-06-15 | 1 | -0/+5 |
|
|
* | BUG: Recognize .so shared libraries on HP-UX | Brad King | 2009-06-03 | 1 | -0/+1 |
|
|
* | BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and... | Brad King | 2008-02-27 | 1 | -4/+4 |
|
|
* | ENH: Better linker search path computation. | Brad King | 2008-02-21 | 1 | -0/+4 |
|
|
* | BUG: Fix passing of nodefaultrpath flag to linker through c++ compiler. | Brad King | 2008-02-18 | 1 | -1/+1 |
|
|
* | ENH: Remove CMAKE_ANSI_CFLAGS variable and instead always add ansi flags to C... | Brad King | 2008-02-11 | 1 | -2/+3 |
|
|
* | ENH: Enable dependent library search paths on more platforms | Brad King | 2008-02-01 | 1 | -0/+1 |
|
|
* | ENH: Implement linking with paths to library files instead of -L and -l separ... | Brad King | 2008-01-22 | 1 | -15/+26 |
|
|
* | STYLE: Updated comment about link type flags and passing directly to ld. | Brad King | 2006-09-15 | 1 | -4/+5 |
|
|
* | BUG: Fix CMAKE_SHARED_*_LINK_*_C_FLAGS to pass link type selection flags dire... | Brad King | 2006-09-15 | 1 | -1/+10 |
|
|
* | ENH: Enabling link type selection flags for this platform. See bug#1644 for ... | Brad King | 2006-09-15 | 1 | -0/+9 |
|
|
* | ENH: Enabling preprocessed source and asembly source generation rules on HP a... | Brad King | 2006-08-09 | 1 | -0/+14 |
|
|
* | ENH: Cleanup link libraries. Remove -l from -ldl | Andy Cedilnik | 2006-04-20 | 1 | -1/+1 |
|
|
* | ENH: add more search paths and add UnixPaths to all unix platforms | Bill Hoffman | 2006-03-27 | 1 | -0/+1 |
|
|
* | ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA... | Brad King | 2006-02-09 | 1 | -0/+1 |
|
|
* | ENH: major changes to support addition of languages from cmake modules direct... | Bill Hoffman | 2004-09-22 | 1 | -11/+11 |
|
|
* | try to fix fortran on hp | Bill Hoffman | 2004-09-09 | 1 | -1/+19 |
|
|
* | ENH: more uniform approach to enable language, one step closer to being able ... | Bill Hoffman | 2004-08-26 | 1 | -1/+0 |
|
|
* | BUG#895: Adding -DNDEBUG to C and C++ flags for release builds. | Brad King | 2004-06-01 | 1 | -2/+2 |
|
|
* | ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ... | Brad King | 2003-12-12 | 1 | -1/+5 |
|
|
* | BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu | Bill Hoffman | 2003-11-14 | 1 | -1/+2 |
|
|
* | fix default release flags for hp | Bill Hoffman | 2003-02-05 | 1 | -2/+2 |
|
|
* | BUG: Added missing link flag to export symbols from an executable. | Brad King | 2003-01-24 | 1 | -4/+4 |
|
|
* | ENH: Added <LINK_FLAGS> to link rules. | Brad King | 2002-12-31 | 1 | -1/+1 |
|
|
* | temp fix for hp | Berk Geveci | 2002-11-14 | 1 | -1/+1 |
|
|
* | fix flags for hp | Berk Geveci | 2002-11-14 | 1 | -5/+3 |
|
|
* | clean up flags with _init flags | Bill Hoffman | 2002-11-11 | 1 | -10/+7 |
|
|
* | BUG: fix setting of c flags | Bill Hoffman | 2002-11-10 | 1 | -1/+3 |
|
|
* | fix for cxxflags | Bill Hoffman | 2002-11-09 | 1 | -7/+8 |
|
|
* | ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformati... | Brad King | 2002-11-08 | 1 | -12/+6 |
|
|
* | Complete rework of makefile generators expect trouble | Bill Hoffman | 2002-11-08 | 1 | -0/+57 |
|
|