summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: workaround for automatic linker determination and conditionalsStefano Lattarini2012-03-272-0/+91
* info: allow user to inhibit pruning of '${infodir}/dir'Stefano Lattarini2012-03-271-5/+35
* vala tests: fix spurious failures with older valac (<= 0.7.2)Bruno Haible2012-03-263-3/+3
* tests: fix a timestamp issue, and other minor bugletsStefano Lattarini2012-03-261-7/+8
* tests: fix spurious failure with older autoconfStefano Lattarini2012-03-261-1/+1
* build: remove duplicated entries in $(TESTS)Stefano Lattarini2012-03-241-3/+0
* maint: move definition of XFAIL_TESTS near TESTSStefano Lattarini2012-03-212-17/+17
* install: don't create empty dirs when an empty 'foo_PRIMARY' is usedStefano Lattarini2012-03-187-33/+186
* aclocal: create local directory where to install m4 filesStefano Lattarini2012-03-165-0/+234
* python: avoid failures due to $(am__py_compile) being undefinedSteven Drake2012-03-151-2/+0
* python: expose automake bug#10995Stefano Lattarini2012-03-154-2/+72
* tests: avoid spurious failures in get-sysconf.testStefano Lattarini2012-03-141-4/+9
* coverage: an empty foo_PRIMARY should create directory $(foodir)Stefano Lattarini2012-03-122-0/+59
* coverage: make sure am__py_compile is defined when neededStefano Lattarini2012-03-121-3/+21
* coverage: expose automake bug#10997Daiki Ueno2012-03-123-0/+51
* coverage: expose automake bug#10975Stefano Lattarini2012-03-093-0/+46
* Merge branch 'msvc' into maintPeter Rosin2012-03-07121-53/+1551
|\
| * scripts: support -I <dir> -L <dir> and -l <lib> for cl in compilePeter Rosin2012-03-064-79/+103
| * scripts: recognize the "q", "s" and "S" actions/modifiers in ar-libPeter Rosin2012-03-021-0/+26
| * Merge branch 'maint' into msvcPeter Rosin2012-03-0254-1458/+3774
| |\ | |/ |/|
| * tests: add missing dependency for some 'ar-lib*.test' testsStefano Lattarini2012-01-121-0/+3
| * tests: fix spurious failure due to autom4te cachingStefano Lattarini2012-01-011-0/+1
| * Merge branch 'maint' into msvcStefano Lattarini2012-01-018-18/+232
| |\
| * \ Merge branch 'maint' into msvcStefano Lattarini2011-12-273-1/+37
| |\ \
| * \ \ Merge branch 'maint' into msvcStefano Lattarini2011-12-242-13/+21
| |\ \ \
| * \ \ \ Merge branch 'maint' into msvcStefano Lattarini2011-12-2331-1638/+1318
| |\ \ \ \
| * \ \ \ \ Merge branch 'maint' into msvcStefano Lattarini2011-11-105-16/+48
| |\ \ \ \ \
| * | | | | | tests: various minor tweakings, mostly related to AM_PROG_ARStefano Lattarini2011-11-106-11/+24
| * | | | | | ar-lib: fix configure output for "unrecognized archiver interface"Stefano Lattarini2011-11-052-4/+17
| * | | | | | warnings: fix buglets for portability warningsStefano Lattarini2011-11-044-5/+125
| * | | | | | tests: extend tests on 'extra-portability' warning categoryStefano Lattarini2011-11-041-16/+42
| * | | | | | tests: various minor tweakings, mostly related to AM_PROG_ARStefano Lattarini2011-11-037-14/+46
| * | | | | | Merge branch 'maint' into msvcStefano Lattarini2011-11-035-65/+225
| |\ \ \ \ \ \
| * | | | | | | tests: few improvements to some `ar-lib' related testsStefano Lattarini2011-10-252-7/+26
| * | | | | | | Merge branch 'maint' into msvcPeter Rosin2011-10-2457-90/+3276
| |\ \ \ \ \ \ \
| * | | | | | | | warnings: new 'extra-portability' category, for AM_PROG_ARPeter Rosin2011-10-2112-20/+146
| * | | | | | | | ar-lib: new 'AM_PROG_AR' macro, triggering the 'ar-lib' scriptPeter Rosin2011-10-2197-23/+686
| * | | | | | | | Merge branch 'maint' into msvcPeter Rosin2011-09-05323-1257/+8862
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Skip MSVC oriented tests if the shell is not capable.Peter Rosin2010-11-164-0/+12
| * | | | | | | | | compile: clear the `eat' variable earlier.Peter Rosin2010-11-151-0/+4
| * | | | | | | | | tests: fix ar-lib.test for echo that interprets backslashes.Ralf Wildenhues2010-10-031-5/+5
| * | | | | | | | | compile: implement library search to support MSVC static linkingPeter Rosin2010-09-214-1/+101
| * | | | | | | | | Make ar-lib support backslashed files in archives.Peter Rosin2010-09-021-0/+7
| * | | | | | | | | Do file name conversion for object files in the compile wrapper.Peter Rosin2010-08-311-2/+5
| * | | | | | | | | Support more C++ file extensions for MSVC in the compile script.Peter Rosin2010-08-161-0/+4
| * | | | | | | | | Enable the use of "link -lib" as the wrapped archiver.Peter Rosin2010-08-121-0/+4
| * | | | | | | | | Add new auxiliary 'ar-lib' script, wrapping Microsoft lib.Peter Rosin2010-08-093-0/+77
| * | | | | | | | | Wrap some MSVC options in the compile script.Peter Rosin2010-08-016-0/+220
* | | | | | | | | | vala: fix 'valac' calls for projects with mixed Vala/CStefano Lattarini2012-02-271-1/+0
* | | | | | | | | | vala: expose automake bug#10894Stefano Lattarini2012-02-273-0/+123