index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
gn
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
[windows] Add /Gw to compiler flags
Nico Weber
2020-02-20
1
-0
/
+1
*
[gn build] Update console print to match the commit message (NFC)
Mehdi Amini
2019-12-18
1
-1
/
+1
*
Tweak commit message for auto update of gn build script
Mehdi Amini
2019-12-18
1
-1
/
+1
*
gn build: Bump Android API level to 29, and NDK to r21.
Peter Collingbourne
2019-12-05
1
-1
/
+1
*
gn build: Add a toggle for building against the commandline tools SDK on macOS
Nico Weber
2019-11-28
1
-3
/
+14
*
gn build: set HAVE_VCS_VERSION_INC while building Version.cpp
Nico Weber
2019-11-23
2
-2
/
+63
*
gn build: Add support for cross-compiling the builtins and profile runtimes f...
Peter Collingbourne
2019-10-31
2
-0
/
+12
*
gn build: make sync build work with git revs now that svn is gone
Nico Weber
2019-10-22
1
-15
/
+9
*
gn build: Build compiler-rt code with -fvisibility=hidden.
Peter Collingbourne
2019-10-18
1
-0
/
+1
*
gn build: no-op style tweak in sync script
Nico Weber
2019-10-07
1
-1
/
+0
*
gn build: make windows build less broken
Nico Weber
2019-10-06
1
-0
/
+3
*
[gn build] Fix Python DeprecationWarning
Marco Antognini
2019-09-25
1
-4
/
+10
*
gn build: color linker errors when using lld
Nico Weber
2019-08-26
1
-0
/
+3
*
gn build: Make sync script not exit 1 if it writes changes
Nico Weber
2019-08-21
1
-1
/
+1
*
gn build: Pre-merge https://reviews.llvm.org/D66195
Nico Weber
2019-08-14
1
-1
/
+1
*
gn build: Extract git() and git_out() functions in sync script
Nico Weber
2019-08-13
1
-11
/
+8
*
gn build: Give cmake sync script an opt-in --write flag
Nico Weber
2019-08-13
1
-14
/
+56
*
gn build: Make sync script group output by revision
Nico Weber
2019-08-13
1
-11
/
+38
*
gn build: Make builtin library build on macOS
Nico Weber
2019-07-31
1
-0
/
+2
*
gn build: Set +x on symlink_or_copy.py
Nico Weber
2019-07-19
1
-0
/
+0
*
gn build: Sort sync script output
Nico Weber
2019-07-07
1
-2
/
+2
*
[GN] Set exit code to 1 if changes are needed
Vitaly Buka
2019-06-27
1
-2
/
+12
*
gn build: Make it possible to build with coverage information
Nico Weber
2019-05-29
1
-0
/
+28
*
gn build: Add check-clangd target after r3359424
Nico Weber
2019-04-30
1
-3
/
+3
*
[gn] Use label_name rather than target_output_name for objects
Petr Hosek
2019-04-29
1
-5
/
+5
*
[gn] Support dots in CMake paths in the sync script
Petr Hosek
2019-04-19
1
-1
/
+1
*
Fixed error message printing in write_cmake_config.py
Dmitri Gribenko
2019-04-17
1
-1
/
+4
*
gn build: Fix Windows builds after r357797
Nico Weber
2019-04-09
1
-1
/
+3
*
[gn] Support for building compiler-rt builtins
Petr Hosek
2019-04-05
1
-2
/
+2
*
[gn] Rebase paths in symlink_or_copy against root_build_dir
Petr Hosek
2019-04-05
1
-2
/
+2
*
[gn] Make -no-exceptions flag a config
Petr Hosek
2019-04-05
2
-1
/
+5
*
[gn] Use "$link /lib" for archives instead of lib.exe
Reid Kleckner
2019-04-04
1
-1
/
+1
*
gn build: Add build files for clangd xpc framework code
Nico Weber
2019-04-03
2
-1
/
+22
*
gn build: Add build files for non-framework xpc clangd bits
Nico Weber
2019-04-02
1
-2
/
+1
*
gn build: Add build files for most clang-tools-extra unit tests
Nico Weber
2019-03-31
1
-0
/
+1
*
gn build: Add some build files for clangd
Nico Weber
2019-03-28
1
-0
/
+14
*
gn build: Add 32-bit Linux support.
Peter Collingbourne
2019-03-06
1
-0
/
+4
*
[gn] Add target flags to asmflags.
Evgeniy Stepanov
2019-02-21
1
-0
/
+1
*
[gn build] Separate debug and optimization settings
David Major
2019-02-12
2
-3
/
+12
*
gn build: Fix Python 3 write_vcsrevision script compatibility
Serge Guelton
2019-02-05
1
-1
/
+1
*
gn build: Upgrade to NDK r19.
Peter Collingbourne
2019-02-05
3
-25
/
+5
*
gn build: Windows: use a more standard format for PDB filenames
David Major
2019-02-04
1
-7
/
+13
*
gn build: Revert r353094 (bad merge)
David Major
2019-02-04
1
-14
/
+8
*
gn build: Windows: use a more standard format for PDB filenames
David Major
2019-02-04
1
-8
/
+14
*
gn build: Windows: write PDBs when is_debug
David Major
2019-02-04
1
-2
/
+6
*
gn build: Create regular archives for the sanitizer runtimes.
Peter Collingbourne
2019-02-01
3
-1
/
+10
*
gn build: Make cmake sync script work on Windows if git is a bat file
Nico Weber
2019-01-28
1
-2
/
+3
*
gn build: Fix `lld-link: unknown flag: -fuse-ld=lld` warnings on Windows
Nico Weber
2019-01-28
2
-2
/
+5
*
gn build: Set is_clang to true in stage2 toolchains.
Peter Collingbourne
2019-01-25
1
-0
/
+2
*
gn build: Build clang with -fno-strict-aliasing, make building with gcc much ...
Nico Weber
2019-01-25
1
-5
/
+23
[next]