coriolis/bootstrap/cmake_modules
Jean-Paul Chaput 3835d6f7ad Diplay function, file & line number in the backtrace (like gdb).
* New: In Bootstrap, add cmake detection for libbfd.
* New: In Hurricane, in Backtrace, add BFD support to read debuginfo from
    the shared libraries (aka DSO) when compiled with "-g". This avoid the
    tedious step of running gdb after generating a core dump. It is also
    mandatory in ExceptioWidget to known from where an exception was thrown
    as Qt::notify() block all C++ exceptions.
      Currently works only under Linux (gcc or clang), may be extended in
    the future.
      The BFD reading is based on the small utility from:
          Don Hatch (hatch@plunk.org)
          http://www.plunk.org/~hatch/goodies/backtracefilt.C
      And small trinket: adjust the size of the window for high DPI screens.
* New: In CRL Core & Unicorn add link toward libbfd, if needed.
2016-08-06 18:15:06 +02:00
..
CMakeLists.txt Diplay function, file & line number in the backtrace (like gdb). 2016-08-06 18:15:06 +02:00
FindBISON.cmake UNSTABLE DO NOT UPDATE 2010-07-13 11:02:11 +00:00
FindBootstrap.cmake Added detection of Windows 10 / Cygwin64 (N. Shimizu). 2015-10-02 15:59:01 +02:00
FindFLEX.cmake UNSTABLE DO NOT UPDATE 2010-07-13 11:02:11 +00:00
FindLEFDEF.cmake Nicely print the LEFDEF_SEARCH_PATH. 2015-06-12 16:41:46 +02:00
FindLibbfd.cmake Diplay function, file & line number in the backtrace (like gdb). 2016-08-06 18:15:06 +02:00
FindLibexecinfo.cmake Forgot this one, for FreeBSD. 2012-12-03 08:38:59 +00:00
FindPythonSitePackages.cmake * ./bootstrap: 2011-02-02 10:40:25 +00:00
FindQt4.cmake UNSTABLE DO NOT UPDATE 2010-07-13 11:02:11 +00:00
FindQwt.cmake Integration of the latest Coloquinte in Etesian & misc modifs. 2015-02-01 23:24:13 +01:00
GetGitRevisionDescription.cmake Re-added support for Chams & CMake support for Git hash retreival. 2014-03-02 11:45:42 +01:00
GetGitRevisionDescription.cmake.in Re-added support for Chams & CMake support for Git hash retreival. 2014-03-02 11:45:42 +01:00