Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the last of the windows W4 warnings | Bill Hoffman | 2009-11-12 | 2 | -2/+4 |
| | |||||
* | Remove a few more warnings | Bill Hoffman | 2009-11-12 | 1 | -2/+2 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-12 | 1 | -1/+1 |
| | |||||
* | CPackRPM:: add support for USER specified post/pre [un]install scripts (fix ↵ | Eric Noulard | 2009-11-11 | 1 | -1/+73 |
| | | | | | | bug 8988) Eric | ||||
* | CPackRPM:: support user supplied "Provides" in spec file (fix bug 9584) | Eric Noulard | 2009-11-11 | 1 | -1/+16 |
| | | | | Eric | ||||
* | fix number of callers to work with newer versions of valgrind | Bill Hoffman | 2009-11-11 | 1 | -1/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-11 | 1 | -1/+1 |
| | |||||
* | libarchive: Borland provides umask, not _umask | Brad King | 2009-11-10 | 1 | -0/+2 |
| | |||||
* | Search for the header QtAssistant for QT_QTASSISTANT_INCLUDE_DIR instead of ↵ | Alexander Neundorf | 2009-11-10 | 1 | -1/+1 |
| | | | | | | | | | QtAssistantClient This should not change the result (since both should be in the same directory), but seems a bit more logical and is also in sync with what is done in the KDE version. Alex | ||||
* | Change logic of ctest subdirs command to allow for absolute paths. Also ↵ | Zach Mullen | 2009-11-10 | 8 | -7/+27 |
| | | | | added test coverage for passing absolute paths to subdirs. | ||||
* | Fix double bootstrap build for in source builds | Bill Hoffman | 2009-11-10 | 2 | -3/+3 |
| | |||||
* | Remove a few more warnings | Bill Hoffman | 2009-11-10 | 1 | -0/+6 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | CPackRPM:: Support USER supplied spec files (bug 9679) | Eric Noulard | 2009-11-09 | 1 | -45/+79 |
| | | | | Eric | ||||
* | Fixed a bug where it was possible for a test to be started twice if a ↵ | Zach Mullen | 2009-11-09 | 1 | -0/+5 |
| | | | | lower-indexed test depended on it. | ||||
* | keep libarchive from using a system zlib unless cmake uses one | Bill Hoffman | 2009-11-09 | 2 | -2/+8 |
| | |||||
* | Removed duplicated documentation entry. | Zach Mullen | 2009-11-09 | 1 | -5/+0 |
| | |||||
* | Bug 9090: CTest does not handle absolute paths in CTestTestfile SUBDIR( ) ↵ | Zach Mullen | 2009-11-09 | 1 | -0/+6 |
| | | | | | | entries. The ctest subdirs command now checks the relative path first, and if that does not exist, also checks if the given path was absolute. Thanks vodall for the patch. | ||||
* | Fix CPack bug #9654 | Eric Noulard | 2009-11-09 | 1 | -2/+11 |
| | | | | Eric | ||||
* | libarchive: Put local include dir first | Brad King | 2009-11-09 | 1 | -1/+1 |
| | | | | | | In libarchive we configure an internal header file called 'config.h'. This commits moves the include directory containing the file to the beginning of the include path to avoid conflicts from system headers. | ||||
* | Sort documentation entries better and move mark_as_advanced() a bit back | Alexander Neundorf | 2009-11-09 | 1 | -12/+12 |
| | | | | Alex | ||||
* | Allow test to work on machines with umasks that do not allow files to be ↵ | Bill Hoffman | 2009-11-09 | 1 | -0/+10 |
| | | | | overwritten. | ||||
* | Fix TRY_RUN cross compile test to pass consistently | Zach Mullen | 2009-11-09 | 2 | -1/+4 |
| | |||||
* | Added test coverage for TRY_RUN in cross compile mode. | Zach Mullen | 2009-11-09 | 3 | -0/+17 |
| | |||||
* | add better error checking and run from correct directory. | Bill Hoffman | 2009-11-09 | 1 | -3/+9 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | add better error checking and support for symlinks to cpack's use of libarchive | Bill Hoffman | 2009-11-09 | 1 | -28/+49 |
| | |||||
* | Fix for working with symlinks in tar files | Bill Hoffman | 2009-11-09 | 1 | -29/+29 |
| | |||||
* | try to get rid of some warnings on hpux | Bill Hoffman | 2009-11-08 | 2 | -6/+6 |
| | |||||
* | remove a few more windows warnings | Bill Hoffman | 2009-11-08 | 1 | -1/+6 |
| | |||||
* | -another tiny sync with KDE4, no functional changes | Alexander Neundorf | 2009-11-08 | 1 | -2/+6 |
| | | | | Alex | ||||
* | some syncing with FindQt4.cmake from KDE, no functional changes | Alexander Neundorf | 2009-11-08 | 1 | -9/+16 |
| | | | | | | | | -the mark_as_advanced() calls for the variables coming from qmake are now in the corresponding section, and not in the section where the include dirs are foudn Alex | ||||
* | Fix some warnings | Bill Hoffman | 2009-11-08 | 1 | -2/+2 |
| | |||||
* | fix line length error | Bill Hoffman | 2009-11-08 | 1 | -2/+3 |
| | |||||
* | go back to running stat and put size check in | Bill Hoffman | 2009-11-08 | 1 | -4/+4 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-08 | 1 | -1/+1 |
| | |||||
* | Remove check for now so test passes on linux | Bill Hoffman | 2009-11-08 | 1 | -0/+2 |
| | |||||
* | create a better error message | Bill Hoffman | 2009-11-08 | 1 | -1/+5 |
| | |||||
* | add much better error checking on libarchive calls. | Bill Hoffman | 2009-11-08 | 1 | -22/+44 |
| | |||||
* | Fix for mode_t with signed types | Bill Hoffman | 2009-11-08 | 1 | -8/+8 |
| | |||||
* | link in additional libraries that the configure step finds | Bill Hoffman | 2009-11-07 | 1 | -0/+1 |
| | |||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-07 | 1 | -1/+1 |
| | |||||
* | Remove makefile as it breaks in-source build testing | Bill Hoffman | 2009-11-06 | 1 | -217/+0 |
| | |||||
* | Add jom find module | Bill Hoffman | 2009-11-06 | 1 | -0/+18 |
| | |||||
* | Fix hpux build on heart | Bill Hoffman | 2009-11-06 | 1 | -0/+3 |
| | |||||
* | libarchive: Fix get(pw|gr)name_r comment | Brad King | 2009-11-06 | 1 | -1/+1 |
| | | | | | | The commit "libarchive: Define _XOPEN_SOURCE for get(pwu|grg)id_r" introduced a comment referring to get(pwu|grg)id_r in a source file that actually uses the functions get(pw|gr)name_r. We fix the comment. | ||||
* | libarchive: Initialize passwd/group lookup result | Brad King | 2009-11-06 | 2 | -0/+4 |
| | | | | | | | The "result" argument to functions get(pwu|grg)id_r and get(pw|gr)name_r does not appear in the signatures provided on older platforms. We set the pointer to the result memory in case the function ignores it, thus ensuring initialization. | ||||
* | Fix issue #9851 - only seed the random number generator on the first call to ↵ | David Cole | 2009-11-06 | 3 | -3/+27 |
| | | | | STRING(RANDOM or if given the new RANDOM_SEED argument. Add test and documentation of new argument. | ||||
* | Implement LINK_FLAGS_<CONFIG> property on Xcode | Brad King | 2009-11-06 | 1 | -0/+10 |
| | | | | See issue #9841. | ||||
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-11-06 | 1 | -1/+1 |
| |