Bug 1354 - Building scratch subdir programs is broken
Building scratch subdir programs is broken
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
ns-3-dev
All All
: P1 major
Assigned To: Gustavo J. A. M. Carneiro
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-31 12:58 UTC by Gustavo J. A. M. Carneiro
Modified: 2012-02-13 13:21 UTC (History)
2 users (show)

See Also:


Attachments
patch from Sebastian Rohde (847 bytes, patch)
2012-01-31 12:58 UTC, Gustavo J. A. M. Carneiro
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo J. A. M. Carneiro 2012-01-31 12:58:54 UTC
Created attachment 1320 [details]
patch from Sebastian Rohde

From: Sebastian Rohde
"""
The patch should make it possible (again) to create subfolders in the
scratch folder. Subfolder-names indicate the name of the resulting program.
I think I recovered the old behaviour for this. However, I would like to
question whether  if it would be better to compile all .cc files in the
scratch subfolders to individual programs, as it more reflects the behaviour
of the scratch folder itself.
I could prepare a patch for this if other people feel like the same.
"""
Comment 1 Gustavo J. A. M. Carneiro 2012-02-13 13:21:31 UTC
changeset:   7706:a0892c367ea1
tag:         tip
user:        Sebastian Rohde
date:        Mon Feb 13 18:21:06 2012 +0000
summary:     Bug 1354 - Building scratch subdir programs is broken