summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjonesc <jonesc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-11-09 03:37:08 +0000
committerjonesc <jonesc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-11-09 03:37:08 +0000
commit0aef948f024a768d32af6c817386ede0e13f8d27 (patch)
tree6cdc4864a24ba09e16ade868983b24b9c628856f
parentcf603177b94fb6addb3ae7d6d3e6f670eab5aa03 (diff)
downloadATCD-0aef948f024a768d32af6c817386ede0e13f8d27.tar.gz
Wed Nov 9 03:34:28 UTC 2011 Chip Jones <jonesc@ociweb.com>
* bin/MakeProjectCreator/templates/gnu.mpd: Added blank line between IDL_DEPS and VPATH
-rw-r--r--ChangeLog12
-rw-r--r--bin/MakeProjectCreator/templates/gnu.mpd1
2 files changed, 10 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 635be78fedb..47199b62bb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,18 +1,24 @@
+Wed Nov 9 03:34:28 UTC 2011 Chip Jones <jonesc@ociweb.com>
+
+ * bin/MakeProjectCreator/templates/gnu.mpd:
+
+ Added blank line between IDL_DEPS and VPATH
+
Mon Nov 7 16:41:08 UTC 2011 Chip Jones <jonesc@ociweb.com>
* bin/DependencyGenerator/GNUIDLDependencyWriter.pm:
* bin/DependencyGenerator/GNUIDLObjectGenerator.pm:
Added these files to support writing IDL dependencies.
-
+
* bin/MakeProjectCreator/templates/gnu.mpd:
-
+
Modifications to support IDL dependency generation.
* include/makeinclude/rules.common.GNU:
* include/makeinclude/rules.local.GNU:
* include/makeinclude/wrapper_macros.GNU:
-
+
Modifications to support IDL dependency generation.
Sat Oct 22 02:06:37 UTC 2011 Abdullah Sowayan <sowayan@gmail.com>
diff --git a/bin/MakeProjectCreator/templates/gnu.mpd b/bin/MakeProjectCreator/templates/gnu.mpd
index da548788919..3e51f629353 100644
--- a/bin/MakeProjectCreator/templates/gnu.mpd
+++ b/bin/MakeProjectCreator/templates/gnu.mpd
@@ -72,6 +72,7 @@ IDL_DEPS = \
<%foreach(idl_files)%>
<%idl_file%><%fornotlast(" \\")%>
<%endfor%>
+
<%vpath%>
#----------------------------------------------------------------------------
# Include macros and targets