summaryrefslogtreecommitdiff
path: root/HACKING
Commit message (Collapse)AuthorAgeFilesLines
* Update reference to the GNU Coding Standards.Daniel Llorens2022-10-121-3/+2
|
* Minor updates to HACKING.Andy Wingo2017-05-221-107/+13
| | | | * HACKING: Minor updates.
* doc: Mention a known-good Flex version number.Ludovic Courtès2016-05-221-2/+3
| | | | | | Suggested by Jamil Egdemir <unclejamil@gmail.com>. * HACKING: Mention a Flex version number.
* Placate a number of `syntax-check' verifications.Ludovic Courtès2012-01-051-2/+2
| | | | | | | - "filesystem" -> "file system" - remove doubled words - use EXIT_* macros instead of literal numbers - update `syntax-check' exclusion files
* HACKING: Mention (add-hook 'before-save-hook 'delete-trailing-whitespace)Thien-Thi Nguyen2010-06-251-0/+3
| | | | | * HACKING (Coding standards): Mention ‘(add-hook 'before-save-hook 'delete-trailing-whitespace)’.
* Document trailing whitespace policy.Thien-Thi Nguyen2010-02-131-1/+4
| | | | | | | | * HACKING (Coding standards): Delete trailing whitespace. Add blurb documenting trailing whitespace policy. Signed-off-by: Thien-Thi Nguyen <ttn@gnuvola.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* State and explain dependency on libtool 2.2Neil Jerram2009-06-051-2/+7
| | | | | * HACKING: Updated to recommend libtool 2.2 and anti-recommend libtool 1.5.26.
* * HACKING: update to current practiceHan-Wen Nienhuys2008-09-111-146/+23
| | | | | | | | * Drop CVS references. * Ask for Git based patches. * Drop outdated info (EGCS, SCM_P)
* Update/remove references to the CVS repository.Ludovic Courtès2008-04-081-204/+0
|
* Release stuff: missing NEWS and 2007/2008 copyrights.Neil Jerram2008-02-151-1/+1
|
* * autogen.sh: Copy versions of config.guess and config.sub fromNeil Jerram2008-02-151-1/+2
| | | | | | | | | | | | | Guile CVS to build-aux and guile-readline. * HACKING: Note need for libtool >= 1.5.26. * config.rpath, build-aux/config.rpath: Updated to latest upstream version. * config.guess, config.sub: 2008-01-07 versions added to Guile CVS, to ensure that Guile developers are using new enough versions (in particular for AIX 6.1 support).
* Add missing file `HACKING'.Ludovic Courtès2007-10-161-0/+665
|
* bye byeThien-Thi Nguyen2002-03-311-0/+0
|
* HACKING, README, ANON-CVS: updates.Gary Houston2001-11-221-637/+0
|
* * HACKING: Modified the Hacking It Yourself section. Removed theGary Houston2001-11-221-24/+23
| | | | version numbers from the tools.
* Removed reference to no longer practiced * in ChangeLog convention.Gary Houston2001-11-211-12/+0
|
* Restrict documentation change logThien-Thi Nguyen2001-11-121-6/+4
| | | | waiver to only apply to ChangeLog files.
* (Sample GDB Initialization File): New section.Thien-Thi Nguyen2001-09-011-0/+44
|
* Mention libtool ./configure-regeneration requirement.Thien-Thi Nguyen2001-08-301-1/+6
|
* *** empty log message ***Rob Browning2001-08-161-2/+144
|
* Remove onerous authorship-info deletion clause.Thien-Thi Nguyen2001-07-151-1/+1
|
* In "Contributing Your Changes", distiguishThien-Thi Nguyen2001-07-071-1/+3
| | | | between AUTHORS and THANKS usage.
* Mention AUTHORS maintenance in two places: for contributorsThien-Thi Nguyen2001-07-061-1/+3
| | | | and for maintainers (who may also be contributors :-).
* More naming conventions.Marius Vollmer2001-07-031-7/+22
|
* Update deprecation procedure to refer to TODO.Thien-Thi Nguyen2001-06-271-3/+3
|
* Refer to TODO and SNAPSHOTS.Thien-Thi Nguyen2001-06-271-4/+4
| | | | No longer refer to devel/tasks.text.
* * autogen.sh: don't run flex here.Michael Livshin2001-06-261-2/+2
| | | | | * HACKING: clarify that _newer_ versions of flex should be just fine.
* Make compilation under Windows easier.Martin Grabmüller2001-06-261-2/+0
|
* * HACKING: mention flex.Michael Livshin2001-06-251-1/+3
| | | | * autogen.sh: generate libguile/c-tokenize.c.
* Stuff about our naming conventions.Marius Vollmer2001-06-141-0/+29
|
* *** empty log message ***Marius Vollmer2001-06-031-3/+3
|
* Added notes about keeping AUTHORS and THANKS uptodate.Marius Vollmer2001-06-021-0/+6
|
* Update copyright.Thien-Thi Nguyen2001-05-131-8/+21
| | | | Add blurb pointing to devel/tasks.text.
* Updated section about deprecating features.Marius Vollmer2001-05-021-9/+19
|
* Added copyright and license notice.Marius Vollmer2001-02-211-0/+17
|
* * Get rid of the annoying variable-gets-clobbered-by-longjmp warning.Dirk Herrmann2000-12-281-7/+2
|
* Doc fixes from Martin Grabmüller.Marius Vollmer2000-12-231-13/+13
|
* *** empty log message ***Mikael Djurfeldt2000-06-141-1/+1
|
* *** empty log message ***Mikael Djurfeldt2000-06-121-1/+1
|
* *** empty log message ***Mikael Djurfeldt2000-05-241-0/+26
|
* *** empty log message ***Mikael Djurfeldt2000-05-201-0/+3
|
* Don't blame Jim for everythingMarius Vollmer2000-01-251-1/+1
|
* Added notes about autogenerated files and the CVS patches.Marius Vollmer2000-01-251-1/+107
|
* HACKING: I've updated it a bit to reflect the need to run autogen.sh,Greg J. Badros2000-01-221-6/+6
| | | | | etc. Further changes may be needed, but my commit at least corrects the most flagrant problems.
* * README, HACKING: Moved "Hacking it yourself" section from READMEMarius Vollmer2000-01-151-1/+33
| | | | to HACKING. Updated recommended libtool version to be 1.3.4.
* *** empty log message ***Jim Blandy1999-10-101-4/+6
|
* *** empty log message ***Jim Blandy1999-09-191-0/+8
|
* *** empty log message ***Jim Blandy1999-08-011-3/+3
|
* *** empty log message ***Mikael Djurfeldt1999-07-211-3/+1
|
* *** empty log message ***Jim Blandy1999-01-191-2/+23
|