summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/HP-UX.cmake
Commit message (Expand)AuthorAgeFilesLines
* ENH: Enabling preprocessed source and asembly source generation rules on HP a...Brad King2006-08-091-0/+14
* ENH: Cleanup link libraries. Remove -l from -ldlAndy Cedilnik2006-04-201-1/+1
* ENH: add more search paths and add UnixPaths to all unix platformsBill Hoffman2006-03-271-0/+1
* ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...Brad King2006-02-091-0/+1
* ENH: major changes to support addition of languages from cmake modules direct...Bill Hoffman2004-09-221-11/+11
* try to fix fortran on hpBill Hoffman2004-09-091-1/+19
* ENH: more uniform approach to enable language, one step closer to being able ...Bill Hoffman2004-08-261-1/+0
* BUG#895: Adding -DNDEBUG to C and C++ flags for release builds.Brad King2004-06-011-2/+2
* ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library ...Brad King2003-12-121-1/+5
* BUG: fix for bug 383 gcc flags are now always set if the compiler is gnuBill Hoffman2003-11-141-1/+2
* fix default release flags for hpBill Hoffman2003-02-051-2/+2
* BUG: Added missing link flag to export symbols from an executable.Brad King2003-01-241-4/+4
* ENH: Added <LINK_FLAGS> to link rules.Brad King2002-12-311-1/+1
* temp fix for hpBerk Geveci2002-11-141-1/+1
* fix flags for hpBerk Geveci2002-11-141-5/+3
* clean up flags with _init flagsBill Hoffman2002-11-111-10/+7
* BUG: fix setting of c flagsBill Hoffman2002-11-101-1/+3
* fix for cxxflagsBill Hoffman2002-11-091-7/+8
* ENH: Moved caching of C*_FLAGS* settings down to CMakeSystemSpecificInformati...Brad King2002-11-081-12/+6
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-0/+57