Author Topic: Nightly (FreeBSD): 05 May 2015 - Revision e3ca0ec  (Read 702 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 05 May 2015 - Revision e3ca0ec
Here is the nightly for FreeBSD on 05 May 2015 - Revision e3ca0ec

Open non-feature issues in Mantis: 126

Group: Standard
fso_Standard_20150505_e3ca0ec.tar.bz2
MD5Sum

Code: [Select]
commit 464a25b
Author: Echelon9 <Wed May 6 00:18:28 2015 +1000>
Commit: Echelon9 <Wed May 6 00:18:28 2015 +1000>

    Fix empty documentation/doxygen using .gitkeep and global .gitignore trick. Otherwise, Git does not index empty folders.

 .gitignore                     | 6 ++++++
 documentation/doxygen/.gitkeep | 0
 2 files changed, 6 insertions(+)

commit 819f537
Author: Echelon9 <Tue May 5 23:59:39 2015 +1000>
Commit: Echelon9 <Tue May 5 23:59:39 2015 +1000>

    Revert "Fix empty documentation/doxygen using .gitignore trick. Otherwise, Git does not index empty folders."

 documentation/doxygen/.gitignore | 4 ----
 1 file changed, 4 deletions(-)

commit b8ba7f1
Author: Echelon9 <Sun May 3 11:39:36 2015 +1000>
Commit: Echelon9 <Sun May 3 11:39:36 2015 +1000>

    Address obsolete Doxyfile sections, per Doxygen 1.8.9.1 automatic Doxyfile updater.

 fs2open.Doxyfile | 554 ++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 319 insertions(+), 235 deletions(-)

commit 550998e
Author: Echelon9 <Sun May 3 11:23:19 2015 +1000>
Commit: Echelon9 <Sun May 3 11:23:19 2015 +1000>

    Fix empty documentation/doxygen using .gitignore trick. Otherwise, Git does not index empty folders.

 documentation/doxygen/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)