Menu

Tree [48d4cb] master /
 History

HTTPS access


File Date Author Commit
 icons 2007-12-29 Guy Rutenberg Guy Rutenberg [f35510] updated autotools configuration to install desk...
 macros 2011-12-19 Guy Rutenberg Guy Rutenberg [9a77c6] Improve configuration file parser.
 man 2012-02-24 Guy Rutenberg Guy Rutenberg [542f17] Install a man page.
 po unknown
 src 2014-10-25 Guy Rutenberg Guy Rutenberg [53f812] Fix wxStrtol bug in wxGTK-3.0.2 in Debian Sid.
 templates 2006-12-12 Guy Rutenberg Guy Rutenberg [1e848a] fixed email address
 windows 2009-04-20 Guy Rutenberg Guy Rutenberg [66313c] Updated the nsis installer script
 .gitignore 2011-12-19 Guy Rutenberg Guy Rutenberg [f250b7] Add gitignore file.
 AUTHORS 2006-12-12 Guy Rutenberg Guy Rutenberg [6eb6fd] several bug fixes to the high score table
 COPYING 2006-10-10 Guy Rutenberg Guy Rutenberg [72528e] Initial revision
 ChangeLog 2014-10-18 Guy Rutenberg Guy Rutenberg [1d46e6] Bugfix: Improper size after changing layout.
 Doxyfile 2007-04-17 Guy Rutenberg Guy Rutenberg [c63130] updated the doxygen setting file to show privat...
 INSTALL 2006-10-10 Guy Rutenberg Guy Rutenberg [72528e] Initial revision
 Makefile.am 2012-02-24 Guy Rutenberg Guy Rutenberg [542f17] Install a man page.
 NEWS 2006-10-10 Guy Rutenberg Guy Rutenberg [72528e] Initial revision
 README 2006-10-10 Guy Rutenberg Guy Rutenberg [72528e] Initial revision
 TODO 2007-05-30 Guy Rutenberg Guy Rutenberg [d1b69e] ChangeLog updates
 configure.ac 2014-06-28 Guy Rutenberg Guy Rutenberg [414c19] Version bump.
 openyahtzee.desktop 2015-05-01 Markus Koschany Markus Koschany [48d4cb] Add keywords to Open Yahtzee's desktop file.
 openyahtzee.kdevelop 2007-11-22 Guy Rutenberg Guy Rutenberg [1b75a6] Fixed window's title caption (bug #1836473)
 openyahtzee.kdevelop.pcs 2007-11-22 Guy Rutenberg Guy Rutenberg [1b75a6] Fixed window's title caption (bug #1836473)
 openyahtzee.kdevses 2007-11-15 Guy Rutenberg Guy Rutenberg [da0bb7] changed the some linker flags in the makefiles
 openyahtzee.sln 2009-04-26 Guy Rutenberg Guy Rutenberg [22068c] Portable Edition 1.9 Preparations.
 openyahtzee.vcproj 2009-04-29 Guy Rutenberg Guy Rutenberg [dfb765] Use static linking of Runtime Library in the Po...

Read Me

# Open Yahtzee README

## Compiling from source
To compile source from a distributed tarball, simply execute

    :::console
    $ ./configure
    $ make
    # make install

If you are trying to compile the source directly from git, start by
executing

    :::console
    $ autoreconf --install

and then proceed just like in the tarball case.

## Authors
See the ``AUTHORS`` file that came with the program.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.