Revert D4245638: [yoga] Rename defs file
Summary: This reverts commit 14050d02c4298014a5fcadd75c4f364537ec2396 Differential Revision: D4245638 fbshipit-source-id: 5eba4f87cbf5a64e235dd16e038326e916cdda77
This commit is contained in:
committed by
Facebook Github Bot
parent
4a578284a5
commit
31b961d8b3
2
BUCK
2
BUCK
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
BASE_COMPILER_FLAGS = [
|
BASE_COMPILER_FLAGS = [
|
||||||
'-fno-omit-frame-pointer',
|
'-fno-omit-frame-pointer',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
UIKIT_CSSLAYOUT_COMPILER_FLAGS = [
|
UIKIT_CSSLAYOUT_COMPILER_FLAGS = [
|
||||||
'-fobjc-arc',
|
'-fobjc-arc',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
cxx_binary(
|
cxx_binary(
|
||||||
name = 'benchmark',
|
name = 'benchmark',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
cxx_library(
|
cxx_library(
|
||||||
name = 'jni',
|
name = 'jni',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
java_library(
|
java_library(
|
||||||
name = 'annotations',
|
name = 'annotations',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
prebuilt_cxx_library(
|
prebuilt_cxx_library(
|
||||||
name = 'ndklog',
|
name = 'ndklog',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
COMPILER_FLAGS = [
|
COMPILER_FLAGS = [
|
||||||
'-std=c++11',
|
'-std=c++11',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
prebuilt_jar(
|
prebuilt_jar(
|
||||||
name = 'infer-annotations-jar',
|
name = 'infer-annotations-jar',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
prebuilt_jar(
|
prebuilt_jar(
|
||||||
name = 'jsr305-jar',
|
name = 'jsr305-jar',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
prebuilt_jar(
|
prebuilt_jar(
|
||||||
name = 'junit-jar',
|
name = 'junit-jar',
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
# LICENSE file in the root directory of this source tree. An additional grant
|
# LICENSE file in the root directory of this source tree. An additional grant
|
||||||
# of patent rights can be found in the PATENTS file in the same directory.
|
# of patent rights can be found in the PATENTS file in the same directory.
|
||||||
|
|
||||||
include_defs('//YOGA_DEFS')
|
include_defs('//CSSLAYOUT_DEFS')
|
||||||
|
|
||||||
android_prebuilt_aar(
|
android_prebuilt_aar(
|
||||||
name = 'soloader',
|
name = 'soloader',
|
||||||
|
Reference in New Issue
Block a user