summaryrefslogtreecommitdiff
path: root/lib/Automake/Variable.pm
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/Automake/Variable.pm (variable_value): Do not read the TRUEAlexandre Duret-Lutz2005-08-071-2/+3
* * lib/Automake/Variable.pm (require_variables): Mention aclocal'sAlexandre Duret-Lutz2005-07-271-6/+13
* * lib/Automake/Variable.pm (define, _new): Remember the helperAlexandre Duret-Lutz2005-06-231-29/+37
* * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,Alexandre Duret-Lutz2005-05-141-2/+2
* * lib/Automake/Variable.pm (%_primary_dict): New hash.Alexandre Duret-Lutz2004-08-081-5/+30
* * lib/Automake/Variable.pm (define): Fix precondition check.Alexandre Duret-Lutz2004-07-111-1/+1
* Check directory names for unportable names. Shaking the codeAlexandre Duret-Lutz2004-05-221-4/+7
* Better support for Fortran 9x.Alexandre Duret-Lutz2004-04-021-0/+2
* Overriding JAVAROOT is legitimate, do not warn about it.Alexandre Duret-Lutz2004-03-191-1/+2
* * lib/Automake/Variable.pm (traverse_recursively,Alexandre Duret-Lutz2004-03-071-4/+13
* * automake.in (lang_yacc_target_hook): Use Automake::Rule::defineAlexandre Duret-Lutz2004-02-291-1/+1
* * lib/Automake/Variable.pm (transform_variable_recursively):Alexandre Duret-Lutz2004-02-011-6/+15
* * lib/Automake/Variable.pm (define): Rework the way we checkAlexandre Duret-Lutz2004-01-031-62/+58
* * lib/Automake/Variable.pm (hook): Use $$ as prototype, not $&.Alexandre Duret-Lutz2003-12-081-1/+1
* * lib/Automake/Variable.pm (loc_and_value_as_list_recursive,Alexandre Duret-Lutz2003-11-291-47/+90
* * lib/Automake/Variable.pm (_do_recursive_traversal): Do notAlexandre Duret-Lutz2003-11-291-2/+3
* * lib/Automake/VarDef.pm (value): Rename as ...Alexandre Duret-Lutz2003-11-291-16/+6
* * lib/Automake/Variable.pm (output): Add $(am__empty) to variableAlexandre Duret-Lutz2003-11-241-6/+16
* * doc/automake.texi (Texinfo): Define MAKEINFO, MAKEINFOHTML,Alexandre Duret-Lutz2003-11-111-1/+2
* * aclocal.in (configure_ac): Do not call require_configure_acAlexandre Duret-Lutz2003-09-071-1/+1
* Spelling and minor grammar fixes.Paul Eggert2003-09-061-2/+2
* * lib/Automake/Configure_ac.pm (&find_configure_ac)Akim Demaille2003-08-211-0/+3
* typos in commentsRaja R Harinath2003-08-121-2/+2
* * lib/Automake/Item.pm, lib/Automake/ItemDef.pm: New files.Alexandre Duret-Lutz2003-08-121-150/+17
* Revert the fix for PR automake/291:Alexandre Duret-Lutz2003-08-091-5/+0
* * lib/Automake/Variable.pm (condition_ambiguous_p): Move ...Alexandre Duret-Lutz2003-08-071-53/+1
* * lib/Automake/Variable.pm (@EXPORT): RemoveRaja R Harinath2003-08-031-59/+49
* * lib/Automake/Variables.pm (variables): Return a list ofRaja R Harinath2003-08-021-15/+8
* * lib/Automake/Variable.pm (@EXPORT): Remove variable_dump.Alexandre Duret-Lutz2003-07-271-39/+34
* Avoid using refs as hash keys.Raja R Harinath2003-07-101-8/+10
* * lib/Automake/Variable.pm (define): Make clear the diagnosticAlexandre Duret-Lutz2003-07-101-1/+1
* * lib/Automake/Variable.pm (_traverse_variable_recursively_worker):Alexandre Duret-Lutz2003-07-091-1/+1
* * automake.in (&define_files_variable): New.Akim Demaille2003-07-061-12/+22
* * lib/Automake/Variable.pm (_traverse_variable_recursively_worker):Alexandre Duret-Lutz2003-07-021-1/+1
* * automake.in ($SUBST_REF_PATTERN): Do not define.Alexandre Duret-Lutz2003-06-301-9/+403
* * lib/Automake/Variable.pm (vardef, rvardef, set_seen): New functions.Alexandre Duret-Lutz2003-06-231-96/+68
* * alocal.in: Use Automake::Configure_ac.Alexandre Duret-Lutz2003-06-021-2/+3
* * lib/Automake/Variable.pm (check_defined_unconditionally): AddAlexandre Duret-Lutz2003-05-291-93/+74
* * lib/Automake/Variable.pm (output): Declare as a method, since itAlexandre Duret-Lutz2003-05-291-53/+51
* * lib/Automake/Variable.pm, lib/Automake/VarDef.pm: New files.Alexandre Duret-Lutz2003-05-251-0/+1368