summary refs log tree commit diff stats
path: root/src/fe-text/Makefile.am
AgeCommit message (Collapse)Author
2017-06-13build: Replace Autotools with MesonPatrick Griffis
Quick rundown of benefits: - Much faster: - Autotools (with autogen): 22 seconds - Meson: 7 seconds - Meson (with ccache): 2 seconds - Simpler: - ~1000 lines smaller - Single simple language - Potentially better Windows (Visual Studio) support What is not done: - Complete Windows support - OSX support (easy) Closes #2013 Closes #1937 Closes #1803
2015-10-16build: Let 'make dist' do a better jobRico Tzschichholz
2014-01-20configure: Clean up EXTRA_DISTTingPing
2012-10-24Rename libxchatcommon to libhexchatcommonBerke Viktor
2012-10-13Compatibility for Automake 1.12.4+Berke Viktor
2012-07-13Fix HexChat-Text compilation on Linux when NLS is enabledBerke Viktor
2012-07-13Fix frontend compilation on LinuxBerke Viktor
2012-07-13Another bunch of rebranding stuffBerke Viktor
2011-02-24add xchat r1489berkeviktor@aol.com