summaryrefslogtreecommitdiff
path: root/tests/compile3.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'msvc'Peter Rosin2012-03-061-19/+24
|\
| * scripts: support -I <dir> -L <dir> and -l <lib> for cl in compilePeter Rosin2012-03-061-19/+24
* | tests: quote 'like this', not `like this', as per GCS recommendationStefano Lattarini2012-02-231-1/+1
* | maint: run "make update-copyright"Stefano Lattarini2012-02-161-1/+1
* | tests: avoid creating useless files in some test directoriesStefano Lattarini2011-09-101-0/+1
* | tests: can use also $SHELL to check shell scripts from `lib/'Stefano Lattarini2011-06-071-1/+1
* | tests defs: better requirements for XSI shellsStefano Lattarini2011-06-071-1/+1
* | Revert "tests: use `$SHELL' to run the shell scripts from `lib/'"Stefano Lattarini2011-06-051-5/+5
* | tests: use `$SHELL' to run the shell scripts from `lib/'Stefano Lattarini2011-06-021-5/+5
* | tests: enable 'errexit' shell flag by default.Stefano Lattarini2011-01-111-3/+1
* | Merge branch 'msvc' into tests-initPeter Rosin2010-11-161-0/+5
|\ \ | |/
| * Skip MSVC oriented tests if the shell is not capable.Peter Rosin2010-11-161-0/+1
| * compile: clear the `eat' variable earlier.Peter Rosin2010-11-151-0/+4
* | Merge branch 'tests-init'Stefano Lattarini2010-11-051-1/+1
|\ \ | |/ |/|
| * Tests defs: new variable $top_testsrcdir.Stefano Lattarini2010-09-061-1/+1
* | compile: implement library search to support MSVC static linkingPeter Rosin2010-09-211-1/+1
|/
* Support more C++ file extensions for MSVC in the compile script.Peter Rosin2010-08-161-0/+4
* Wrap some MSVC options in the compile script.Peter Rosin2010-08-011-0/+45