Morgan Smith
6ea7c858a6
HACKING: Update mailing list URL.
...
* HACKING: Update.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-28 22:12:03 +01:00
Ludovic Courtès
1464ea9e13
HACKING: Suggest bug-guix.
...
* HACKING (Contributing Your Changes): Expand.
2024-02-10 11:06:55 +01:00
Tomas Volf
0933791c49
Add more detailed instructions into the HACKING file.
...
Until now, the ./meta/guile was not mentioned anywhere, and therefore it
was not obvious how to run the locally compiled Guile without installing
it.
While modifying the file, I took the liberty to also mention a bit about
compiling Guile using Guix.
Finally, the header lines where cleaned up, ensuring all of them end at
70 and have a leading space.
* HACKING (Hacking It Yourself): Add Guix instructions. Add a note
about meta/guile script.
(Sample GDB Initialization File),
(Naming conventions): Clean up the header line.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-29 14:28:56 +01:00
Daniel Llorens
328d6039d2
Update reference to the GNU Coding Standards.
2022-10-12 13:11:33 +02:00
Andy Wingo
d4aa914907
Minor updates to HACKING.
...
* HACKING: Minor updates.
2017-05-22 13:12:29 +02:00
Ludovic Courtès
a88f94ff5e
doc: Mention a known-good Flex version number.
...
Suggested by Jamil Egdemir <unclejamil@gmail.com>.
* HACKING: Mention a Flex version number.
2016-05-22 19:50:50 +02:00
Ludovic Courtès
b3da54d181
Placate a number of `syntax-check' verifications.
...
- "filesystem" -> "file system"
- remove doubled words
- use EXIT_* macros instead of literal numbers
- update `syntax-check' exclusion files
2012-01-05 23:38:10 +01:00
Thien-Thi Nguyen
554137a7e9
HACKING: Mention (add-hook 'before-save-hook 'delete-trailing-whitespace)
...
* HACKING (Coding standards):
Mention ‘(add-hook 'before-save-hook 'delete-trailing-whitespace)’.
2010-06-25 18:47:12 +02:00
Thien-Thi Nguyen
60b6a84f0f
Document trailing whitespace policy.
...
* 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>
2010-02-13 23:51:07 +01:00
Neil Jerram
8a8d0ca2fd
State and explain dependency on libtool 2.2
...
* HACKING: Updated to recommend libtool 2.2 and anti-recommend libtool
1.5.26.
2009-06-05 22:57:52 +01:00
Han-Wen Nienhuys
b48efb55b0
* HACKING: update to current practice
...
* Drop CVS references.
* Ask for Git based patches.
* Drop outdated info (EGCS, SCM_P)
2008-09-11 03:35:44 -03:00
Ludovic Courtès
4b824aae11
Update/remove references to the CVS repository.
2008-04-08 00:08:27 +02:00
Neil Jerram
b226295af8
Release stuff: missing NEWS and 2007/2008 copyrights.
2008-02-15 23:13:59 +00:00
Neil Jerram
d4a00708e7
* autogen.sh: Copy versions of config.guess and config.sub from
...
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).
2008-02-15 23:06:52 +00:00
Ludovic Courtès
a84251b06a
Add missing file `HACKING'.
2007-10-16 17:00:21 +00:00
Thien-Thi Nguyen
7634d02017
bye bye
2002-03-31 23:19:23 +00:00
Gary Houston
c08a1190cf
HACKING, README, ANON-CVS: updates.
2001-11-22 22:03:43 +00:00
Gary Houston
a5dc23a7a5
* HACKING: Modified the Hacking It Yourself section. Removed the
...
version numbers from the tools.
2001-11-22 00:11:37 +00:00
Gary Houston
9c4e8e366b
Removed reference to no longer practiced * in ChangeLog convention.
2001-11-21 23:38:43 +00:00
Thien-Thi Nguyen
1d61174a12
Restrict documentation change log
...
waiver to only apply to ChangeLog files.
2001-11-12 07:19:16 +00:00
Thien-Thi Nguyen
3cc0883ec0
(Sample GDB Initialization File): New section.
2001-09-01 04:09:05 +00:00
Thien-Thi Nguyen
e1f0133b40
Mention libtool ./configure-regeneration requirement.
2001-08-30 18:23:35 +00:00
Rob Browning
ab4cd34b26
*** empty log message ***
2001-08-16 03:44:29 +00:00
Thien-Thi Nguyen
5a1a7950e6
Remove onerous authorship-info deletion clause.
2001-07-15 21:50:23 +00:00
Thien-Thi Nguyen
7e238e4afb
In "Contributing Your Changes", distiguish
...
between AUTHORS and THANKS usage.
2001-07-07 06:24:37 +00:00
Thien-Thi Nguyen
1b5132c4ab
Mention AUTHORS maintenance in two places: for contributors
...
and for maintainers (who may also be contributors :-).
2001-07-06 20:04:48 +00:00
Marius Vollmer
33ee4d5744
More naming conventions.
2001-07-03 17:41:12 +00:00
Thien-Thi Nguyen
b235553417
Update deprecation procedure to refer to TODO.
2001-06-27 17:28:45 +00:00
Thien-Thi Nguyen
e59f9c99eb
Refer to TODO and SNAPSHOTS.
...
No longer refer to devel/tasks.text.
2001-06-27 10:17:18 +00:00
Michael Livshin
17383b7c77
* autogen.sh: don't run flex here.
...
* HACKING: clarify that _newer_ versions of flex should be just
fine.
2001-06-26 21:20:04 +00:00
Martin Grabmüller
82893676f4
Make compilation under Windows easier.
2001-06-26 17:53:09 +00:00
Michael Livshin
093e7da4bc
* HACKING: mention flex.
...
* autogen.sh: generate libguile/c-tokenize.c.
2001-06-25 03:31:10 +00:00
Marius Vollmer
2aebf10d73
Stuff about our naming conventions.
2001-06-14 20:47:05 +00:00
Marius Vollmer
c794483cc0
*** empty log message ***
2001-06-03 01:07:06 +00:00
Marius Vollmer
26446f9907
Added notes about keeping AUTHORS and THANKS uptodate.
2001-06-02 11:57:50 +00:00
Thien-Thi Nguyen
3db4f31baa
Update copyright.
...
Add blurb pointing to devel/tasks.text.
2001-05-13 09:00:23 +00:00
Marius Vollmer
21d12a62e1
Updated section about deprecating features.
2001-05-02 22:55:33 +00:00
Marius Vollmer
afdd97aed1
Added copyright and license notice.
2001-02-21 22:51:23 +00:00
Dirk Herrmann
fcba9b58c6
* Get rid of the annoying variable-gets-clobbered-by-longjmp warning.
2000-12-28 16:06:56 +00:00
Marius Vollmer
ee2bf8b833
Doc fixes from Martin Grabmüller.
2000-12-23 17:27:04 +00:00
Mikael Djurfeldt
3243bcc0c7
*** empty log message ***
2000-06-14 22:02:28 +00:00
Mikael Djurfeldt
f43aac9a6f
*** empty log message ***
2000-06-12 12:42:36 +00:00
Mikael Djurfeldt
f2f551af7a
*** empty log message ***
2000-05-24 22:06:21 +00:00
Mikael Djurfeldt
b80e8a60e7
*** empty log message ***
2000-05-20 10:57:32 +00:00
Marius Vollmer
7e2cb69cbc
Don't blame Jim for everything
2000-01-25 21:34:39 +00:00
Marius Vollmer
294a61d33e
Added notes about autogenerated files and the CVS patches.
2000-01-25 21:14:37 +00:00
Greg J. Badros
b5f69988c1
HACKING: I've updated it a bit to reflect the need to run autogen.sh,
...
etc. Further changes may be needed, but my commit at least corrects
the most flagrant problems.
2000-01-22 21:11:18 +00:00
Marius Vollmer
b0749d03c0
* README, HACKING: Moved "Hacking it yourself" section from README
...
to HACKING. Updated recommended libtool version to be 1.3.4.
2000-01-15 12:53:15 +00:00
Jim Blandy
18fa97f881
*** empty log message ***
1999-10-10 06:45:29 +00:00
Jim Blandy
d4c83f63ff
*** empty log message ***
1999-09-19 01:01:25 +00:00