index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Platform
/
HP-UX.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
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