Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libarchive: Fix major() check for LSB 4.0 (#11648) | Brad King | 2011-01-12 | 1 | -2/+6 |
* | ccmake: Use LSB 4.0 getmaxyx conditionally | Brad King | 2011-01-05 | 2 | -2/+16 |
* | ccmake: Use LSB 4.0 curses API conditionally | Brad King | 2011-01-04 | 1 | -5/+8 |
* | ccmake: Port for LSB 4.0 (#11648) | Craig Scott | 2011-01-03 | 2 | -6/+14 |
* | KWSys: Remove useless include <sys/procfs.h> (#11648) | Brad King | 2011-01-03 | 1 | -1/+0 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-03 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-02 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-01 | 1 | -3/+3 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-31 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-30 | 1 | -1/+1 |
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-29 | 1 | -1/+1 |
* | Merge topic 'bug-11518-dbus-macro' | Brad King | 2010-12-28 | 1 | -1/+9 |
|\ | |||||
| * | allow absolute paths for dbus interface. | Clinton Stimpson | 2010-12-23 | 1 | -1/+9 |
* | | Merge topic 'FindBLAS_FindLAPACK' | Brad King | 2010-12-28 | 2 | -13/+31 |
|\ \ | |||||
| * | | FindLAPACK works with C/C++ only projects (issue 0009976) | Alexey Ozeritsky | 2010-12-27 | 1 | -11/+11 |
| * | | fix for Fortran-only projects | Alexey Ozeritsky | 2010-12-27 | 1 | -1/+9 |
| * | | find ACML fixes | Alexey Ozeritsky | 2010-12-27 | 1 | -1/+11 |
* | | | Merge topic 'FixCrashInEclipseGenerator' | Brad King | 2010-12-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix crash in Eclipse generator with empty project (#11616) | Alex Neundorf | 2010-12-21 | 1 | -1/+1 |
* | | | | Merge topic 'mac-headerpad_max_install_names-passthru' | Brad King | 2010-12-28 | 2 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | Pass Mac linker flag through all compilers with -Wl, | Brad King | 2010-12-22 | 2 | -6/+6 |
* | | | | | Merge topic 'dev/add_test-working-directory' | Brad King | 2010-12-28 | 7 | -2/+162 |
|\ \ \ \ \ | |||||
| * | | | | | Fix sentence break in add_test documentation | Brad King | 2010-12-21 | 1 | -1/+1 |
| * | | | | | Make TestsWorkingDirectory test a C file | Ben Boeckel | 2010-12-17 | 2 | -11/+11 |
| * | | | | | Use iostream to make Borland happy | Ben Boeckel | 2010-12-17 | 1 | -4/+5 |
| * | | | | | Fully specify the path to old-signature add_test | Ben Boeckel | 2010-12-17 | 1 | -2/+2 |
| * | | | | | Group adding tests with its properties | Ben Boeckel | 2010-12-17 | 1 | -6/+4 |
| * | | | | | Only test the default cwd with Makefiles | Ben Boeckel | 2010-12-17 | 1 | -0/+6 |
| * | | | | | Simplify the _default_cwd derivation | Ben Boeckel | 2010-12-17 | 1 | -5/+3 |
| * | | | | | Use --><-- markers to denote the path | Ben Boeckel | 2010-12-17 | 2 | -7/+7 |
| * | | | | | Flip slashes around on Windows | Ben Boeckel | 2010-12-17 | 1 | -0/+7 |
| * | | | | | Add ctype.h include for toupper() | Ben Boeckel | 2010-12-17 | 1 | -0/+1 |
| * | | | | | Fix header includes for C++ and Visual Studio | Ben Boeckel | 2010-12-17 | 1 | -2/+3 |
| * | | | | | Rename the project to match the test | Ben Boeckel | 2010-12-16 | 1 | -1/+1 |
| * | | | | | Add tests for WORKING_DIRECTORY arg to add_test | Ben Boeckel | 2010-12-16 | 1 | -0/+21 |
| * | | | | | Add WORKING_DIRECTORY argument to add_test | Ben Boeckel | 2010-12-16 | 2 | -0/+20 |
| * | | | | | Rename WorkingDirectory test | Ben Boeckel | 2010-12-16 | 3 | -6/+6 |
| * | | | | | Add the WORKING_DIRECTORY property to tests | Rolf Eike Beer | 2010-12-16 | 5 | -1/+108 |
* | | | | | | Merge topic 'dev/use-fphsa-in-find-opengl' | Brad King | 2010-12-28 | 1 | -4/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use FPHSA in FindOpenGL | Ben Boeckel | 2010-12-08 | 1 | -4/+5 |
* | | | | | | | KWSys: Avoid passing string literal as char* | Brad King | 2010-12-28 | 2 | -2/+4 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-28 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-27 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-26 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-25 | 1 | -1/+1 |
* | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-24 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-23 | 1 | -1/+1 |
* | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-22 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'cygwin' | Brad King | 2010-12-21 | 3 | -5/+52 |
|\ \ \ \ \ | |||||
| * | | | | | Cygwin: Do not define 'WIN32' (#10122) | Brad King | 2010-12-17 | 3 | -5/+52 |