Commit History

Author SHA1 Message Date
  Brad King 08dc3d5170 bzip2: Restore fix for unused variables 16 years ago
  Brad King 3a790251f4 Document and test find_package <pkg>_DIR env var 16 years ago
  Brad King c9a9c88634 libarchive: Fix Borland integer constants 16 years ago
  Brad King 12baf7b7f1 libarchive: Disable Borland warnings 16 years ago
  Brad King 60855f620b bzip2: Disable Borland warnings 16 years ago
  Brad King ccd831c559 libarchive: Disable MSVC warnings 16 years ago
  Zach Mullen cdbbe00a8b Fix unused param warning resulting from libarchive API change. 16 years ago
  Bill Hoffman 7fba9849f9 Fix for warning on dash8 that caused a build failure because of -WError 16 years ago
  Zach Mullen d6630330d6 Fixed ctest doc typos. (bug 9836) 16 years ago
  Mathieu Malaterre fdc6638b1c Add more documentation to module 16 years ago
  Mathieu Malaterre b0960683b2 Adding support for java 1.6.0-oem. Make sure to report failure when user ask for version but regex failed to parse version number 16 years ago
  James Bigler b1817590c1 Fix -fPIC from being used on executable object files. 16 years ago
  KWSys Robot f87bdbf328 KWSys Nightly Date Stamp 16 years ago
  Bill Hoffman 9c12894636 Add missing depend because of registry write with complex name, they can not be done in parallel. 16 years ago
  Bill Hoffman 2733f4f8e7 Fix for dash17 ACL requires linking to a library acl that we don't want to depend on. 16 years ago
  Mathieu Malaterre b93b6dc677 Replace FATAL_ERROR with status. Remove output when QUIET is ON 16 years ago
  Bill Hoffman b0d43475c6 Fix warning 16 years ago
  Bill Hoffman 5f41fe03ca Fix warnings for unused variables 16 years ago
  Zach Mullen 85912a3777 Added TARGET, CONFIGURATION, PROJECT_NAME, and FLAGS arguments to ctest_build command 16 years ago
  Bill Hoffman b9e88cd4c8 remove makefiles as they cause the in source build test of cmake to fail 16 years ago
  Bill Hoffman 78b2d5097c Fix cygwin package stuff to work with libarchive 16 years ago
  KWSys Robot 1b1d954f7e KWSys Nightly Date Stamp 16 years ago
  Zach Mullen d47ada823a Added logic to check for cycles in the test dependency graph before any tests are run. Previously a cycle resulted in a segfault from stack overflow. 16 years ago
  Brad King 59f6f383e9 Warn on set(PARENT_SCOPE) at top scope 16 years ago
  Mathieu Malaterre 59ce04d4f8 STYLE: minor documentation + typo 16 years ago
  Mathieu Malaterre ccb8accc1b BUG: hardcoded path, are not hints. Split the two lists. Thanks Brad 16 years ago
  Bill Hoffman ca73562e54 borland builds, but still has some link errors 16 years ago
  Mathieu Malaterre ff0ff68967 BUG: To be able to use ENV and at the same time allow /usr/loca/bin to override /usr/bin, apply patch suggested by Hendrik Sattler (thanks) 16 years ago
  Bill Hoffman d4b8945301 Fix for hpux... 16 years ago
  Mathieu Malaterre 2b071aeb07 ENH: Make those variables advanced. 16 years ago