Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-01 | Update copyright dates | Sebastien Helleu | |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu | |
2010-03-25 | Display cmake warning if libncursesw is not found | Sebastien Helleu | |
2010-01-03 | Update copyright dates | Sebastien Helleu | |
2009-01-03 | Update copyright dates | Sebastien Helleu | |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu | |
2007-07-02 | Replaced GPL 2 license by GPL 3 | Sebastien Helleu | |
2007-05-21 | Fix ncurses detection. | Julien Louis | |
We now provide a FindNcurses.cmake to find the library used and we define the right cpp variable when we compile the curses gui. Signed-off-by: Julien Louis <ptitlouis@sysif.net> |