summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KWSys Nightly Date StampKWSys Robot2010-01-291-1/+1
* Add -rpath for cuda libraries on Apple. They use @rpath in the library link ...James Bigler2010-01-281-0/+8
* Updated the documentation on what kinds of flags you can use when setting tar...James Bigler2010-01-281-3/+6
* Define __CUDACC__ during dependency scanning, since NVCC doesn't.James Bigler2010-01-281-0/+7
* KWSys Nightly Date StampKWSys Robot2010-01-281-1/+1
* -remove unnecessary debug outputAlexander Neundorf2010-01-271-1/+0
* KWSys: Remove $Id$ from MD5.cBrad King2010-01-271-1/+0
* KWSys Nightly Date StampKWSys Robot2010-01-271-1/+1
* COMP: remove exporting String as VS10 attempts to export its parents (basic_s...Dave Partyka2010-01-261-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-261-1/+1
* Avoid PathScale cmd-line bug in TryCompile testBrad King2010-01-251-2/+8
* Skip Fortran module mangling test on PathScaleBrad King2010-01-251-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-251-1/+1
* -make paths with spaces work in the CodeBlocks generator with MinGW (#10014)Alexander Neundorf2010-01-241-6/+10
* KWSys Nightly Date StampKWSys Robot2010-01-241-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-231-1/+1
* FortranCInterface: Fix PathScale detectionBrad King2010-01-222-0/+7
* -also put CMAKE_LINKER in the C and CXX compiler information filesAlexander Neundorf2010-01-222-0/+2
* KWSys Nightly Date StampKWSys Robot2010-01-221-1/+1
* Do not export all symbols from DLLs on CygwinBrad King2010-01-211-2/+3
* Fix CMAKE_DL_LIBS on CygwinBrad King2010-01-211-1/+0
* Add PathScale shared library flags on LinuxBrad King2010-01-214-0/+31
* KWSys Nightly Date StampKWSys Robot2010-01-211-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-201-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-191-1/+1
* -make the imported targets feature of FindQt4.cmake fully backwards compatibleAlexander Neundorf2010-01-181-42/+110
* Put quotes arounds strings when doing STREQUAL.Clinton Stimpson2010-01-181-2/+2
* some tweaks as suggested by Brad (no functional changes)Alexander Neundorf2010-01-181-16/+4
* KWSys Nightly Date StampKWSys Robot2010-01-181-1/+1
* -create imported library targets for the Qt4 libsAlexander Neundorf2010-01-171-34/+32
* KWSys Nightly Date StampKWSys Robot2010-01-171-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-161-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-151-1/+1
* KWSys Nightly Date StampKWSys Robot2010-01-141-1/+1
* Fix bug #10114. Find phonon on some installations.Clinton Stimpson2010-01-131-0/+10
* Do not find cyg*.dll on CygwinBrad King2010-01-131-2/+2
* Fix KDE3 .la file format on CygwinBrad King2010-01-131-1/+5
* Remove unused #include <windows.h>Brad King2010-01-131-4/+0
* Search prefix /usr before root prefix /Brad King2010-01-131-1/+1
* Name Cygwin DLLs with SOVERSION, not VERSIONBrad King2010-01-131-2/+2
* KWSys: Fix SharedForward on Cygwin without -mwin32Brad King2010-01-131-4/+6
* Enable extra CodeBlocks generator on CygwinBrad King2010-01-132-7/+3
* Use if(CYGWIN) instead of if(WIN32 AND UNIX)Brad King2010-01-132-4/+4
* PathScale C/C++/Fortran Compiler InformationBrad King2010-01-134-0/+43
* Recognize the PathScale C/C++/Fortran compilersBrad King2010-01-133-0/+8
* Restore -rdynamic in Linux build rulesBrad King2010-01-132-0/+7
* Create Linux GNU compiler flag consolidation macroBrad King2010-01-134-0/+28
* KWSys Nightly Date StampKWSys Robot2010-01-131-1/+1
* Trust umask for file permissionsBrad King2010-01-123-11/+6
* Detect Fortran ABI InformationBrad King2010-01-122-2/+44