summaryrefslogtreecommitdiff
path: root/lib/Automake
Commit message (Expand)AuthorAgeFilesLines
* Updated include directive and added test cases.experimental/gsoc/astVishal Gupta2018-08-0411-26/+70
* Added case for testing recursive automake at multiple depthVishal Gupta2018-08-042-1/+3
* Updated make install to make parser work from any directoryVishal Gupta2018-08-046-37/+53
* Added support for include directiveVishal Gupta2018-07-255-33/+49
* Subdirs implementationVishal Gupta2018-07-128-37/+40
* Updated parser to tokenize and parse line by line.Vishal Gupta2018-07-066-48/+46
* Added support for SUBDIRS and nested if/else statementVishal Gupta2018-07-026-27/+64
* Updated multiline statement and conditional statements.Vishal Gupta2018-06-2415-89/+158
* Added support for Conditional statement and Test files.Vishal Gupta2018-06-1616-129/+312
* Added support for multiline and comments.Vishal Gupta2018-06-118-89/+287
* Update Converter.pl to read write from Standard I/OVishal Gupta2018-06-043-24/+38
* Use the ‘perl’ found in the PATH environment variableMathieu Lirzin2018-06-021-3/+3
* Remove generated ‘.png’ filesMathieu Lirzin2018-06-023-1/+2
* Automatic conversion of bison graph to parsing table.Vishal Gupta2018-06-017-41/+140
* Implemented Lexer, Parser and AST module.vishalgupta972018-05-269-0/+368
* automake: Don't rely on List::Util to provide 'none'Mathieu Lirzin2018-03-081-1/+19
* maint: Update copyright years to 2018Mathieu Lirzin2018-01-0422-22/+22
* maint: Make Emacs use 'makefile-automake-mode'Mathieu Lirzin2017-09-231-2/+1
* maint: Configure Emacs automatically with ".dir-locals.el"Mathieu Lirzin2017-09-2221-357/+0
* Prefer https: URLsPaul Eggert2017-09-1922-22/+22
* build: Rename "Makefile.inc" Makefile fragments to "local.mk"Mathieu Lirzin2017-08-311-0/+0
* config: Support AUTOMAKE_LIBDIR environment variableMathieu Lirzin2017-08-301-1/+1
* maint: Update copyright years to 2017.Mathieu Lirzin2017-03-0222-22/+22
* maint: update copyright years to 2015 (branch 'micro')Stefano Lattarini2015-01-0522-22/+22
* maint: update copyright yearsStefano Lattarini2014-04-2122-22/+22
* Allow user to extend .PRECIOUS targetStefano Lattarini2013-12-261-1/+1
* automake: account for perl hash order randomizationStefano Lattarini2013-10-311-7/+7
* Merge branch 'micro' into maintStefano Lattarini2013-06-121-14/+1
|\
| * lang, suffix rules: don't require C stuff needlesslyStefano Lattarini2013-06-121-14/+1
* | Merge branch 'micro' into maintStefano Lattarini2013-06-091-2/+2
|\ \ | |/
| * comments: fix some out-of-sync refs to test scriptsStefano Lattarini2013-06-081-2/+2
* | Merge branch 'micro' into maintStefano Lattarini2013-05-291-54/+55
|\ \ | |/
| * Automake::Rule: consistently prepend underscore to private variablesStefano Lattarini2013-05-281-15/+15
| * Automake::Rule: rename: suffix_rule() -> next_in_suffix_chain()Stefano Lattarini2013-05-281-5/+6
| * Automake::Rule: adjust comments and POD according to previous changesStefano Lattarini2013-05-281-38/+32
| * Automake::Rule: make private variables lexically scopedStefano Lattarini2013-05-281-5/+4
| * suffix rules: better distinction between builtin and user-derivedStefano Lattarini2013-05-281-19/+12
| * Automake::Rule: expose suffix rules as a function, not a scalarStefano Lattarini2013-05-281-3/+17
* | options: tiny simplification in dealing with incompatible versionsStefano Lattarini2013-05-111-2/+1
* | options: try to report as much errors as possibleStefano Lattarini2013-05-111-8/+11
* | refactor: fix few "inverted boolean" usagesStefano Lattarini2013-05-101-10/+12
* | options: better name for an internal functionStefano Lattarini2013-05-101-3/+3
* | options: more consistency in use of return statuses to report errorsStefano Lattarini2013-05-101-2/+6
* | options: tiny simplification in dealing with erroneous optsStefano Lattarini2013-05-101-2/+1
* | options: consistently use return statuses to report errorsStefano Lattarini2013-05-101-3/+6
* | options: re-enable some sanity checksStefano Lattarini2013-05-101-2/+2
* | dist: deprecated shar and tar+compress formatsStefano Lattarini2013-05-101-2/+15
* | build: break up monolithic Makefile.am in subdir-specific fragmentsStefano Lattarini2013-05-091-0/+57
* | Merge branch 'branch-1.13.2' into maintStefano Lattarini2013-04-191-1/+1
|\ \ | |/
| * fixup: one stray reference to older versioning schemeStefano Lattarini2013-02-211-1/+1