[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Automake::Options
From: |
Akim Demaille |
Subject: |
Re: Automake::Options |
Date: |
Tue, 12 Aug 2003 09:42:19 +0200 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) |
| >>> "adl" == Alexandre Duret-Lutz <address@hidden> writes:
| [...]
|
| adl> 2003-08-07 Alexandre Duret-Lutz <address@hidden>
|
| adl> * lib/Automake/Options.pm: New file.
| adl> * lib/Automake/Makefile.am (dist_perllib_DATA): Add Options.pm.
| adl> * automake.in (FOREIGN, GNU, GNITS, $default_strictness)
| adl> ($default_strictness_name, $strictness, $strictness_name)
| adl> (%options, %global_options, process_option_list)
| adl> (set_strictness): Remove, now in Options.pm.
| adl> (initialize_per_input): Call Automake::Options::reset.
| adl> (handle_options, get_object_extension, get_object_extension)
| adl> (handle_languages, handle_single_transform_list, handle_compile)
| adl> (handle_texinfo_helper, handle_man_pages, handle_dist)
| adl> (handle_configure, do_check_merge_target)
| adl> (handle_factored_dependencies, handle_tests)
| adl> (handle_minor_options, scan_autoconf_traces, check_cygnus)
| adl> (lang_sub_obj, lang_c_rewrite, lang_c_finish, rule_define)
| adl> (make_paragraphs, am_install_var, parse_arguments): Adjust
| adl> to set and read options via the new interface.
|
| distchecked (ahem), and installed.
Gosh, this is truly awesome. If you continue like this, soon I'll
read Automake's sources in bed to fall asleep peacefully.