Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
13a210355e6d65ef8c8156205fcfec26267baa61
/
CMakeLists.txt
cbe7b4f
linker: Re-implement {APP,KERNEL}_INPUT_SECTION
by Sebastian Bøe
· 7 years ago
c69fb0d
userspace: app_shared_mem: Fixed incorrect implementation.
by Adithya Baglody
· 7 years ago
d46e2c7
ld: Don't use --start-group and --end-group
by Sebastian Bøe
· 7 years ago
353acf4
gen_syscalls.py: do not output data to stdout
by Andrew Boie
· 7 years ago
573f32b
userspace: compartmentalized app memory organization
by Shawn Mosley
· 7 years ago
15bc615
cmake: Use _FORTIFY_SOURCE only with optimizations enabled
by Thomas Ebert Hansen
· 7 years ago
6b836d6
cmake: Add "gap-fill 0xFF" option for CMAKE_OBJCOPY command.
by Walter Xie
· 7 years ago
e67720b
syscalls: Scan multiple folders to build complete syscall list
by Adithya Baglody
· 7 years ago
c288241
cmake: Allow C standard version to be overriden
by Alberto Escolar Piedras
· 7 years ago
347f9a0
cmake: LD: Specify the entry point in the linker scripts
by Sebastian Bøe
· 7 years ago
72edc4e
clang/llvm: add initial configuration file for clang
by Anas Nashif
· 7 years ago
1b60070
cmake: Invoke 'python' instead of py scripts directly
by Sebastian Bøe
· 7 years ago
080e32e
cmake: Using symlinks on unix like os'es for dependencies
by Torsten Rasmussen
· 7 years ago
3c1a78e
cmake: replace PROJECT_SOURCE_DIR with ZEPHYR_BASE
by Alex Tereschenko
· 7 years ago
e8413d1
kconfig: add a compiler speed optimization
by Aurelien Jarno
· 7 years ago
92a6898
cmake: allow multiple compiler options
by Aurelien Jarno
· 7 years ago
f38e388
cmake: Update to dependency handling for syscalls.json
by Torsten Rasmussen
· 7 years ago
a74e80f
cmake: Removing the need for always rebuild
by Torsten Rasmussen
· 7 years ago
ee9af86
cmake: Improve user error feedback when -H$ZEPHYR_BASE is specified
by Sebastian Bøe
· 7 years ago
f90416c
cmake: fix warning message
by Ioannis Glaropoulos
· 7 years ago
411686f
build: suppress asserts warning if forced off
by Andrew Boie
· 7 years ago
59b2c74
cmake: Remove dead logic related to CONFIG_DEBUG_SECTION_MISMATCH
by Kumar Gala
· 7 years ago
878f39c
makefile: Fix dependencies for privileged stacks
by Andy Gross
· 7 years ago
08172cd
xtensa: provide XCC compiler support for Xtensa
by Rajavardhan Gundi
· 7 years ago
7db4d56
Revert "warnings: Disable "unused-local-typedefs" compiler warning"
by Rajavardhan Gundi
· 7 years ago
71b849f
cmake: Port Zephyr to use zephyr_check_compiler_flag
by Sebastian Bøe
· 7 years ago
39dc7d0
scripts: gen_kobject_list: Generate enums and case statements
by Leandro Pereira
· 7 years ago
c200367
drivers: Perform a runtime check if a driver is capable of an operation
by Leandro Pereira
· 7 years ago
d9ac1d4
warnings: Disable "unused-local-typedefs" compiler warning
by Leandro Pereira
· 7 years ago
c1aa9d1
cmake: Fix CONFIG_CUSTOM_LINKER_SCRIPT
by Sebastian Bøe
· 7 years ago
daf7716
build: use git version and hash for boot banner
by Anas Nashif
· 7 years ago
87031e3
cmake: Find out earlier whether ccache is to be used or not
by Sebastian Bøe
· 7 years ago
440cc18
cmake: Move SOC_* var defines to cmake/app/boilerplate.cmake
by Kumar Gala
· 7 years ago
5a0ba2f
cmake: disable privilege stack generation for arc
by Wayne Ren
· 7 years ago
e1fc5c2
cmake: Add CONFIG_APPLICATION_MEMORY constraint
by Andy Gross
· 7 years ago
7ee8bb9
build: deprecate ZEPHYR_GCC_VARIANT
by Anas Nashif
· 7 years ago
0225e95
cmake: ld: add application source dir to linker script cpp command
by Kristian Klomsten Skordal
· 7 years ago
1e6adba
drivers/interrupt_controller: Introduce multi-level interrupt support
by Rajavardhan Gundi
· 7 years ago
18560a0
arm: Generate privileged stacks
by Chunlin Han
· 7 years ago
e8860fe
arm: Add app data section alignment constraints
by Andy Gross
· 7 years ago
1f0ff06
makefile: Convert linker function to use names
by Andy Gross
· 7 years ago
ce9a5a2
cmake: kobject: Fixed kobject text area overflow for optimization 0
by Adithya Baglody
· 7 years ago
600c8f7
kconfig: Change how optimization level is set
by Sebastian Bøe
· 7 years ago
f60527a
build: Added CONFIG_NO_OPTIMIZATIONS
by Alberto Escolar Piedras
· 7 years ago
f5758b5
cmake: Fix dependencies between kobject_hash files
by Sebastian Bøe
· 7 years ago
8409532
cmake: do not set CMAKE_SKIP_INSTALL_RULES to ON
by Patrick Boettcher
· 7 years ago
df48e11
build: warn user about Meltdown vulnerability
by Andrew Boie
· 7 years ago
6f946e2
cmake: Execute arch/CMakeLists.txt before subsys/CMakeList.txt
by Sebastian Bøe
· 7 years ago
7d764b3
cmake: Use path-corrected version of ZEPHYR_BASE
by Carles Cufi
· 7 years ago
64edbaf
cmake: Don't assert that imported zephyr libraries have source files
by Sebastian Bøe
· 7 years ago
33592e8
cmake: remove IS_TEST handling
by Anas Nashif
· 7 years ago
a55279a
cmake: gen_isr_tables: Reduce verbosity of non-verbose builds.
by Sebastian Bøe
· 7 years ago
b1ab501
cmake: ld: Ensure that a linker script change triggers a rebuild
by Sebastian Bøe
· 7 years ago
8062a88
cmake: LD: Add comment explaining the -P flag
by Sebastian Bøe
· 7 years ago
1c2de10
cmake: ninja: Change how CMake names the kernelspace archives
by Sebastian Bøe
· 7 years ago
a0b9129
cmake: Ninja: ld: Use the correct depfile in the second pass
by Sebastian Bøe
· 7 years ago
b85dd3c
cmake: ld: Refactor the linker script's cpp command construction
by Sebastian Bøe
· 7 years ago
34aebad
coverage: build with -O0 to get more information
by Anas Nashif
· 7 years ago
c34b7a3
cmake: Fix CMAKE_REQUIRED_FLAGS corruption
by Sebastian Bøe
· 7 years ago
72fe097
testing: add option to generate coverage reports
by Anas Nashif
· 7 years ago
4592ff2
native: build zephyr.exe for posix arch
by Anas Nashif
· 7 years ago
fd276ae
cmake: cleanup qemu runner configuration
by Anas Nashif
· 7 years ago
c15d3c9
cmake: support other emulation platforms/runners
by Anas Nashif
· 7 years ago
76f76441
arch: native: Run Zephyr natively in a POSIX OS
by Alberto Escolar Piedras
· 7 years ago
5146dbb
arch: architecture defines kernel entry
by Anas Nashif
· 7 years ago
ba0b283
cmake: Fix the -Wl,--print-memory-usage compatibility test
by Sebastian Bøe
· 7 years ago
dbdd722
ld: Introduce --print-memory-usage
by Sebastian Bøe
· 7 years ago
4ece94d
cmake: Fail with an error message when empty libraries exist
by Sebastian Bøe
· 7 years ago
89516fb
cmake: Change the zephyr_get_* API to be LANG-aware
by Sebastian Bøe
· 7 years ago
4c41892
cmake: honor again CONFIG_KERNEL_ENTRY
by Gustavo Lima Chaves
· 7 years ago
13a6840
cmake: Re-organize syscall generation wrt. the build system
by Sebastian Bøe
· 7 years ago
2ead15d
cmake: Move syscall_macros.h generation into the build stage
by Sebastian Bøe
· 7 years ago
703dc59
kernel: stack: add -fstack-protector-all without checks
by Sebastian Bøe
· 7 years ago
033fe7e
Revert "kernel: stack: add -fstack-protector-all without checks"
by Sebastian Bøe
· 7 years ago
eb88bf2
kernel: stack: add -fstack-protector-all without checks
by Anas Nashif
· 7 years ago
1f1143a
build: use kconfig to select generated artifacts
by Anas Nashif
· 7 years ago
e51ce4d
cmake: Generate POST_BUILD items based on KConfig
by Sebastian Bøe
· 7 years ago
9f59045
cmake: Refactored EXTRA_FLAGS code into a dedicated script
by Sebastian Bøe
· 7 years ago
12f8f76
Introduce cmake-based rewrite of KBuild
by Sebastian Bøe
· 7 years ago