aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Add Git version string support.Lukas Fleischer2011-04-221-1/+3
| | | | | | | | Introduce a script to auto-generate version strings. Use `git describe` to create descriptive version strings when building from a Git checkout, use ".version" files for release tarballs. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
* Add "--no-location" to xgettext options.Lukas Fleischer2011-04-101-0/+4
| | | | | | | Disable line numbers in portable object files. They are not very useful and generate a lot of junk on every update, hiding the actual changes. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
* Update mail addresses to match the new mailing lists.Lukas Fleischer2011-03-041-1/+1
| | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
* Convert man page to AsciiDoc.Lukas Fleischer2011-03-031-0/+13
| | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
* Remove CVS "$Id" headers.Lukas Fleischer2011-03-031-2/+0
| | | | Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
* Convert documentation to AsciiDoc, delete translations.Lukas Fleischer2011-03-031-2/+29
|
* Fixed file permissions.Lukas Fleischer2011-03-031-0/+0
|
* Updates for the upcoming 2.8.Frederic Culot2010-05-261-2/+3
|
* calcurse 2.7 releasedFrederic Culot2009-08-221-3/+2
|
* Check for some headers added.Frederic Culot2009-07-201-3/+4
|
* stdbool header removed, unsigned type used insteadFrederic Culot2009-07-121-4/+4
|
* Switched to 2.6. Check added for regex.h header.Frederic Culot2009-07-051-3/+3
|
* switch to 2.5Frederic Culot2009-01-241-2/+2
|
* configuration script improved to link with ncursesw if ncurses is not foundFrederic Culot2009-01-231-9/+22
|
* bugfix: avoid possible segfault if notify_stop_main_thread is called before ↵Frederic Culot2009-01-221-2/+2
| | | | thread was launched (thanks Jan for reporting this)
* Added wrappers around libc's memory management functions, to easily debug ↵Frederic Culot2008-12-281-1/+17
| | | | memory usage
* calcurse 2.4 releasedFrederic Culot2008-12-271-2/+2
|
* prefer overridability and let people choose their own CFLAGSFrederic Culot2008-12-081-15/+2
|
* oops, forgot to remove previous CFLAGS declarationFrederic Culot2008-12-081-3/+1
|
* --enable-debug configuration option addedFrederic Culot2008-12-081-1/+16
|
* Switched to calcurse-2.4_beta. Fixed compiler flags overwriting and added ↵Frederic Culot2008-12-081-3/+3
| | | | locale.h include (thanks Cedric for your patch)
* switched to calcurse 2.3Frederic Culot2008-10-151-2/+2
|
* manpage, manuals and translations updated for 2.3_betaFrederic Culot2008-09-211-2/+2
|
* switched to calcurse 2.2Frederic Culot2008-08-281-2/+2
|
* french translation updated. Switched to 2.2_betaFrederic Culot2008-08-121-2/+2
|
* version 2.1 releasedFrederic Culot2008-05-171-2/+2
|
* 2.1_beta soon to be releasedFrederic Culot2008-04-201-2/+2
|
* NEWS and po files updatedFrederic Culot2008-03-021-2/+2
| | | | Dutch manual and translation updated, thanks Jeremy
* memory leak fixed in notify_thread_app()Frederic Culot2008-02-101-2/+2
| | | | | | check for limits.h header added asprintf() call replaced in wins_launch_external() as it is not fully portable
* configure.ac updatedFrederic Culot2008-01-261-5/+5
|
* calcurse 1.9 releasedFrederic Culot2007-10-231-2/+2
|
* bugfix: wrong symbol used for pthread library (thanks Michael for noticing ↵Frederic Culot2007-09-161-2/+2
| | | | this mistake)
* Autotools use improvedFrederic Culot2007-07-281-32/+70
|
* calcurse version switched to 1.8Frederic Culot2007-05-221-2/+2
|
* version switched to 1.8_betaFrederic Culot2007-04-151-3/+3
| | | | check for header files updated
* calcurse version switched to 1.7Frederic Culot2007-01-161-2/+2
|
* new version number: 1.7_betaFrederic Culot2006-12-181-2/+2
|
* forgot a white space :(Frederic Culot2006-10-171-2/+2
|
* check for getopt.h header file addedFrederic Culot2006-10-171-2/+2
|
* moved LOCALEDIR definition from configure.ac to src/Makefile.amFrederic Culot2006-09-221-5/+1
|
* added test for pthread library and switched to version 1.6Frederic Culot2006-09-091-2/+10
|
* switched to version number 1.5Frederic Culot2006-08-241-2/+2
|
* Initial revisionFrederic Culot2006-07-311-0/+44