Skip navigation links
A C D G I M O P S T V W 

A

architecture - Variable in class com.github.cmake.maven.project.common.Platform
The architecture of the platform.

C

canRunTests() - Method in class com.github.cmake.maven.project.common.Platform
 
com.github.cmake.maven.project.common - package com.github.cmake.maven.project.common
 

D

detected() - Static method in enum com.github.cmake.maven.project.common.Platform.Architecture
Returns the architecture of the detected operating system.
detected() - Static method in class com.github.cmake.maven.project.common.Platform
Returns the detected platform.
detected() - Static method in enum com.github.cmake.maven.project.common.Platform.OperatingSystem
Returns the detected operating system.

G

getClassifier() - Method in class com.github.cmake.maven.project.common.Platform
Returns the classifier associated with this platform.
getConfiguration(MojoExecution) - Static method in class com.github.cmake.maven.project.common.Mojos
 
getDownloadSuffix() - Method in class com.github.cmake.maven.project.common.Platform
Returns the suffix to append to the cmake download filename.
getEnvironment(ProcessBuilder, String) - Method in class com.github.cmake.maven.project.common.Platform
Returns the value of a ProcessBuilder's environment variable.
getExecutableOnPath(String, String) - Method in class com.github.cmake.maven.project.common.Platform
Returns the fully qualified path of the executable.
getExecutableSuffix() - Method in class com.github.cmake.maven.project.common.Platform
Returns the suffix to append to the cmake executables.
getProperty(MavenProject, MavenSession, String) - Static method in class com.github.cmake.maven.project.common.Mojos
Returns a mandatory Maven property.

I

isDownloadAvailable() - Method in class com.github.cmake.maven.project.common.Platform
 

M

Mojos - Class in com.github.cmake.maven.project.common
Mojo helper functions.

O

operatingSystem - Variable in class com.github.cmake.maven.project.common.Platform
The operating system of the platform.
overrideEnvironmentVariables(Map<String, String>, ProcessBuilder) - Method in class com.github.cmake.maven.project.common.Platform
Overrides the environment variables of a process builder.

P

Platform - Class in com.github.cmake.maven.project.common
A combination of a system's architecture and operating system.
Platform.Architecture - Enum in com.github.cmake.maven.project.common
The architecture of an operating system.
Platform.OperatingSystem - Enum in com.github.cmake.maven.project.common
Operating systems.

S

shipsWithPlatform() - Method in class com.github.cmake.maven.project.common.Platform
 
supportsPosix(InputStream) - Method in class com.github.cmake.maven.project.common.Platform
Indicates if the operating system supports POSIX attributes.

T

toString() - Method in class com.github.cmake.maven.project.common.Platform
 

V

valueOf(String) - Static method in enum com.github.cmake.maven.project.common.Platform.Architecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.cmake.maven.project.common.Platform.OperatingSystem
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.cmake.maven.project.common.Platform.Architecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.cmake.maven.project.common.Platform.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitFor(ProcessBuilder, Log) - Static method in class com.github.cmake.maven.project.common.Mojos
Launches and waits for a process to complete.
A C D G I M O P S T V W 
Skip navigation links

Copyright © 2024. All rights reserved.