summaryrefslogtreecommitdiff
path: root/libstdc++-v3/python/Makefile.am
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-11-14libstdc++: Fix installation of python files for debug libJonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-08-16libstdc++: Install GDB pretty printers for debug libraryJonathan Wakely
2021-06-01libstdc++: Fix installation of python hooks [PR 99453]Jonathan Wakely
2021-04-21libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453]Philippe Blain
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-08-20Makefile.am: Ensure gdb.py is installed for libstdc++ not libstdc++fs.Jonathan Wakely
2015-01-05Update copyright years.Jakub Jelinek
2014-09-10hook.in: Load the xmethods.Siva Chandra Reddy
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-02-21re PR libstdc++/52317 (incorrect FSF address)Paolo Carlini
2012-02-15re PR libstdc++/51368 (libstdc++ python pretty printers should use --with-pyt...Benjamin Kosnik
2009-07-27Makefile.am (install-data-local): Use DESTDIR correctly.Ralf Wildenhues
2009-06-10re PR libstdc++/40289 (share/libstdc++/python/ pollutes common namespace)Tom Tromey
2009-05-28Makefile.in, [...]: New files.Tom Tromey