커밋 기록

작성자 SHA1 메시지 날짜
  Brad King 11a917d04e HP-UX: Always add /usr/lib to rpath (#10571) 15 년 전
  Brad King e28c16b482 Split GNU compiler information files 16 년 전
  Brad King b4b52451ae BUG: Look in arch-specific HPUX implicit link dirs 16 년 전
  Bill Hoffman b6fc0a78ff ENH: put the 64 bit paths first 16 년 전
  Bill Hoffman 62a634aeba ENH: add more search paths on HPUX 16 년 전
  Brad King d2b108150f BUG: Recognize .so shared libraries on HP-UX 16 년 전
  Brad King e840a9dff3 BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and preprocessing build rules. 18 년 전
  Brad King fd37a6ec3d ENH: Better linker search path computation. 18 년 전
  Brad King 068d0d9b91 BUG: Fix passing of nodefaultrpath flag to linker through c++ compiler. 18 년 전
  Brad King 5a834b0bb0 ENH: Remove CMAKE_ANSI_CFLAGS variable and instead always add ansi flags to CMAKE_C_COMPILE_OBJECT. We should not require every project to reference CMAKE_ANSI_CFLAGS. 18 년 전
  Brad King f49ec94e9f ENH: Enable dependent library search paths on more platforms 18 년 전
  Brad King 96fd5909d9 ENH: Implement linking with paths to library files instead of -L and -l separation. See bug #3832 18 년 전
  Brad King b2a5495922 STYLE: Updated comment about link type flags and passing directly to ld. 19 년 전
  Brad King e21b65cbb9 BUG: Fix CMAKE_SHARED_*_LINK_*_C_FLAGS to pass link type selection flags directly to the linker. 19 년 전
  Brad King 3079a67133 ENH: Enabling link type selection flags for this platform. See bug#1644 for details. 19 년 전
  Brad King 3b99b5ede3 ENH: Enabling preprocessed source and asembly source generation rules on HP aCC and cc. 19 년 전
  Andy Cedilnik b9947a91d4 ENH: Cleanup link libraries. Remove -l from -ldl 19 년 전
  Bill Hoffman d33021924d ENH: add more search paths and add UnixPaths to all unix platforms 19 년 전
  Brad King 33587ce376 ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRARY_SUFFIXES to allow customized searching for libraries. 20 년 전
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 년 전
  Bill Hoffman 3708ed4ec8 try to fix fortran on hp 21 년 전
  Bill Hoffman 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 년 전
  Brad King 830e1ac1d9 BUG#895: Adding -DNDEBUG to C and C++ flags for release builds. 21 년 전
  Brad King 18112d0854 ENH: Added CMAKE_SHARED_LIBRARY_SONAME_FLAG setting to enable shared library version support for HP-UX. 22 년 전
  Bill Hoffman c3530dd01f BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu 22 년 전
  Bill Hoffman e0d166ec72 fix default release flags for hp 23 년 전
  Brad King 415eca1fbb BUG: Added missing link flag to export symbols from an executable. 23 년 전
  Brad King 61cd9298cd ENH: Added <LINK_FLAGS> to link rules. 23 년 전
  Berk Geveci 435282e538 temp fix for hp 23 년 전
  Berk Geveci 3118795db0 fix flags for hp 23 년 전