projects
/
dyninst.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Updates for v12.2.0 release (#1289)
[dyninst.git]
/
common
/
CMakeLists.txt
2022-05-05
Tim Haines
Update and enforce formatting of CMake files (#1267)
blob
|
commitdiff
2022-02-24
Tim Haines
Build fixes for amdgpu/cdna2 (#1203)
blob
|
commitdiff
|
diff to current
2021-11-02
Tim Haines
Remove support for Cray CNL (#1137)
blob
|
commitdiff
|
diff to current
2021-08-04
James A. Kupsch
adjust large frame threshold for specific sources ...
blob
|
commitdiff
|
diff to current
2021-08-04
James A. Kupsch
fix var-tracking-assignments warnings (#1082)
blob
|
commitdiff
|
diff to current
2021-07-14
Tim Haines
Cleanup orphaned code (#1064)
blob
|
commitdiff
|
diff to current
2021-02-02
tomhaber
add missing libiberty include dir (#950)
blob
|
commitdiff
|
diff to current
2020-10-30
Tim Haines
Correctly set up libiberty to be consumed by build...
blob
|
commitdiff
|
diff to current
2020-10-22
James A. Kupsch
make symbol name demangling consistent (#872, #717)
blob
|
commitdiff
|
diff to current
2020-09-22
Tim Haines
Remove bluegene support (#847)
blob
|
commitdiff
|
diff to current
2020-08-30
Tim Haines
Remove cotire (#816)
blob
|
commitdiff
|
diff to current
2020-01-13
Xiaozhu Meng
Parallel DWARF parsing and improved parallel code parsi...
blob
|
commitdiff
|
diff to current
2019-05-02
Sasha NĂcolas
Fixing TBB dependencies during build. (#570)
blob
|
commitdiff
|
diff to current
2018-02-20
Bill Williams
Merge John's changes and update test suite.
blob
|
commitdiff
|
diff to current
2018-02-09
Bill Williams
Cleanup: remove dead code, use call_once for singleton...
blob
|
commitdiff
|
diff to current
2018-01-06
John Mellor-Crummey
add race detector annotations to CMakeLists.txt
blob
|
commitdiff
|
diff to current
2017-11-25
John Mellor-Crummey
add support for MCS locks and phase-fair reader writer...
blob
|
commitdiff
|
diff to current
2017-10-20
Bill Williams
Builds cleanly under icc17; TBB found properly via...
blob
|
commitdiff
|
diff to current
2017-10-18
Bill Williams
Fix common link deps
blob
|
commitdiff
|
diff to current
2017-05-10
Bill Williams
WIP towards parallel parsing
blob
|
commitdiff
|
diff to current
2016-10-31
Bill Williams
Explicitly link Symtab against Boost libs
blob
|
commitdiff
|
diff to current
2016-10-31
Bill Williams
Disable boost auto-link on Windows and have it always...
blob
|
commitdiff
|
diff to current
2016-08-30
John Detter
Check cmake version to make sure cotire is supported
blob
|
commitdiff
|
diff to current
2016-08-30
John Detter
Check GCC version and decide whether or not to use...
blob
|
commitdiff
|
diff to current
2016-08-21
Peter Foley
cotire
blob
|
commitdiff
|
diff to current
2016-06-15
Peter Foley
link windows libraries privately
blob
|
commitdiff
|
diff to current
2016-06-15
Peter Foley
Cleanup _snprintf logic
blob
|
commitdiff
|
diff to current
2016-04-21
Bill Williams
GCC 4.8 build fixes: ensure all extern template declara...
blob
|
commitdiff
|
diff to current
2016-02-23
Allison Morris
Build compatibility with Visual Studio 2015.
blob
|
commitdiff
|
diff to current
2015-05-22
Steve
pc works in sp, mp mode, but mt mode failed
blob
|
commitdiff
|
diff to current
2015-05-22
Steve
modified: common/CMakeLists.txt
blob
|
commitdiff
|
diff to current
2015-05-08
Bill Williams
CMake fixes for building/installing components separately.
blob
|
commitdiff
|
diff to current
2015-04-27
Steve
pc works in sp, mp mode, but mt mode failed
blob
|
commitdiff
|
diff to current
2015-03-20
Steve
modified: common/CMakeLists.txt
blob
|
commitdiff
|
diff to current
2014-09-22
Bill Williams
Fix incorrect variable reference
blob
|
commitdiff
|
diff to current
2014-09-22
Bill Williams
Update FindLibIberty to use consistent names and logic...
blob
|
commitdiff
|
diff to current
2014-09-22
Bill Williams
Update FindLibIberty to use consistent names and logic...
blob
|
commitdiff
|
diff to current
2014-06-25
Matthew LeGendre
Fix BGQ build errors
blob
|
commitdiff
|
diff to current
2014-06-19
Bill Williams
Syscall merge cleanup
blob
|
commitdiff
|
diff to current
2014-04-30
Bill Williams
Syscall merge cleanup
blob
|
commitdiff
|
diff to current
2014-04-22
Josh Stone
Clean up library linkage
blob
|
commitdiff
|
diff to current
2014-02-21
Paradyn
Update to use boost mutexes and condition variables
blob
|
commitdiff
|
diff to current
2014-02-05
Bill Williams
Merge branch 'ssj_boost_mutex' of ssh://git.dyninst...
blob
|
commitdiff
|
diff to current
2014-01-09
Bill Williams
Two more CMake 2.6 fixes: proper order of arguments...
blob
|
commitdiff
|
diff to current
2013-11-26
Matthew LeGendre
Default to libiberty demangler
blob
|
commitdiff
|
diff to current
2013-09-11
Saul St. John
use boost mutexes
blob
|
commitdiff
|
diff to current
2013-08-22
Bill Williams
Add static targets
blob
|
commitdiff
|
diff to current
2013-08-15
Bill Williams
Externalize dwarf/elf, search for PIC libiberty
blob
|
commitdiff
|
diff to current
2013-08-15
Bill Williams
Append RTlib properties, don't overwrite
blob
|
commitdiff
|
diff to current
2013-06-26
Paradyn
CMake integration for Windows.
blob
|
commitdiff
|
diff to current
2013-06-13
Andrew R. Bernat
Rename libstackwalker to libstackwalk to match earlier...
blob
|
commitdiff
|
diff to current
2013-06-13
Andrew Bernat
Fix up CMake export config file ; remove codeCoverage...
blob
|
commitdiff
|
diff to current
2013-06-13
Andrew Bernat
Move dynutil/h to common/h; move common/h to common...
blob
|
commitdiff
|
diff to current
2013-06-13
Andrew Bernat
More CMake work
blob
|
commitdiff
|
diff to current
2013-06-13
Andrew Bernat
CMake initial WIP commit
blob
|
commitdiff
|
diff to current