lbartoletti
|
124e26815d
|
Standardize shebangs (was Usr bin env) (#6229)
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* Linux perl; missing from last PR
* fix doxygen_space
* Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
* fix perl;add bash
* Fix indentation using modified scripts
* Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
* python3 everywhere
* more bash
* rebase
change perl
* fix doxygen_space
|
2018-02-05 03:38:02 -09:00 |
|
Nyall Dawson
|
f37c2bf6f6
|
Revert "[needs-qa]Usr bin env"
|
2018-01-30 11:33:49 +11:00 |
|
Nyall Dawson
|
e5ab743d6d
|
Revert "Linux perl; missing from last PR"
This reverts commit d2244b4a79311b4f0d56b68bc2d0a0108cc0fca4.
|
2018-01-30 11:32:55 +11:00 |
|
Loïc Bartoletti
|
d2244b4a79
|
Linux perl; missing from last PR
|
2018-01-30 08:43:58 +11:00 |
|
lbartoletti
|
c033b3401c
|
Revert "fix perl;add bash"
This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
|
2018-01-15 16:08:08 +01:00 |
|
lbartoletti
|
be8b9113c2
|
fix perl;add bash
|
2017-08-07 15:09:03 -04:00 |
|
lbartoletti
|
6b67a720da
|
Use portable /usr/bin/env/{perl,python} instead of /usr/bin/{perl,python}
|
2017-08-07 19:54:52 +02:00 |
|
Nyall Dawson
|
d19e70700f
|
Ensure all pointer variables are initialized to nullptr
|
2017-02-18 20:23:18 +10:00 |
|
Nyall Dawson
|
1367fd09fc
|
Prepare commit converts single line doxygen block format
Flips single line doxygen comments to use the proper single line
format:
/*!< comment */ to //!< Comment
and
/** comment */ to //! Comment
|
2016-10-25 09:17:39 +10:00 |
|
Juergen E. Fischer
|
4be87f8e8d
|
unify_includes.pl: include doxygen comment fixing
|
2015-06-29 16:53:46 +02:00 |
|
Juergen E. Fischer
|
49286b304d
|
unify_includes.pl:
* renamed from sort_includes.pl
* don't destroy order just remove duplicate includes
* run after astyle
|
2015-06-10 14:44:03 +02:00 |
|