aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-08-15Add testing system.HEADmasterJohn Ankarström
2022-08-09Add eb.el.John Ankarström
2022-08-08Makefile: Improve TAGS target.John Ankarström
2022-08-07Add showtodo script.John Ankarström
2022-08-06Makefile: Add wcharptr.obj, win.objJohn Ankarström
2022-08-03Load uxtheme dynamically.John Ankarström
2022-08-02Implement draggable split.John Ankarström
2022-07-30Add debugging functions.John Ankarström
2022-07-30Makefile: Add commented console option.John Ankarström
2022-07-29Add ListView::FindNextItem.John Ankarström
2022-07-24Statically embed standard library.John Ankarström
2022-07-18Solve compiler warnings.John Ankarström
2022-07-18Use -O2 instead of -O.John Ankarström
2022-07-18Makefile: Add assembly target.John Ankarström
2022-07-15Makefile: Make deps.mk silently.John Ankarström
2022-07-15Add showdeps script.John Ankarström
2022-07-15Improve makedeps script.John Ankarström
2022-07-15Add makedeps.pl.John Ankarström
2022-07-15Use std::optional instead of std::unique_ptr for try_make.John Ankarström
2022-07-14Makefile: Fix main target.John Ankarström
2022-07-14Initialize global variables in the right place.John Ankarström
2022-07-10Convert to C++.John Ankarström
2022-06-02Simplify C interface to Prolog.John Ankarström
2022-05-31Update Makefile.John Ankarström
2022-04-01Enable DPI awareness.John Ankarström
2022-04-01Add Prolog support to TAGS.John Ankarström
2022-04-01Rework build system.John Ankarström
2022-03-06Update data for all episodes at once.John Ankarström
2022-03-02Change window class and executable nameJohn Ankarström
2022-02-18Enable building without Eclipse.John Ankarström
2022-02-17Small changes.John Ankarström
2022-02-17Improve Makefile.John Ankarström
2022-02-15Show data list view.John Ankarström
2022-02-15Rework list view code.John Ankarström
2022-02-15Put C code and Prolog code in separate directories.John Ankarström
2022-02-14Stop command prompt from appearing.John Ankarström
2022-02-14Improve list view appearance.John Ankarström
2022-02-14Implement list view, "about" dialog.John Ankarström
2022-02-13Begin Win32 re-implementation.John Ankarström