index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix yet another profile linking issue.
Vikram S. Adve
2002-09-20
1
-1
/
+1
*
Fix link error for profile version. Also, build Burg differently
Vikram S. Adve
2002-09-20
1
-4
/
+4
*
The ENABLE_PROFILING flag now builds the profiled libraries and executables
Vikram S. Adve
2002-09-20
1
-22
/
+74
*
Move the burg option out of Makefile.config into Makefile.common since
Chris Lattner
2002-09-19
1
-4
/
+8
*
Strip tools/Debug/ executables by default. Define KEEP_SYMBOLS to
Vikram S. Adve
2002-09-18
1
-1
/
+8
*
corrected small bug, to handle when DIRS is not defined.
Anand Shukla
2002-09-18
1
-0
/
+2
*
Add support for the new PARALLEL_DIRS option
Chris Lattner
2002-09-18
1
-7
/
+20
*
Allow the VERBOSE=1 option to turn on output of recursive make behavior
Chris Lattner
2002-09-17
1
-1
/
+1
*
Fix parallel recursive make to build directories in order
Chris Lattner
2002-09-17
1
-6
/
+4
*
Comment line of the makefile
Chris Lattner
2002-09-16
1
-0
/
+1
*
Handle whitespace in LIBRARYNAME gracefully
Chris Lattner
2002-09-16
1
-0
/
+2
*
Factor platform specific makefile directives out into their own makefile
Chris Lattner
2002-09-13
1
-17
/
+12
*
Link .so files correctly on either linux or solaris
Chris Lattner
2002-09-13
1
-5
/
+17
*
Build with -D_GNU_SOURCE to enable gnu extensions in header files
Chris Lattner
2002-09-13
1
-0
/
+3
*
Make sure to print a message when linking a tool
Chris Lattner
2002-09-12
1
-0
/
+2
*
Compiling with "gmake" should produce less output. The compilation/linking
Misha Brukman
2002-09-12
1
-20
/
+30
*
Simplified significantly by pulling out local configuration options
Vikram S. Adve
2002-08-29
1
-24
/
+13
*
Factor out /shared/... path to simplify changing it.
Vikram S. Adve
2002-08-29
1
-4
/
+13
*
Fix clean command to clean in /shared when that is used.
Vikram S. Adve
2002-08-22
1
-1
/
+1
*
Throw purify temporary files into /shared if we have it.
Chris Lattner
2002-08-17
1
-1
/
+1
*
- Makefile changes:
Chris Lattner
2002-08-12
1
-27
/
+38
*
Oops, I accidentally broke the .d files. Fixed thusly
Chris Lattner
2002-08-09
1
-1
/
+1
*
* Remove some bogus dependencies on Depend/.dir
Chris Lattner
2002-08-09
1
-19
/
+35
*
Comment options that may be enabled
Chris Lattner
2002-08-03
1
-1
/
+13
*
Don't build Debug/ versions when ENABLE_OPTIMIZED is on.
Vikram S. Adve
2002-08-02
1
-1
/
+4
*
Cleanup Makefile a bit
Chris Lattner
2002-07-31
1
-16
/
+7
*
Changes to allow building lib/Target/Sparc the FIRST time.
Chris Lattner
2002-07-25
1
-4
/
+4
*
Allow directories to specify that they want to be built as a shared object by...
Chris Lattner
2002-07-23
1
-0
/
+5
*
Enable USEDLIBS to contain .a and .o files
Chris Lattner
2002-07-23
1
-25
/
+90
*
Add makefile-mode flag for emacs.
Vikram S. Adve
2002-07-09
1
-1
/
+2
*
* Allow a profile'd code build to be done with a simple 'make ENABLE_PROFILIN...
Chris Lattner
2002-05-10
1
-7
/
+11
*
Hopefully this change will make the makefile work for other people without ha...
Chris Lattner
2002-04-07
1
-1
/
+1
*
* Allow purify builds to be enabled without hacking the makefile. Now you
Chris Lattner
2002-04-05
1
-2
/
+5
*
Try to fix build error
Chris Lattner
2002-02-11
1
-1
/
+1
*
Add := to make stuff more efficient
Chris Lattner
2002-01-23
1
-11
/
+11
*
Reenable warning now that Chuck fixed GCC
Chris Lattner
2002-01-21
1
-1
/
+1
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-1
/
+1
*
1. -Winline emits spurious warnings that aren't useful right now
Chris Lattner
2001-11-07
1
-1
/
+2
*
Add easy way to enable purify support
Chris Lattner
2001-10-30
1
-0
/
+6
*
Simplify etags command.
Vikram S. Adve
2001-10-22
1
-1
/
+1
*
Change Sources specifier to ExtraSources
Chris Lattner
2001-10-18
1
-3
/
+4
*
Allow only extra Source files to be listed in a local Makefile.
Vikram S. Adve
2001-10-17
1
-3
/
+3
*
Burg files should come out of the Debug Directory for temporary files
Chris Lattner
2001-10-14
1
-1
/
+1
*
Fixed tags target so it only happens at root level.
Vikram S. Adve
2001-10-13
1
-1
/
+6
*
Each tools should not make tags
Chris Lattner
2001-10-13
1
-1
/
+1
*
Added a rule for building TAGS.
Vikram S. Adve
2001-10-10
1
-1
/
+9
*
Add support for tool specified linker options
Chris Lattner
2001-09-10
1
-2
/
+2
*
Fix automatic dependence on static libs
Chris Lattner
2001-09-09
1
-3
/
+3
*
Support TOOLNAME and USEDLIBS options for easier tool building
Chris Lattner
2001-09-07
1
-40
/
+50
*
Added InstrSched library to link line.
Vikram S. Adve
2001-08-28
1
-3
/
+3
[next]