index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
Tool
/
ldc.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Amend the missed name changes.
Russel Winder
2017-06-21
1
-1/+1
|
*
Merge in an older commit resolving conflicts.
Russel Winder
2017-06-21
1
-7/+7
|
\
|
*
Make the symbol naming more consistent.
Russel Winder
2017-06-16
1
-9/+9
|
|
*
|
Update the DC setting as requested to use Detect.
Russel Winder
2017-06-20
1
-1/+1
|
|
*
|
Merge two working bookmarks.
Russel Winder
2017-06-20
1
-8/+0
|
\
\
|
*
|
Remove deprecated exception to the shared object naming of Phobos on Fedora.
Russel Winder
2017-06-19
1
-6/+0
|
|
|
|
*
|
Remove the static lib builder creation in the D tools.
Russel Winder
2017-06-12
1
-2/+0
|
|
/
*
|
Correct the rpath prefix for LDC on Darwin.
Russel Winder
2017-06-18
1
-2/+2
|
|
*
|
Always provide a value for DC, never leave it unset: Detect can fail to find ↵
Russel Winder
2017-06-17
1
-1/+1
|
/
|
|
|
an executable.
*
Revert the removal of the Fedora package exception, so as to follow the ↵
Russel Winder
2017-05-21
1
-0/+7
|
|
|
|
SCons deprecation cycle.
*
Change the imports to help with development and testing. Remove an exception ↵
Russel Winder
2017-05-01
1
-7/+4
|
|
|
|
that is no longer needed.
*
Ensure all files pass pycodestyle caveat E501. Add an emitter to the D tool ↵
Russel Winder
2017-04-18
1
-4/+7
|
|
|
|
all at once builder to ensure the generate object file with dmd and ldc is noted, especially for deletion.
*
Add an 'all at once' builder to the D tools.
Russel Winder
2017-04-17
1
-0/+4
|
*
remove debug message from ldc.py
Pawel Tomulik
2015-09-21
1
-1/+0
|
*
add SONAME support to D tools
Pawel Tomulik
2015-09-20
1
-1/+13
|
*
Remove some dollar-parentheses. No effect on extant tests, appears to fix ↵
Russel Winder
2015-02-22
1
-7/+7
|
|
|
|
Issue 2994.
*
Cover all cases of badly named LDC phobos library, not just 64-bit.
Russel Winder
2014-12-22
1
-1/+1
|
*
Putative hack for the Fedora library misnaming.
Russel Winder
2014-12-21
1
-0/+3
|
*
Hack the tests (in an agreed quasi-acceptable way) to avoid CI fails.
Russel Winder
2014-12-21
1
-1/+1
|
*
Correct a spelling error, should fix one of the test fails.
Russel Winder
2014-12-21
1
-1/+1
|
*
Commit merge issues.
Russel Winder
2014-09-11
1
-1/+1
|
\
|
*
- additional fixes to get all tests pass on the Fedora20 box
Dirk Baechle
2014-09-06
1
-1/+1
|
|
*
|
Remove the setting of the ENV property to os.environ.
Russel Winder
2014-09-05
1
-1/+1
|
/
*
Merge heads.
Russel Winder
2014-08-09
1
-1/+1
|
\
|
*
- fix for issue #2963, "Split broken" (= format() in D tools is incompatible ↵
Dirk Baechle
2014-07-15
1
-1/+1
|
|
|
|
|
|
|
|
with Python 2.6)
*
|
Remove setting of STATIC_AND_SHARED_OBJECTS_ARE_THE_SAME from the D tools.
Russel Winder
2014-08-09
1
-2/+0
|
/
*
Fix Issue 2940, generating the wrong rpath flags for DMD and LDC.
Russel Winder
2014-04-24
1
-2/+8
|
*
Fix Issue 2939.
Russel Winder
2014-04-23
1
-9/+18
|
*
The changes to the D support evolved over the last many months packaged as a ↵
Russel Winder
2014-04-16
1
-0/+128
single changeset.