Cenk Gündoğan
|
8e63ae95f3
|
Merge pull request #4330 from thomaseichinger/pr/cmdline2xml_fix
eclipsesym/cmdline2xml.sh: introduce workaround readlink function
|
2015-12-08 14:12:37 +01:00 |
|
Thomas Eichinger
|
4a8b2aed56
|
eclipsesym/cmdline2xml.sh: introduce workaround readlink function
readlink for OS X and FreeBSD does not offer -m flag to canonicalise the
file's path. Implement a workaround shell function to simulate behaviour.
|
2015-12-08 13:59:32 +01:00 |
|
Thomas Eichinger
|
72ee60b9d5
|
scripts: remove hardcoding of bash hashbang
For host systems like FreeBSD, bash binary is found in a different path.
|
2015-11-25 16:20:56 +01:00 |
|
Joakim Nohlgård
|
98c465008b
|
all: Update @gebart family name, email
|
2015-09-20 13:47:39 +02:00 |
|
Joakim Gebart
|
b54c9d21ee
|
dist: Add tool for generating Eclipse setting XML files
Usage: make eclipsesym (in application directory)
|
2015-06-01 17:53:44 +02:00 |
|